Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How should I copy "IplImage" to "CImage"?

Hi all,

Does anyone can give some suggestion or feedback to me? I get one problem for copying image. Actually, I would like to convert/set "IplImage" to "CImage" and then show at "Picture Box". Whenever I write TestImage->CopyOf(tempImage, 3);, application will get system error.

So, how should I do it?

Best regards,