-
Arch (and Manjaro) come with opencv4. opencv2 is available via the AUR, but will not work because Debian or Ubuntu backported some features from opencv3 (or 4) into their opencv2 packages. Makes no …
-
I try to build mxnet on win10_64. With the latest mxnet source code, and vs2017(changed to v14) cuda(10.1)+cudnn+mkl+mkldnn+opencv4(prebuilt), then it raises an error after compiling about 15 minutes…
-
I Want to install ROS on Mac (Mojave, Version 10.14) in order to visualize the outcomes of HDE, and in my case human state provider, and I have face several issues.
So I post it here the future issue…
-
### System information (version)
OpenCV => 4.0.0
Operating System / Platform => Ubuntu 16.04 LTS
Compiler => cmake
### Detailed description
When I use the newest version of tf_text_graph_ssd.…
-
----------------------------------------------------------------------------------------------------
| Required Info | …
-
### Expected behaviour
I want the two eyes from the man in the source image pasted onto the black background at same.
### Actual behaviour
![sCiPK](https://user-images.githubusercontent.com/3…
-
When I am trying to configure dldt-2019_R1.1 with next keys:
```
cmake -D CMAKE_BUILD_TYPE=Release \
-D THREADING=TBB \
-D GEMM=JIT \
-D ENABLE_MKL_DNN=ON \
-D ENABLE_OPENCV=OF…
-
Hi Pavel,
First, your work is really amazing and the codes are super clear and clean! I encounter a couple of questions when trying to run your code:
1. After taking the first two initial images…
-
##### System information (version)
- OpenCV => 3.4.1 and 3.4.0
- Operating System / Platform => Linux Ubuntu artful 64 Bit
- Compiler => GCC 7.2.0
##### Detailed description
cv::stereoRe…
-
今天碰到了python2.7无法兼容opencv3.2部分方法问题.助教建议使用python3.配置环境和opencv/Python有点麻烦.但Python版本/opencv版本有什么关系和联系呢?