Andrey Kamaev
|
e5a33723fc
|
Move C API of opencv_calib3d to separate file
|
2013-04-11 21:00:17 +04:00 |
|
Andrey Kamaev
|
288a0634c2
|
Make imgproc.hpp independent from C API
|
2013-04-08 15:47:28 +04:00 |
|
Andrey Kamaev
|
517062039e
|
Make core/internal.hpp a private header
|
2013-04-01 17:29:10 +04:00 |
|
Andrey Kamaev
|
89356ff16d
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
2013-03-20 17:56:06 +04:00 |
|
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
2012-06-12 14:46:12 +00:00 |
|
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
2012-06-08 03:15:08 +00:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Maria Dimashova
|
3569e18f0e
|
fixed compile errors and warning on ubuntu64
|
2011-08-10 11:36:55 +00:00 |
|
Vladimir Dudnik
|
6e38b6aaed
|
removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied)
|
2011-06-17 06:31:54 +00:00 |
|
Vadim Pisarevsky
|
23768b1826
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
2011-05-21 18:32:34 +00:00 |
|
Gary Bradski
|
64375af5c3
|
revamped
|
2010-12-04 08:29:54 +00:00 |
|
Gary Bradski
|
83596f7288
|
updated docs
|
2010-11-29 07:56:26 +00:00 |
|
Vadim Pisarevsky
|
01c1003d51
|
fixed warnings and errors reported by VS2010
|
2010-11-26 18:25:30 +00:00 |
|
Maria Dimashova
|
7e5c11a920
|
added tests for some detectors; made features2d object create functions as static classes methods; fixed OpponentColorDescriptorExtractor, BriefDescriptorExtractor (on rgb); renamed DynamicDetector
|
2010-11-25 15:59:37 +00:00 |
|
Maria Dimashova
|
8ab3fdbcca
|
merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d;
renamed createDetector to createFeatureDetector
|
2010-09-17 11:26:58 +00:00 |
|
Vadim Pisarevsky
|
2d2cc3ecdf
|
updated
|
2010-06-14 12:21:57 +00:00 |
|
Vadim Pisarevsky
|
e1058f9a13
|
draft version of 3d reconstruction sample (no bundle adjustment yet)
|
2010-06-14 10:58:31 +00:00 |
|