bits-per-pixel Questions
6
Solved
I need to convert an 8-bit IplImage to a 32-bits IplImage. Using documentation from all over the web I've tried the following things:
// general code
img2 = cvCreateImage(cvSize(img->width, img...
Coercive asked 27/12, 2008 at 0:2
1
© 2022 - 2024 — McMap. All rights reserved.