Andrey Pavlenko
|
d2233f9de2
|
Java API: converters vector<> to/from Mat are fixed
|
2011-07-28 12:43:22 +00:00 |
|
Andrey Kamaev
|
954f3c1eb9
|
Java: fixed Mats comparison; added resahpe mathod to core.Mat; fixed test resources extraction.
|
2011-07-28 12:13:11 +00:00 |
|
Andrey Pavlenko
|
3f5089411a
|
2 'findContours(...)' tests are added
|
2011-07-28 11:28:33 +00:00 |
|
Vadim Pisarevsky
|
3636eec789
|
fixed flow matrix dimensionality in EMD
|
2011-07-27 20:13:50 +00:00 |
|
Vadim Pisarevsky
|
eebe4860da
|
added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier.
|
2011-07-27 19:07:45 +00:00 |
|
Andrey Kamaev
|
eb61a62dbc
|
Added missed import
|
2011-07-27 17:17:32 +00:00 |
|
Andrey Kamaev
|
eff9eda9a6
|
Added some new tests for Java API
|
2011-07-27 17:06:33 +00:00 |
|
Andrey Kamaev
|
e3ede92db6
|
Added vector_Point3f_to_Mat converter and some java API tests
|
2011-07-27 16:26:46 +00:00 |
|
Andrey Pavlenko
|
9235a80109
|
Java API generator: KeyPoint converters from/to Mat
|
2011-07-27 15:16:24 +00:00 |
|
Andrey Kamaev
|
20b4d0fae9
|
Added vector_Point2f_to_Mat converter
|
2011-07-27 15:03:16 +00:00 |
|
Andrey Kamaev
|
c966d077c0
|
Added some tests; Added assertion for comparing Mats with epsilon.
|
2011-07-27 14:19:45 +00:00 |
|
Andrey Pavlenko
|
5ba826d297
|
Java API generator: pointers handling fixed, KeyPoint manual port added
|
2011-07-27 14:09:49 +00:00 |
|
Andrey Kamaev
|
3b558508be
|
TEGRA optimized add8u, sub8u and logical 8u operations
|
2011-07-27 13:36:53 +00:00 |
|
Vadim Pisarevsky
|
eac0309324
|
converted live camera calibration sample
|
2011-07-27 13:03:59 +00:00 |
|
Andrey Kamaev
|
039fd554f2
|
Added several Android tests
|
2011-07-27 12:55:43 +00:00 |
|
Kirill Kornyakov
|
f7ff65f5df
|
added java tests for imgproc by Hussein Abdinoor
|
2011-07-27 07:14:06 +00:00 |
|
Andrey Pavlenko
|
55aab59e26
|
class & funcs ignore list support is added
|
2011-07-26 13:40:26 +00:00 |
|
Kirill Kornyakov
|
423ecfb42a
|
added stub java tests
|
2011-07-26 10:27:51 +00:00 |
|
Andrey Kamaev
|
e22045502d
|
Fixed module detection in gen_javadoc.py script
|
2011-07-26 09:13:30 +00:00 |
|
Andrey Pavlenko
|
fc7219d1db
|
new tests stubs
|
2011-07-26 08:17:58 +00:00 |
|
Andrey Kamaev
|
a4af33758d
|
Added Android tests coverage calculation into build
|
2011-07-26 08:17:52 +00:00 |
|
Andrey Pavlenko
|
d58a5b269d
|
statistic report improved
|
2011-07-26 07:50:44 +00:00 |
|
Marius Muja
|
b5cfe6be32
|
Specifying correct parameter types for cv::flann::GenericIndex and cv::flann::Index_
|
2011-07-25 23:58:54 +00:00 |
|
Andrey Pavlenko
|
55e71a5cd7
|
a couple of new smoke tests; Mat.java code clean-up
|
2011-07-25 15:09:16 +00:00 |
|
Andrey Kamaev
|
ac7e16fdf6
|
Fixed camera output format handling
|
2011-07-25 12:32:33 +00:00 |
|
Andrey Pavlenko
|
4ddc1a6477
|
script to find Java API methods that not covered by auto-generated JUnit stubs
|
2011-07-25 12:13:37 +00:00 |
|
Andrey Kamaev
|
8ab16f66a8
|
Fixing native camera for Android
|
2011-07-25 11:16:32 +00:00 |
|
Kirill Kornyakov
|
d0cac8a93a
|
bugfix in cmake for java api
|
2011-07-25 07:47:18 +00:00 |
|
Andrey Kamaev
|
a17b693aa9
|
Fixed build of Android samples and tests
|
2011-07-24 20:44:20 +00:00 |
|
Andrey Kamaev
|
3aea74d408
|
Fixed precompiled headers support (fixed formatting, fixed dependencies generation)
|
2011-07-24 19:22:58 +00:00 |
|
Maria Dimashova
|
221422467e
|
fixed priors usage in ertrees
|
2011-07-24 18:15:53 +00:00 |
|
Vadim Pisarevsky
|
d8417af086
|
fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python.
|
2011-07-24 10:34:14 +00:00 |
|
Vadim Pisarevsky
|
df78bc04d6
|
converted book samples from ch4; fixed potential alignment problems in QTKit video capturing module
|
2011-07-23 19:11:17 +00:00 |
|
Andrey Kamaev
|
98375e1d4b
|
Refactoring of native camera implementation
|
2011-07-22 15:37:01 +00:00 |
|
Andrey Pavlenko
|
3d9cb082c9
|
making CV data type to be int
|
2011-07-22 15:11:35 +00:00 |
|
Andrey Kamaev
|
8378ba7554
|
Fixed Android package build
|
2011-07-22 14:11:16 +00:00 |
|
Kirill Kornyakov
|
387334e991
|
java tests: imgproc test cleaned
|
2011-07-22 13:58:53 +00:00 |
|
Andrey Pavlenko
|
e9cd8296af
|
fixed warnings in generated Java code (accurate imports)
|
2011-07-22 13:53:49 +00:00 |
|
Andrey Kamaev
|
ebf9916242
|
Fixed android samples; fixed cmake files
|
2011-07-22 13:34:25 +00:00 |
|
Anatoly Baksheev
|
cb9dd71f82
|
compilation
|
2011-07-22 13:26:31 +00:00 |
|
Anatoly Baksheev
|
de204fe413
|
|
2011-07-22 13:24:27 +00:00 |
|
Andrey Kamaev
|
712ea05058
|
Refactored CMakeLists.txt for java module
|
2011-07-22 13:10:50 +00:00 |
|
Vadim Pisarevsky
|
41df54e75f
|
fixed several typoes and errors in the refman (ticket #1203)
|
2011-07-22 12:50:49 +00:00 |
|
Kirill Kornyakov
|
1098566a2f
|
java api: fixed ctor in RotatedRect, added 114 tests by Hussein Abdinoor
|
2011-07-22 12:47:11 +00:00 |
|
Andrey Pavlenko
|
2bc9bca349
|
classes/files renaming, some code refactoring
|
2011-07-22 12:35:52 +00:00 |
|
Vadim Pisarevsky
|
b700521b95
|
fixed trim_weights in boosting (thanks to frankman for the patch; ticket #1231)
|
2011-07-22 12:20:43 +00:00 |
|
Vadim Pisarevsky
|
216fbc004a
|
fixed printing Mx0 matrices (ticket #1247)
|
2011-07-22 12:15:22 +00:00 |
|
Andrey Pavlenko
|
83e2ecd5e1
|
renaming the class and file to Tiltle case to meet Java conventions
|
2011-07-22 07:43:33 +00:00 |
|
Andrey Pavlenko
|
e92ad9275d
|
renaming the class and its file
|
2011-07-22 07:41:22 +00:00 |
|
Andrey Pavlenko
|
a89b4f019c
|
renaming the class and file to Tiltle case to meet Java conventions
|
2011-07-22 07:40:24 +00:00 |
|
Andrey Kamaev
|
e9458c1f6d
|
Errors from javadoc generator are redirected to log file.
|
2011-07-22 06:13:04 +00:00 |
|
Andrey Kamaev
|
bba5653bf0
|
Added option to automatically move constants to private list
|
2011-07-22 04:54:19 +00:00 |
|
Vadim Pisarevsky
|
0bf4d9ec2b
|
fixed Xcode 4.1 compile errors in png codec in highgui
|
2011-07-21 19:50:20 +00:00 |
|
Andrey Kamaev
|
6d288978ab
|
Fixed typo
|
2011-07-21 19:05:21 +00:00 |
|
Andrey Pavlenko
|
eb5e22dd74
|
Java API generator: refactored manual const and funcs handling, collected real 'import' needs for java classes (to eliminate eclipse warnings in java classes)
|
2011-07-21 17:20:17 +00:00 |
|
Maria Dimashova
|
0d7a37c1e7
|
added an ability to make push_back to the empty matrix
|
2011-07-21 09:38:25 +00:00 |
|
Anatoly Baksheev
|
3a1beb1c01
|
added cv::gpu::pow, ticket #1227
|
2011-07-21 08:47:44 +00:00 |
|
Andrey Kamaev
|
05ff8217e0
|
Removed debug print form cmake
|
2011-07-19 17:09:44 +00:00 |
|
Andrey Kamaev
|
930b2995eb
|
Fixed Android samples; Fixed bugs in cmake (java module).
|
2011-07-19 17:07:01 +00:00 |
|
Andrey Pavlenko
|
fd4fe3ef5a
|
Java API generator: updated CvException class path
|
2011-07-19 16:59:12 +00:00 |
|
Andrey Pavlenko
|
4df98f2c2c
|
Java API generator: class properties support added
|
2011-07-19 16:47:49 +00:00 |
|
Kirill Kornyakov
|
6b789dd2ea
|
java tests: adopted for the new package structure
|
2011-07-19 16:08:26 +00:00 |
|
Andrey Kamaev
|
dfdb15be79
|
Added Java packages support to cmake
|
2011-07-19 15:37:17 +00:00 |
|
Andrey Pavlenko
|
070579d9c3
|
Java API generator: fixed consts generation
|
2011-07-19 15:04:05 +00:00 |
|
Andrey Pavlenko
|
84ec0d2881
|
Java API packages restructured (require further changes in CMake part to work)
|
2011-07-19 13:25:40 +00:00 |
|
Vadim Pisarevsky
|
f4f2340039
|
fixed just introduced compile errors on Mac
|
2011-07-19 13:07:51 +00:00 |
|
Vadim Pisarevsky
|
ff5e97c8e4
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
|
Kirill Kornyakov
|
6bb1c07fd4
|
java tests: COLOR_RGB2GRAY used instead of CV_BGR2GRAY
|
2011-07-19 12:25:07 +00:00 |
|
Andrey Kamaev
|
6932203349
|
Fixed Android samples; updated black list of enums.
|
2011-07-19 12:10:05 +00:00 |
|
Kirill Kornyakov
|
1fc895ff42
|
java tests: added tests for calcHist, calcBackProject, Mat.size() method renamed
|
2011-07-19 11:44:30 +00:00 |
|
Kirill Kornyakov
|
e715894ffb
|
fix by Vadim in calcBackProject: additional case is considered
|
2011-07-19 11:17:03 +00:00 |
|
Andrey Pavlenko
|
343bba93db
|
Java API: added int64 and Vec3d support; small code refactoring performed
|
2011-07-19 08:56:31 +00:00 |
|
Marius Muja
|
d8ebf22444
|
Fixes
|
2011-07-18 22:01:42 +00:00 |
|
Marius Muja
|
ddc1267410
|
Checking for already defined proprocessor macros
|
2011-07-18 22:00:06 +00:00 |
|
Marius Muja
|
481256017e
|
Fixing ticket #1230
|
2011-07-18 21:57:28 +00:00 |
|
Kirill Kornyakov
|
39ec7099e2
|
java tests: split test, minor improvements
|
2011-07-18 16:41:17 +00:00 |
|
Vadim Pisarevsky
|
1badec0b2d
|
eliminated opencv_extra_api.hpp (all the functionality is moved to the regular OpenCV headers)
|
2011-07-18 16:31:30 +00:00 |
|
Andrey Kamaev
|
72541721a1
|
Added image-manipulations android sample, other samples are updated; added Mat.size method to java API.
|
2011-07-18 16:17:07 +00:00 |
|
Andrey Pavlenko
|
3119af1c72
|
Java API: fixed bug in converter vector<Mat> <-> Mat
|
2011-07-18 16:07:11 +00:00 |
|
Andrey Pavlenko
|
60d59aa9d2
|
Java API: added missing converter vector<Mat> <-> Mat
|
2011-07-18 14:23:45 +00:00 |
|
Andrey Pavlenko
|
d989b6c89a
|
Java API: added pointers support (Point*, double*)
|
2011-07-18 13:56:49 +00:00 |
|
Kirill Kornyakov
|
51922658b6
|
java tests: added test for OFLK, FD, other improvements
|
2011-07-18 13:50:36 +00:00 |
|
Vadim Pisarevsky
|
16ba62dcd5
|
added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp
|
2011-07-18 13:05:34 +00:00 |
|
Andrey Pavlenko
|
86105b8727
|
Java API: fix in Mat::put(r,c,double[]vals) method
|
2011-07-18 09:27:48 +00:00 |
|
Andrey Pavlenko
|
1e2880b7aa
|
Java API: fix in Mat::put methods, general improvements
|
2011-07-18 07:18:35 +00:00 |
|
Alexander Mordvintsev
|
bcac8769b5
|
fixed broken python cv2.cpp build after rev.6089
|
2011-07-18 06:48:55 +00:00 |
|
Marius Muja
|
c071f5487e
|
Fixing ticket #1228
|
2011-07-17 06:26:40 +00:00 |
|
Andrey Kamaev
|
be2c4ddbdd
|
Android:
* Added manual port for getTextSize;
* Fixed bugs in "native camera" sample;
* Added 15-puzzle sample.
|
2011-07-16 22:31:47 +00:00 |
|
Leonid Beynenson
|
570041fed5
|
Fixed bug in modules/java/src/cpp/Mat.cpp
Removed some debugging insertions.
Added test for face detector.
Allowed tests to write on sdcard.
|
2011-07-16 13:29:20 +00:00 |
|
Andrey Pavlenko
|
75bcb1bcfa
|
Java API generator: implementation of vector<> fixed
|
2011-07-16 11:40:04 +00:00 |
|
Leonid Beynenson
|
3885772f3e
|
Added lbp cascade to the tests res/raw folder
|
2011-07-16 11:26:57 +00:00 |
|
Leonid Beynenson
|
bf40a3a5b8
|
Added functions required for Java API wrappers generating converting Mat-s to/from vectors.
|
2011-07-16 11:25:33 +00:00 |
|
Kirill Kornyakov
|
e76ad5509c
|
java tests: bugfix in hconcat
|
2011-07-16 10:35:50 +00:00 |
|
Kirill Kornyakov
|
eafa837e34
|
java tests: commited tests by Hussein Abdinoor
|
2011-07-16 10:25:05 +00:00 |
|
Vadim Pisarevsky
|
f2e1a64c1b
|
fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed)
|
2011-07-16 09:35:56 +00:00 |
|
Andrey Pavlenko
|
5a5fe40542
|
Java API generator: implementation of vector<Point> support
|
2011-07-16 08:25:05 +00:00 |
|
Andrey Pavlenko
|
ecba099754
|
Java API generator improvements:
- fixed return of complex types (Scalar, Point, etc)
- partial implementation of vector<> support (empty stubs for CPP-side converters)
|
2011-07-16 07:59:34 +00:00 |
|
Kirill Kornyakov
|
30f265a16a
|
java tests: avoided copy and paste
|
2011-07-16 07:26:13 +00:00 |
|
Vadim Pisarevsky
|
8f41b2b23b
|
commented off print (due to the report from the mailing list)
|
2011-07-15 19:43:34 +00:00 |
|
Andrey Kamaev
|
8288cc108d
|
Continued Android samples renaming
|
2011-07-15 16:29:10 +00:00 |
|