Simple question on IppiPoint

Simple question on IppiPoint

kgu@terarecon.com's picture

Hi,

Can anyone tell me if x,y value of structure IppiPoint is zero-based or one-based? Anther question is if the origin is the top-left coner.

Thanks

2 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
Community Admin's picture

Hi,


IppiPoint is zero based and the image origin is top-left corner. Please see IPPI Developers Manual, Chapter 2, IPP Concepts. Hope, it helps.


Regards,
Vladimir


Login to leave a comment.