Problem with extract 2 sub matrix from the same image
Hey there! I would like to do 3 things at the same image
- Find the reference. In this case, the black square..
- Find the another area. the red square.
- Extract to a new image from image found at the step 1 and another image found at the step 2.
Could anyone help me please?
Thanks!
and the problem was ?
http://docs.opencv.org/java/org/opencv/core/Mat.html#submat(org.opencv.core.Rect)