-
##### System information (version)
- OpenCV = 4.3.0
- Operating System / Platform = Ubuntu 16.04
##### Detailed description
When using the function [cv::dynafu::DynaFu::renderSurface](https://…
-
##### System information (version)
- OpenCV => 4.5.2
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2019
General configuration for OpenCV 4.5.2 ===================…
-
### System Information
OpenCV python version: opencv-contrib-python-headless 4.10.0.84 (also opencv-python)
Operating System / Platform: Linux version 6.6.31-linuxkit (root@buildkitsandbox) (gcc (Al…
-
I don't think the first part of the installation for mac is working or correct. I followed all the steps and everytime when I mkvirtualenv I get an error command not found. With os python, brew python…
-
##### System information
- OpenCV => 3.3 main branch snapshot
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2017
CMake config output:
```
found Intel IPP (ICV v…
CG-SS updated
3 years ago
-
Hello Andrewssobral, i don't understand your step to install python API "/simple_vehicle_counting/build/cp -r ../python/* python/" . But i installed the program normally.
When i run the "demo.py" i …
-
I've got this working on ubuntu and am now testing on linux mint. When my app starts up it's crashing with an error saying unable to load shared library 'dl' which from the source code I guess is libd…
-
is not create makefile
make: *** 没有指明目标并且找不到 makefile。 停止。
make: *** No rule to make target 'install/strip'。 停止。
end building armeabi-v7a with NEON version
-
CMake Error at cmake/OpenCVCompilerOptimizations.cmake:460 (message):
Required baseline optimization is not supported: VFPV3
(CPU_BASELINE_REQUIRE=;NEON;VFPV3)
Call Stack (most recent call firs…
-
```
[jalal@goku caffe]$ pwd
/scratch/caffe
$make clean
$mkdir build
$cd build
$cmake -DBLAS=open ..
$make install all -j 12
$sudo make install
(I get no error for above). The only change…