Andrey Kamaev
|
874196e384
|
Implemented read/write methods for FlannBasedMatcher; fixed features2d wrappers for java
|
2011-08-04 14:13:07 +00:00 |
|
Vadim Pisarevsky
|
16b0fcf083
|
fixed CvHomographyEstimator::runKernel (ticket #1275)
|
2011-08-04 13:06:08 +00:00 |
|
Andrey Pavlenko
|
70caece001
|
Java API: fitEllipse arg type is changed to List<Point>, test is updated as well
Testing: 1176/4/580
|
2011-08-04 12:00:53 +00:00 |
|
Andrey Pavlenko
|
024482adac
|
Java API: (per code review) adding check (data.length % CvType.channels(t) != 0) for Mat:: put/get, adding 2 tests for them
Testing: 1176/4/580
|
2011-08-04 11:45:48 +00:00 |
|
Andrey Pavlenko
|
3f22bd6dff
|
Java API: fixed wrong JNI name for native delete()
|
2011-08-04 11:13:09 +00:00 |
|
Andrey Kamaev
|
13185ad8f7
|
Implemented read/write methods for BriefDescriptorExtractor class
|
2011-08-04 09:56:10 +00:00 |
|
Andrey Kamaev
|
28732d4300
|
Java API: added tests for SiftDescriptorExtractor and OrbDescriptorExtractor
|
2011-08-04 06:21:17 +00:00 |
|
Andrey Kamaev
|
1523cb04d1
|
Added CV_EXPORTS to OrbDescriptorExtractor (ticket #1276)
|
2011-08-04 06:19:52 +00:00 |
|
Andrey Kamaev
|
be5328178f
|
Fixed reading/writing parameters for OrbDescriptorExtractor
|
2011-08-04 06:18:24 +00:00 |
|
Andrey Kamaev
|
ff9da914ec
|
Fixed bug in checkRange - integer Mats were always in range
|
2011-08-04 06:17:23 +00:00 |
|
Andrey Kamaev
|
6944c0dba4
|
JavaAPI: fixed typo; some constants are moved to private section; added tests for BruteForceMatcher-Hamming
|
2011-08-03 19:46:30 +00:00 |
|
Andrey Kamaev
|
cc6b7edf95
|
Java API: added wrapper for GenericDescriptorMatcher
|
2011-08-03 16:17:33 +00:00 |
|
Kirill Kornyakov
|
c44cdef24c
|
android tutorial updated: spelling and note about spaces in path to OpenCV package
|
2011-08-03 16:06:17 +00:00 |
|
Andrey Pavlenko
|
790ff8f42a
|
Java API: minEnclosingCircle() fixed (float& -> float[])
Testing: 1130/0/584
|
2011-08-03 15:23:33 +00:00 |
|
Andrey Kamaev
|
e1cd84bb25
|
Java API: added and fixed several tests
|
2011-08-03 15:14:55 +00:00 |
|
Kirill Kornyakov
|
19c3cf45cc
|
java tests: deleted image writing to sdcard
|
2011-08-03 14:59:30 +00:00 |
|
Kirill Kornyakov
|
66e79167ee
|
java tests: updated testFillConvexPolyMatMatScalarIntInt, testFitEllipse colorWhite added
|
2011-08-03 14:18:26 +00:00 |
|
Vadim Pisarevsky
|
c57799a877
|
fixed 8-point case in findFundamentalMat (ticket #1262). findFundamentalMat needs to be rewritten actually (as well as findHomography)
|
2011-08-03 14:04:14 +00:00 |
|
Andrey Pavlenko
|
8b16dbe791
|
Java API: calcOpticalFlowPyrLK() args types are changed to vector<>
Testing: 1130/0/585
|
2011-08-03 13:31:51 +00:00 |
|
Kirill Kornyakov
|
0595ca7454
|
reverted
|
2011-08-03 13:21:21 +00:00 |
|
Andrey Kamaev
|
7d513a6671
|
Java API: added tests for FlannBased DescriptorMatcher
|
2011-08-03 13:20:01 +00:00 |
|
Kirill Kornyakov
|
2a47ab6e08
|
java tests: minor updates
|
2011-08-03 13:12:39 +00:00 |
|
Andrey Kamaev
|
2d820d2321
|
Java API: added tests for BruteForceMatcher (L1)
|
2011-08-03 12:57:19 +00:00 |
|
Andrey Kamaev
|
472820d889
|
Java API: added tests for BruteForceMatcher (L2)
|
2011-08-03 12:49:52 +00:00 |
|
Vladislav Vinogradov
|
3fac5d54ca
|
minor fix
|
2011-08-03 12:30:40 +00:00 |
|
Vladislav Vinogradov
|
5f03548530
|
minor fix
|
2011-08-03 12:18:17 +00:00 |
|
Vladislav Vinogradov
|
3ab2728da1
|
gpu device layer code refactoring
|
2011-08-03 12:10:36 +00:00 |
|
Andrey Pavlenko
|
fa0daa4809
|
Java API: fixing converters (copyData=true) and samples compilation
Testing: 1079/0/592
|
2011-08-03 11:57:00 +00:00 |
|
Andrey Kamaev
|
6935e95c2a
|
Fixed crash in BruteForceMatcher::clone
|
2011-08-03 11:30:09 +00:00 |
|
Kirill Kornyakov
|
43628ab868
|
java: bugfix in RotatedRect, one test fixed
|
2011-08-03 09:43:36 +00:00 |
|
Andrey Kamaev
|
69588dfabf
|
Java API: fixed bugs; added tests for SURF and BRIEF descriptor extractors
|
2011-08-03 09:27:50 +00:00 |
|
Kirill Kornyakov
|
f81e6f82f5
|
Android.mk now automatically founds all cpp-files
|
2011-08-03 09:11:13 +00:00 |
|
Andrey Pavlenko
|
25db453812
|
Java API: (per code review) renaming and moving utility classes
Testing: 1079/0/584
|
2011-08-03 08:53:27 +00:00 |
|
Andrey Pavlenko
|
02d5d93c3a
|
Java API: code clean-up
Testing: total 1079, failures 584, errors 0.
|
2011-08-03 08:19:06 +00:00 |
|
Vadim Pisarevsky
|
29bf7384dc
|
fixed useOptimized(); added checkHardwareSupport description (ticket #1258)
|
2011-08-03 08:17:58 +00:00 |
|
Vadim Pisarevsky
|
217f345e66
|
updated libtiff to 3.9.5 (ticket #1271)
|
2011-08-03 07:51:40 +00:00 |
|
Vadim Pisarevsky
|
c8378fa4c4
|
added "inclusive" & "exclusive" adjectives to startrow, endrow, startcol, endcol parameter descriptions (ticket #1272)
|
2011-08-02 19:50:13 +00:00 |
|
Andrey Kamaev
|
1890a0ae9a
|
Java API: added new tests for SURF and STAR feature detectors
|
2011-08-02 16:10:58 +00:00 |
|
Andrey Kamaev
|
257c0bf413
|
Java API: Fixed typo
|
2011-08-02 15:14:13 +00:00 |
|
Andrey Pavlenko
|
f1d24e1868
|
Java API: adding missing class
|
2011-08-02 15:00:00 +00:00 |
|
Andrey Kamaev
|
2a6dd2e807
|
Fixed Android build
|
2011-08-02 14:56:51 +00:00 |
|
Andrey Pavlenko
|
2c5e79507d
|
Java API: new types and converters are added, jni suffixes changed
|
2011-08-02 14:56:47 +00:00 |
|
Andrey Kamaev
|
99b8e2db14
|
Java API: added tests for FAST feature detector
|
2011-08-02 14:32:43 +00:00 |
|
Andrey Morozov
|
bba4f9e5d6
|
removed property. added automatically define number of cpus for decoding video
|
2011-08-02 14:27:21 +00:00 |
|
Kirill Kornyakov
|
d87f513b4f
|
java tests: addede tests for Converter and core classes by Hussein Abdinoor
|
2011-08-02 13:47:40 +00:00 |
|
Andrey Pavlenko
|
f4e28f87d8
|
Java API: new converters, findFundamentalMat/cornerSubPix/findHomography/solvePnP/solvePnPRansac and their tests are updated
|
2011-08-02 13:10:23 +00:00 |
|
Vadim Pisarevsky
|
ce2f4c6a4d
|
propagated fix for EXR from 2.3 branch to trunk
|
2011-08-02 12:55:05 +00:00 |
|
Vadim Pisarevsky
|
f0b3cb1845
|
added getNumberOfCPUs() function
|
2011-08-02 12:42:58 +00:00 |
|
Andrey Kamaev
|
6be846aa52
|
Java API: string constants for features2d classes are converted to enums
|
2011-08-02 11:40:41 +00:00 |
|
Vadim Pisarevsky
|
4884c911fb
|
fixed compile warnings in FLANN about too long integer constants
|
2011-08-02 11:39:31 +00:00 |
|