Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » OpenCV
Re: OpenCV [message #32720 is a reply to message #32713] |
Fri, 03 June 2011 09:34   |
|
GaroRobe wrote on Fri, 03 June 2011 01:07 | BTW, have another noob question, a bit offtopic though. When I include <opencv22/opencv2/opencv.hpp>, everything else is included recursively and builds fine, but not everything is found by Ctrl+Space, e.g. if I try to explore "cv" namespace, I try typing "cv::" and press Assist shortcut, but get nothing. By just pressing shortcut, I don't even see "cv" namespace in the list. Once again, why? 
|
It is quite simple The parser in theide ignores namespaces completely. It is a tradeof to get the parsing faster. You should be able too see most of the methods (classes, variables, macros, etc...) by just skipping the namespace part. Unless the code is too cryptic, uses macros extensively, or something like that, that the parser chokes on, but that doesn't happen too often.
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 09:22:02 CEST 2025
Total time taken to generate the page: 0.01212 seconds
|