Trouble with OpenCV. Load a image
Hi.
I am a student of CSE. I am doing some project using open CV. I need to load a image and save each of the regions predefined in the program, as a separate image. How do i do it in C++?
For example, suppose I have a form with 8 fields, I shall give the pixels from where to crop and the lengths along with it.
The program should crop the image according to the location.








