-
Hi,
Someone already implemented a perspective transform function in xamarin opencv?
I have done this.
ImageView iView = FindViewById(Resource.Id.imageView1);
usin…
-
Hi, first of all mexopencv is great, I love it. I have it working in Windows.
I'm having issues building it with Matlab 2013a and OpenCV 2.4.9.1 on Ubuntu 12.04. I have set PKG_CONFIG_PATH correctly …
-
Nothing wrong when make, but when I run make test, the following error occurred:
```
FAIL
== TestAdaptiveThreshold ======
-- test_1 ------
Error using cv.adaptiveThreshold
Invalid MEX-file '/nfs/hlv/…
-
Hi, I am using MATLAB R2014a with Ubuntu 14.04 and opencv 2.4
I am getting this error when I try to compile mexopencv in paperdoll parsing package.
```
/usr/local/MATLAB/R2014a/bin/mex -cxx -largeA…
-
Hi, I get the following error in 'make' command:
```
In file included from src/+cv/adaptiveThreshold.cpp:7:0:
include/mexopencv.hpp:55:16: error: ‘CV_DIST_USER’ was not declared in this scope
…
-
I modified the `opencv.pc` file as
```
Libs: -L${exec_prefix}/lib -L/usr/lib/x86_64-linux-gnu -lopencv_calib3d -lopencv_contrib -lopencv_core -lopencv_features2d -lopencv_flann -lopencv_gpu -lopenc…
ghost updated
8 years ago
-
Hi all,
I am trying to install it under ubuntu 14.04.1 LTS / matlab 2011b but make returns the following:
```
g++: error: libX11: No such file or directory
g++: error: libICE: No such file or…
-
Hello,
first of all thanks for your efforts Kyamagu!
I have been using mexopencv on a Win64 machine and want to run it on a linux cluster now. On Windows everything worked out well. On Unix (Ubu…
ghost updated
8 years ago
-
Finally got mouse input to (kind of) work. Still needs revisions, but it is something we can work with for now.
See my changes: https://github.com/ajchili/ChosunTruck/commit/dc021d4c4d6f032aaf27bf…
-
```
Running setup.py bdist_wheel for pgmagick ... error
Complete output from command /extra1/joor/.env/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-9_4oCA/pgmagick/setu…