Click here to Skip to main content
15,893,814 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
cvPtr*D() is that you can use these pointer functions to
gain access to a particular point in the matrix and then use pointer arithmetic to move
around in the matrix from there.
what is important thing i must remember when use this pointer ??
o reilly opencv book say :
1\ It is important to remember that the channels are contiguous in a multichannel matrix.
2\ Use the step data member .
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900