-
If I add functions declared in image.c related to IplImage in image.h, and I include
`#include `
it will give me compile error:
```
/usr/include/c++/5/bits/predefined_ops.h(217): error: this de…
-
## Issue description
When building the HEAD revision of [`haskell-opencv`](https://github.com/LumiGuide/haskell-opencv) on nixpkgs `master` I get a segfault when compiling one of the executables. T…
-
hello,my environment is:
(1)ubuntu 16.04
(2)gcc 5.4
(3)opencv3.4
when i input the command "make",the output is as follows:
`In file included from /home/moonx/Documents/L-K/image-align/tests/warp.…
-
`ORB特征提取参数 ORB Extractor Parameters:
-- 每幅图像特征点数量 Number of Features: 1000
-- 金字塔层数Scale Levels: 8
-- 金字塔尺度Scale Factor: 1.2
-- 初始快速角点法阈值 Initial Fast Threshold: 20…
-
OpenCV has already been set up in my laptop. (4.2.0.32)
Mac OS: 10.14.5
After darknet has been successfully set up in my laptop, I changed opencv =1 in makefile.
Here is the error:
/bin/s…
-
我使用的测试环境是ubuntu 16.04, 没有按照说明使用anaconda安装boost,结果可以编译,成功生成了Argument.so这个文件
但是到服务器上Centos7.4, 使用同样的办法就不行了,我想如果不是boost1.67安装出了问题,那就是cmake Error
boost 安装过程:
1. down load boost_1_67_0.tar.gz
2. ex…
-
首先,非常谢谢你的代码,更好的解决了我现在的问题。有两个问题想要请教您:第一是能推荐一下原论文是哪篇吗?我想了解一下网络分割的原理。第二是我将你的代码移植到了vs里面,已经得到了想要的效果,但是目前debug模式可以工作,release模式下会出现内存访问冲突的问题。
![image](https://user-images.githubusercontent.com/34823274/5571…
-
hi there
After following the installation steps, I get an error when running inference on a video.
Running:
`python scripts/predict.py -r 00_03.mp4 output.pkl`
Error:
```
Traceback (most r…
-
Hey,
i am running this node on my Jetson TX2. After some seconds i get this crash error:
> *** Error in `/home/nvidia/catkin_ws/devel/lib/darknet_ros/darknet_ros': malloc(): memory corruption: 0…
BRNKR updated
5 years ago
-
Here are some comments about JANICE v7:
1. With respect to `janice_template_get_feature_vector`: we would very strongly prefer if the library didn't add specific semantics to the descriptor (for ex…