Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

cvZero fucntion for c++ api

I want to set all the pixel values of an image to zero. I know this can be done using cvZero function in the c api. But I am using the c++ api. Please suggest me an alternative. Thanks in advance.