-
# Auto Build - Full Error Log
Build output - click for details
```log
-- Performing Test HAVE_CXX_WNO_UNUSED - Success
-- Performing Test HAVE_CXX_WNO_SIGN_COMPARE
-- Performing Test HA…
-
I read through the documentation and a few issues/PRs here that added optional package features, and according to one of the PRs, `.\vcpkg.exe search opencv` should give a list of all the features, li…
-
##### System information (version)
Two different systems:
- 1 & 2 - OpenCV => 3.3.0 - Built from https://github.com/opencv/opencv/archive/3.3.0.zip
- 1 & 2 - OpenCV Contrib => 3.3.0 - Built fro…
-
Building of `opencv:x64-windows` is failed .This is outputs on console.
```
C:\development\vcpkg>vcpkg install opencv:x64-windows
The following packages will be built and installed:
opencv:x6…
-
Hi,
I've got the error while I'm building VMTK on msys2 using mingw-w64 64-bit compiler
$ gcc --version
gcc.exe (Rev1, Built by MSYS2 project) 7.2.0
$ which gcc
/mingw64/bin/gcc
```
[1/…
-
Hi there,
It's my first time running into this issue using SimpleITK. The python program just simple crushed when I was loading a dicom file [test.dcm](https://www.dropbox.com/s/kvhovm15atw78kx/tes…
-
**Please state the information for your system**
OpenCV version: 3.3.0
Host OS: Linux 4.4.38-tegra aarch64
Compiler & CMake: GCC 5.4.0 & CMake 3.5.1
**In which part of the OpenCV l…
-
Hello I have succesfully install opencv in my ubuntu 15. I have 2 python version 2 and 3. Then I have successfully build and install it.
![image](https://user-images.githubusercontent.com/2309538/301…
-
#### Description
I am trying to write a sequence in a private tag. After, I read the tags with (g)dcmdump and the sequence is not identified as a sequence but as a series of bytes. If I try to over…
-
We are using ELL on Raspbian stretch, but we have a requirement for python 3.5 instead of the 3.4 installed by Miniconda3.
Is there a way for us to get ELL on Raspbian stretch without using Minico…