Hi,
When I used the command pixy.ccc.blocks[i].print() to print, the printout was as follows:
block 0: sig:3 x:114 y:10 width:32 height:10 index:32 age 80
When I used the command pixy.ccc.blocks[i].m_signature, the printout was 0.
Which command I should use if I want to have the printout as 3?
Many thanks
KH