-
With gcc 7
```
cargo:warning=At global scope:
cargo:warning=cc1plus: warning: unrecognized command line option ‘-Wno-class-memaccess’
exit code: 0
running: "c++" "-O0" "-ffunction-sections" "-f…
norru updated
3 years ago
-
Hello,
At the beginning of February, rtabmap was working without any issues, but around two weeks ago I started having problems. When trying to launch anything I started getting `double free or cor…
-
Hello, I'm using WSL (Windows subsystem Linux), I have OpenCV installed correctly but I am not able to install the python wrapper.
I'm using **Python 3.8.5**
I'm using **OpenCV 4.4.0** (Maybe that…
-
jetbot_od/src/nodelet/yolo_nodelet.cpp:56:10: fatal error: opencv2/dnn/dnn.hpp: No such file or directory
#include
^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
jetbot_od/CMakeFiles/je…
-
##### System information (version)
- Platform => Windows 64 Bit
- Interpreter => Python 3.7 (via Miniconda)
##### Detailed description
I would like to compare two implementation of my algorith…
-
你好!我基于deploy/cpp进行修改的部署框架,在编译过程中没有报错,但运行main时报错了。
系统配置:
- os=ubuntu18.04
- gcc=7.5.0
- cuda=10.2
- cudnn=7.6.5
- tensorRT=6.0.1.8
- paddleinference下载的预编译版本ubuntu14.04_cuda10.1_cudnn7.6_avx_mk…
-
Hi~
I'm trying to run this without yolo, just background subtraction based tracking algorithm, and meeting two errors, could you help me with this? Thanks.
The following is my cmake details.
--…
-
**ERROR** message when `bazel run hello_world`.
```console
mediapipe git:(master) ✗ bazel run --copt -DMESA_EGL_NO_X11_HEADERS --copt -DEGL_NO_X11 \
mediapipe…
-
when tried to build with
GPU=1
CUDNN=1
CUDNN_HALF=1
OPENCV=1
I got this error
```
collect2: error: ld returned 1 exit status
Makefile:176: recipe for target 'darknet' failed
make: *** [da…
-
**Host Environment**
- OS: [e.g. Windows/Linux etc...]
- Compiler: Visual Studio 2022
**To Reproduce**
Steps to reproduce the behavior:
vcpkg install opencv4 ceres ceres[suitesparse] lapack su…