Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

find object size in pixels

I'm new to opencv, i use the c++ package. I used the code in the tutorial to detect an known object in the picture. Now I need to find the size of the object in pixels. I just need the number of pixels of his height and width in the pic (not the actual size). I couldn't find something that will help me.. is there a way to do it?