Building CXX object modules/stitching/CMakeFiles/opencv_perf_stitching.dir/perf/opencl/perf_warpers.cpp.o [ 99%] Built target opencv_test_java [ 99%] Built target opencv_perf_cudaobjdetect Linking CXX executable
System information (version) OpenCV => 4.5.5 Operating System / Platform => Ubuntu 20.04 64bit Compiler => gcc 9.4.0 cuda 11.2 cudnn 8.2.1 cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D INSTALL_PYTHON_EXAMPLES=ON...
cmake .. '-GUnix Makefiles' -DWITH_OPENMP=1 -DBUILD_opencv_python2=1 -DPYTHON2_EXECUTABLE=/home/cocadas/anaconda2/conda-bld/opencv3_1490285248642/_b_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_...
File "openvino_test.py", line 66, in <module>detections = net.forward()cv2.error: bad_weak_ptr When I set backend to OPENCV (target CPU of course) it works fine. Here is an edited version of the code (so the net.forward isn't line 66 here) and I uncomment ...
opencv_perf_stitching.dir/perf/opencl/perf_warpers.cpp.o [ 99%] Built target opencv_test_java [ 99%] Built target opencv_perf_cudaobjdetect Linking CXX executable ../../bin/opencv_test_cudaobjdetect [ 99%] Built target opencv_test_cudaobjdetect Linking CXX executable ../../bin/opencv_...
opencvgpu/opencv/build/CMakeFiles/CMakeTmp' make: *** [Makefile:127: cmTC_17c3f/fast] Error 2 when I made it ,error is 14%] Linking CXX shared library ../../lib/libopencv_cudawarping.so [ 14%] Built target opencv_cudawarping [ 14%] Building CXX object modules/cudaarithm/CMake...
Unable to import DLL from https://github.com/cudawarped/opencv-python-cuda-wheels/releases/tag/4.9.0.80 version from @cudawarped on python > 3.7 on Windows Server 2016. Having difficulty tracing down what's changed between python distrib...
System Information Device: Jetson Orin Nano Developer Kit (8GB) JetPack: 5.1.2 Platform Info Machine: aarch64 Disturbation: Ubuntu 20.04 python: 3.8.10 Libraries CUDA: 11.4.315 cuDNN: 8.6.0 TensorRT: 8.5.2.2 VPI: 2.3.9 VULCAN: 1.3.204 Op...
System information (version) OpenCV => 4.5.5 Operating System / Platform => Windows 11 64 Bit Compiler => Visual Studio 2022 (vc 17) Java: Open JDK 17.0.2 Ant: 1.10.12 Detailed description When building OpenCV 4.5.5 from sources, even if...
Hello, got this warning, trying to use cuda to run my model. System information (version) OpenCV => 4.1.2 (installed on Nov. 11, 2019 via cmake) Operating System / Platform => Windows 64 Bit Compiler => Visual Studio 2017 -GPU:Nvidia RTX...