c# – PictureBox with selection and transform controls


I hope you are well! I’m starting out in programming and I need your help with a personal project I have.

I am currently developing a solution with C# in Visual Studio (Windows Forms) it is an image to text converter (OCR). I’m using Tesseract OCR, loading the image into a PictureBox and then converting it to Text.

But I want the PictureBox to allow you to select parts of the image with a rectangle and the selected part has controls to stretch or move the selected (like in MS Office) and that selection is what becomes text.

I wanted to know how I can do that or where I can download a PictureBox control that has those qualities.

I attach a reference image of what I want from the FreeOCR program, which allows you to select parts of the specific image.

Stay tuned here with your support colleagues!

Sorry for my bad English.

Reference

Using rectangles and lines but it didn’t help me.

Leave a Reply

Your email address will not be published. Required fields are marked *