-
Hi
First, I'd like to note that this is a great contribution and very useful project (at least for me :-)).
I use Ubuntu 13.04, Matlab 2013a and OpenCV 2.4.0.
Almost all the mex were compile…
egozi updated
8 years ago
-
Hi guys,
I am trying to run the paperdoll example in http://vision.is.tohoku.ac.jp/~kyamagu/research/paperdoll/. But I get error when trying to run the feature calculator by
```
result = feature_ca…
-
#!/usr/bin/perl
#
# Overall demo of the major PerlMagick methods.
#
use Image::Magick::Q16;
use aliased 'Image::Magick::Q16' => 'im';
#
# Read model & smile image.
#
print "Read...\n";
$nu…
-
See:
http://docs.opencv.org/3.0.0/d7/d1b/group__imgproc__misc.html#ga72b913f352e4a1b1b397736707afcde3
Should only take THRESH_BINARY and THRESH_BINARY_INV, but has dropdown items for all the thresho…
-
Hi,
TextClear script has some error with latest image magick.net library.
-
**Class-based stuff including algorithms:**
- [x] GeneralizedHough
- [x] GeneralizedHoughBallard
- [x] GeneralizedHoughGuil
- [x] CLAHE
- [x] LineSegmentDetector
- [x] Subdiv2D
- [x] LineIterator
**S…
-
Hi!
I have completed whole project , but stuck on X code error.
I have searched fowling error on google , it seems like i'm missing some libs or lib references on Xcode, i'm new to X code thing, and…
-
Transcribe the octal listing, which ranges from pages 1590 through 1733. Probably using an updated octopus to run things through tesseract, with some manual transcription on pages that are kinda messe…
-
OS X 10.11.2
pgmagick 0.6
GraphicsMagick 1.3.23
boost 1.59.0
Fails to build with this error:
```
./src/_Image.cpp:68:10: error: no matching member function for call to 'def'
.def("ad…
-
The following errror comes when I run the make command. I have matlab 2013a, opencv 3.0 and visual studio12. Matlab and opecv are installed in C folder where as visual studio is installed in C:\progr…