how to use cvsetReal2D

asked 2013-05-28 07:26:47 -0600

agile gravatar image

I am converting Mat into iplImage in Java. I found a solution in C. It uses cvSetReal2d to populate IplImage from Mat. I read about the function but i have some confusions. What is meant by "The first zero-based component of the element index" , The second zero-based component of the element index"?

edit retag flag offensive close merge delete