-
Hi @Fl0p thanks for your efforts.
I would like to know where i have to put #import to use correctly the frameworks in the projects.
Actually i've imported all frameworks needed and i've no issued. …
-
I had installed opencv2.4 in /usr/local path, so when I compile opencv3, I encountered this error :
`incomplete type 'cv::Mat' named in nested name specifier`
This is because the old version of the…
-
### Issue summary
when I execute cmd make all to build caffe I got such error
```
/usr/include/c++/5/bits/stl_vector.h:925:17: required from ‘void std::vector::push_back(const value_type&) [with …
-
Hi,
I am using your Ubuntu 20.04 image and it's great! I am confused about one thing though - it says that I have OpenCV 4.8.0 on my jetson nano (using jtop and verified through Python 3.8.10 shel…
-
`opencv2/ocl/ocl.hpp: No such file or directory`
No `opencv2/ocl/ocl.hpp` in `/usr/include`
No `libopencv-ocl-dev` in APT database
What should I do now?
-
https://uav.hkust.edu.hk/storage/opencv2.framework.zip
The link of OpenCV2.framework can't be found.I am so eager to finish this project again.Could someone help me?send me a copy.Thanks a lot!
My e…
-
**Describe the bug**
The pkgconfig file generated in `vcpkg_installed/$triplet/debug/lib/pkgconfig/opencv2.pc` does not add the "d" suffix to the library names, despite use of `CMAKE_DEBUG_POSTFIX=d`.…
-
Hi ,
Hi all , i'm under ubuntu 14.04 and opencv 3 gold .... i have found your code here for eye detection https://github.com/trishume/eyeLike
when compiling in raspberry pi i got a lot of errors /hom…
-
##### System information (version)
- OpenCV and contrib => 3.4.3
- Operating System / Platform => Mac OSX 10.14
##### Detailed description
I am trying to compile OpenCV with MATLAB Build (MA…
-
I faced a problem while compiling compute_flow.cpp,As follows:
“/usr/include/opencv2/gpu/gpu.hpp:432:29: error: ‘vector’ does not name a type
CV_EXPORTS void merge(const vector& src, GpuMat& dst, S…