↧
converting Iplimage to bitmap
The OpenCV overview page at Intel mentions BMP to IPL 'C' conversion code. There's an OpenCV group at Yahoo, a much better place to ask questions like this than this forum.
View Articleconverting Iplimage to bitmap
Hi, I need help in converting an Iplimage (Intel opencv image format) to a bitmap using C++ in memory. I'm basically doing a window form application and using visual studio 2005. the form contains a...
View Article