-
----------------------------------------------------------------------------------------------------
| system Info | …
-
We will be using a microcontroller to process our input data. We may use Konstantin's Jetson Nano board. OpenCV's C++ library will need to be installed on this device. Note that OpenCV installation ma…
-
when I use the lasted YoloWrapper.cs to detect a image with detect_mat,
it turns out this problem "System.Runtime.InteropServices.SEHException"
and,openCV was added,and the "init" already worked,
…
-
If any header file in "include" dir is modified, then it would take a lot of time (more than 10 mins) to build ORB_SLAM2.
If source code files in "src" dir are modified, build is done very quickly (l…
-
Hi, the contributor and others. I am having the same problem as described previously by others.
opencv_createsamples: command not found
My OpenCV ver is 4.5 and python is 3.10
would be really ni…
-
Hi:
thank you so much for the code, I have implemented it and the it works, the pose estimation result is fine. However, the runing time for the function "solvePnP" is so big, it seems about 1-second…
-
I have some question, I RUN this program, it's show some thing like this:
can't find -ldarknet-cpp-shared,and cllect2:error:ld returned 1 exit status
i really don't kown how to fix it ,i serach …
-
我配置的是opencv3.1,main函数里的含opencv_world300d.lib的那句话也注释掉了,却还是没有通过编译,请求大佬指导
错误 40 error LNK1181: 无法打开输入文件“opencv_world300d.lib” F:\project\EasyPR-master\EasyPR-master\vcprojs\LINK demo
-
When I launch the node with find_object_2d.launch
The error occurs almost immediately after the gui is started. The error I get is:
OpenCV Error: Bad argument (Unknown interpolation method) in r…
-