-
```
hi...i have opencv2.1 in devcpp environment. it works perfectly. then i
recently tried installing a wavelet library downloaded from wavelib.rar
now i tried compiling an example program in the li…
-
```
hi...i have opencv2.1 in devcpp environment. it works perfectly. then i
recently tried installing a wavelet library downloaded from wavelib.rar
now i tried compiling an example program in the li…
-
```
hi...i have opencv2.1 in devcpp environment. it works perfectly. then i
recently tried installing a wavelet library downloaded from wavelib.rar
now i tried compiling an example program in the li…
-
您好,看到原项目是在vs2010上开发的,但是自己电脑上只有vs2013,刚刚在win10+vs2013上尝试运行一下,已经配置好了opencv 2.4.11 和wtl 9.0然后选择的32位x86模式。
但是运行的时候说缺少xx248d.dll,是不是您用的lib里面依赖了opencv2.4.8的dll。
* 建议将依赖的2.4.8版本的dll放到这个工程里。
* 还有建…
-
-
#include
#include
#include
#include
#include
#include
//using namespace std;
using namespace cv;
#include "net.h"
static int detect_squeezenet(const cv::Mat& bgr, st…
-
_From @apiening on September 16, 2012 22:11_
Hi nativelibs4java team,
I have a library written in C++ using OpenCV 2.4.2 doing image analys and manipulation. I want to leave the chained processing i…
-
I'm trying to build slowmoVideo but I encounter various errors.
```
[00:35][nand@nanodesu:staff_r][~/dev/slowmoVideo/build][master 8200ce8=][127]
λ cmake ../src -DUSE_QTKIT=FALSE -DENABLE_TESTS=FALSE…
haasn updated
7 years ago
-
I run the Check.py successfully and can run the code without [PATH TO MASK] [PATH TO OUTPUT] parameters.But it showed Bus error, core dumped when I run the command
zw918 updated
3 years ago
-
##### System information (version)
- OpenCV => 4.3
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2017
##### Detailed description
When I create QualityBRISQUE with…