PDA

View Full Version : IplImageToQImage and IplImageToQImage



luan_c2
23rd July 2008, 23:04
Hello everybody,

I would like help to fix the code of this discussion:
http://groups.google.com/group/OpenCV/browse_thread/thread/adecb85d719954e6/ff571f9eb338859a?#ff571f9eb338859a

One function convert the IplImage to QImage and the other one the
reverse process.
The problems that i want to fix are:
#1 - In IplImageToQImage, convert to RGB (i need it to be colorful);
#2 - The IplImageToQImage is making the image smaller then the image
that it received.

I would like it work like "any IplImage to QImage" and "any QImage to
IplImage".

The benefit are that we could use alot of the OpenCV library to work
with the QImage, with a lot of coded functions with very good
performace.

Thanks for everyone,

[[]]'s

luan_c2
29th July 2008, 00:32
Hello,

If you can help me a bit post a message, please.


Thanks guys

Best Regards,

[[]]'s