Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » OpenCV
Re: OpenCV [message #32733 is a reply to message #32729] |
Sat, 04 June 2011 17:14   |
|
Ok, my bad... Now I actually looked at the package and it is all clear Sorry for misleading you before.
The way the package is constructed, it uses libraries and include files from outside of U++. And Assist++ parser only reads the files that are present in the packages. That is another trade-off for speed, parsing all the system headers would be very slow.
Also, while I was looking at the pacakge, I fixed it to compile and link on Linux, but I get a lot of memory leaks. Looking at the valgrind output, it seems that most of them is associated with gtk functions. My guess is that the opencv windowing functions (like cvNamedWindow) are to be blamed. It would be probably better to find a way to export the images to Upp::Image and handle all the GUI using U++. I haven't time to do that so far though...
Best regards,
Honza
|
|
|
 |
|
OpenCV
|
 |
|
Re: OpenCV
By: koldo on Mon, 30 May 2011 08:31
|
 |
|
Re: OpenCV
|
 |
|
Re: OpenCV
By: koldo on Tue, 31 May 2011 08:37
|
 |
|
Re: OpenCV
By: koldo on Thu, 02 June 2011 08:45
|
 |
|
Re: OpenCV
By: tojocky on Thu, 02 June 2011 10:17
|
 |
|
Re: OpenCV
By: koldo on Thu, 02 June 2011 11:29
|
 |
|
Re: OpenCV
By: tojocky on Thu, 02 June 2011 11:57
|
 |
|
Re: OpenCV
By: koldo on Thu, 02 June 2011 13:06
|
 |
 |
Re: OpenCV
|
 |
|
Re: OpenCV
By: koldo on Fri, 03 June 2011 07:18
|
 |
|
Re: OpenCV
|
 |
|
Re: OpenCV
|
 |
|
Re: OpenCV
|
 |
|
Re: OpenCV
|
 |
|
Re: OpenCV
|
 |
|
Re: OpenCV
|
 |
|
Re: OpenCV
By: koldo on Sun, 05 June 2011 07:02
|
 |
|
Re: OpenCV
|
 |
|
Re: OpenCV
|
 |
|
Re: OpenCV
|
 |
|
Re: OpenCV
|
 |
|
Re: OpenCV
|
 |
|
Re: OpenCV
By: tojocky on Fri, 03 June 2011 09:06
|
 |
|
Re: OpenCV
|
Goto Forum:
Current Time: Fri May 09 08:54:10 CEST 2025
Total time taken to generate the page: 0.00565 seconds
|