-
It seems that the last OpenCV version (4.2.0) is causing segmentation faults when launching the exercises RQT-based GUI, probably due to some incompatibilities between QT libraries and OpenCV 4.2.0
…
-
`Hey` all,
I am facing the below error,
error "OpenCV 4.x+ requires enabled C++11 support" while executing catkin make,
I have tried inserting
set(CMAKE_CXX_STANDARD 11)
set(CMAKE_CXX_STANDARD_R…
-
I have an issue wiht php-opencv build on php8 fpm alpine :
Configure stage :
```
./configure --with-php-config=/usr/bin/php-config8
Configuring for:
PHP Api Version: 20200930
Zend Mo…
-
Error:
~~~
Traceback (most recent call last):
File "/usr/share/miniconda/envs/test/bin/conda-mambabuild", line 7, in
from boa.cli.mambabuild import main
File "/usr/share/miniconda/envs/t…
-
- os : windows 10 64bits
- compiler : vc2015 64bits update 3
- mxnet : 1.3.1
I write down the steps of building at [stackoverflow](https://stackoverflow.com/questions/55017740/mxnet-build-with-in…
-
Hi communnity,
has someone installed mmdetection on jetson tx2? I´ve been trying with no success.
Please some light with this. And if is not possible also is good to know.
Regards
-
Maintainer: @micmac1
Environment: fediora 35
Sounds like pythion needs to be checked in STAGING_DIR/hostpkg instead of the host OS.
```
checking for a BSD-compatible install... /home/mangix/d…
neheb updated
2 years ago
-
Issue to keep track of what we experienced in:
* https://github.com/robotology/robotology-superbuild/issues/927#issuecomment-985522905
* https://github.com/robotology/robotology-superbuild/pull/965#…
-
it seeems like denseflow needs to be compiled with OpenCV 2.4.13 and CUDA. However this version of OpenCV does not match with CUDA9.0+... And I can't compile OpenCV successfully. Is there any solution…
-
# This is the opencv result:
![image](https://user-images.githubusercontent.com/42532862/81460859-9102cf80-91da-11ea-97f5-91b1c43f1a62.png)
# But when I'm using the "weights_init_normal" weights, …