-
##### System information (version)
- OpenCV => 3.3.3 (see ``cv2.getBuildInformation()`` string below)
- Operating System / Platform => macOS Sierra 10.12.5
- Compiler => Apple Clang (see ``gcc --ve…
-
##### System information (version)
- OpenCV => 3.2.0 (form tags/3.2.0 or master)
- Operating System / Platform => MacOS 10.11.6 (15G1421)
- Compiler => Apple LLVM version 8.0.0 (clang-800.0.42.1)
…
-
##### System information (version)
- OpenCV => 3.2 (or 3.3.0-rc according to CMake)
- Operating System / Platform => Windows 10 64 Bit
- Compiler => MinGW
- CMake => 3.9.0
- Python => 3.5
- Andr…
-
Windows 10 VS 2015 win 64 opencv opencv_contrib branch even with master
My bash script with cmake command :
`
myRepo=$(pwd)
CMAKE_OPTIONS='-DBUILD_PERF_TESTS:BOOL=OFF -DBUILD_TESTS:BOOL=OFF -D…
-
I am completely new to OpenVX and trying to get my hands dirty with this tutorial that is pasted on Khronos website.
My build environment is Linux System. Here is more information
uname -a
Linux tap…
-
##### System information (version)
- OpenCV => 3.3
- Operating System / Platform => Ubuntu 16.04 (x64-64) with QT 5
- Compiler => g++ 5.4.0
##### Detailed description
`cv::moveWindow` places …
-
I am able to compile FFMPEG successfully with full CUDA 8.0 support, including NVCUVID. However, despite enabling NVCUVID when compiling the latest open OpenCV from master (commit 5ebf066dd529aa496c19…
-
##### System information (version)
- OpenCV => 3.3.0
- Operating System / Platform => Fedora 21 x64
- Compiler => g++
##### Detailed description
When running the example "opencv_con…
-
Do you have a roadmap to support [OpenVX Neural Network Extension](https://www.khronos.org/news/press/khronos-launches-dual-neural-network-standard-initiatives) here?
bhack updated
8 years ago
-
I used cv::remap function in a loop and found it runs slower and slower. Then i search the forum, and found the same topic:
http://answers.opencv.org/question/134259/opencl-computation-time-increase…