Problem with extract 2 sub matrix from the same image

asked 2014-06-25 10:00:19 -0600

biharck gravatar image

updated 2014-06-25 12:06:39 -0600

berak gravatar image

Hey there! I would like to do 3 things at the same image

  1. Find the reference. In this case, the black square..
  2. Find the another area. the red square.
  3. 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!

C:\fakepath\20140622_190045.jpg

edit retag flag offensive close merge delete

Comments

and the problem was ?

http://docs.opencv.org/java/org/opencv/core/Mat.html#submat(org.opencv.core.Rect)

berak gravatar imageberak ( 2014-06-25 12:06:01 -0600 )edit