profile/ivi/opencv.git
12 years agospelling corrections, added aero images as a more impressive example for
Alexander Mordvintesv [Sun, 29 Jul 2012 13:15:44 +0000 (16:15 +0300)]
spelling corrections, added aero images as a more impressive example for
ASIFT

12 years agofixed 2212
marina.kolpakova [Sat, 28 Jul 2012 09:05:40 +0000 (13:05 +0400)]
fixed 2212

12 years agopartly merged with sbromle/opencv fixes branch
marina.kolpakova [Fri, 27 Jul 2012 09:06:28 +0000 (13:06 +0400)]
partly merged with sbromle/opencv fixes branch

12 years agoasserted in LBPH code that images must have a single channel
Eric Christiansen [Thu, 26 Jul 2012 23:55:54 +0000 (16:55 -0700)]
asserted in LBPH code that images must have a single channel

12 years agoFix missing remainder of line.
Sam Bromley [Thu, 26 Jul 2012 15:16:51 +0000 (12:46 -0230)]
Fix missing remainder of line.

12 years agoProtect check of CV_SSE4_2 with #if defined.
Sam Bromley [Thu, 26 Jul 2012 15:13:56 +0000 (12:43 -0230)]
Protect check of CV_SSE4_2 with #if defined.

12 years agoupdate FFMPEG wrapper binaries
OpenCV Buildbot [Thu, 26 Jul 2012 15:11:14 +0000 (19:11 +0400)]
update FFMPEG wrapper binaries

12 years agoFix crash when polling for non-existent Kinects.
Sam Bromley [Thu, 26 Jul 2012 15:06:21 +0000 (12:36 -0230)]
Fix crash when polling for non-existent Kinects.

If no Kinects are present, crash can result from
stepping beyond end of device list. Now we check
to ensure this does not happen.

12 years agoProtect check for _MSC_VER with #if defined.
Sam Bromley [Thu, 26 Jul 2012 15:05:21 +0000 (12:35 -0230)]
Protect check for _MSC_VER with #if defined.

12 years agoadded gitignore to filter out certain temporary files
Vadim Pisarevsky [Thu, 26 Jul 2012 13:11:00 +0000 (17:11 +0400)]
added gitignore to filter out certain temporary files

12 years agotest7
Anatoly Baksheev [Wed, 25 Jul 2012 18:20:41 +0000 (22:20 +0400)]
test7

12 years agotest
Andrey Pavlenko [Wed, 25 Jul 2012 14:24:10 +0000 (18:24 +0400)]
test

12 years agotest2
Anatoly Baksheev [Wed, 25 Jul 2012 14:11:07 +0000 (18:11 +0400)]
test2

12 years agotest
Anatoly Baksheev [Wed, 25 Jul 2012 14:00:42 +0000 (18:00 +0400)]
test

12 years agoupdated doc on triangulatePoints (#2167)
Maria Dimashova [Wed, 25 Jul 2012 13:51:37 +0000 (17:51 +0400)]
updated doc on triangulatePoints (#2167)

12 years agointegrated patch: HOG confidence calculation. Thanks, Wongun.
marina.kolpakova [Wed, 25 Jul 2012 11:26:26 +0000 (15:26 +0400)]
integrated patch: HOG confidence calculation. Thanks, Wongun.

12 years agofixed SURf according to clockwise descriptor convention
marina.kolpakova [Wed, 25 Jul 2012 09:08:05 +0000 (13:08 +0400)]
fixed SURf according to clockwise descriptor convention

12 years agofixed surf for upright case
marina.kolpakova [Wed, 25 Jul 2012 08:19:08 +0000 (12:19 +0400)]
fixed surf for upright case

12 years agoMerge branch 'master' of git://5.9.49.245/opencv
marina.kolpakova [Wed, 25 Jul 2012 04:33:51 +0000 (08:33 +0400)]
Merge branch 'master' of git://5.9.49.245/opencv

12 years agofixed #2190
marina.kolpakova [Wed, 25 Jul 2012 04:32:14 +0000 (08:32 +0400)]
fixed #2190

12 years agoremoving unused files
Andrey Pavlenko [Tue, 24 Jul 2012 19:58:52 +0000 (23:58 +0400)]
removing unused files

12 years agoremoving unused file
Andrey Pavlenko [Tue, 24 Jul 2012 19:55:14 +0000 (23:55 +0400)]
removing unused file

12 years agominor updates to android tutorials
Andrey Pavlenko [Tue, 24 Jul 2012 13:34:36 +0000 (17:34 +0400)]
minor updates to android tutorials

12 years agofixed gcc compilation
Maria Dimashova [Tue, 24 Jul 2012 14:25:46 +0000 (18:25 +0400)]
fixed gcc compilation

12 years agoupdating README content
Andrey Pavlenko [Tue, 24 Jul 2012 09:13:21 +0000 (13:13 +0400)]
updating README content

12 years agofixed bilateralFilter on uniform CV_32F image
Maria Dimashova [Tue, 24 Jul 2012 13:51:20 +0000 (17:51 +0400)]
fixed bilateralFilter on uniform CV_32F image

12 years agointegrated patch with some SSE2/SSE4.2 optimizations from Grigory Frolov
Vadim Pisarevsky [Tue, 24 Jul 2012 13:24:31 +0000 (17:24 +0400)]
integrated patch with some SSE2/SSE4.2 optimizations from Grigory Frolov

12 years agofixed LshIndex types in its constructor
Maria Dimashova [Tue, 24 Jul 2012 13:09:24 +0000 (17:09 +0400)]
fixed LshIndex types in its constructor

12 years agotest
Anatoly Baksheev [Tue, 24 Jul 2012 10:13:17 +0000 (14:13 +0400)]
test

12 years agoLBP features integrated in CascadeClassifier_GPU
marina.kolpakova [Tue, 24 Jul 2012 09:51:35 +0000 (13:51 +0400)]
LBP features integrated in CascadeClassifier_GPU

12 years agoLBP: switched to PImpl pattern
marina.kolpakova [Tue, 24 Jul 2012 09:41:19 +0000 (13:41 +0400)]
LBP: switched to PImpl pattern

12 years agoremoved division
marina.kolpakova [Tue, 24 Jul 2012 09:35:04 +0000 (13:35 +0400)]
removed division

12 years agoremoved unused code
marina.kolpakova [Tue, 24 Jul 2012 09:26:53 +0000 (13:26 +0400)]
removed unused code

12 years agoLBP: multiscale approach; refactored atomics usage
Marina Kolpakova [Tue, 17 Jul 2012 08:27:34 +0000 (08:27 +0000)]
LBP: multiscale approach; refactored atomics usage

12 years agofix a bug of detect opencl
Niko Li [Tue, 17 Jul 2012 06:49:32 +0000 (06:49 +0000)]
fix a bug of detect opencl

12 years agomerged ocl module from ocl branch (it's not quite usable yet; at least on Mac)
Vadim Pisarevsky [Mon, 16 Jul 2012 17:08:14 +0000 (17:08 +0000)]
merged ocl module from ocl branch (it's not quite usable yet; at least on Mac)

12 years agofixed tests for scale invariance (uncommented sift test, it's ok now)
Maria Dimashova [Mon, 16 Jul 2012 16:21:40 +0000 (16:21 +0000)]
fixed tests for scale invariance (uncommented sift test, it's ok now)

12 years agosmall doc fix
Alexander Mordvintsev [Mon, 16 Jul 2012 14:17:39 +0000 (14:17 +0000)]
small doc fix

12 years agowindow name changed
Alexander Mordvintsev [Mon, 16 Jul 2012 14:16:36 +0000 (14:16 +0000)]
window name changed

12 years agochanged tests for rotation/scale invariance of descriptors
Maria Dimashova [Mon, 16 Jul 2012 13:01:55 +0000 (13:01 +0000)]
changed tests for rotation/scale invariance of descriptors

12 years agocorrect unknown feature report in find_obj.py
Alexander Mordvintsev [Mon, 16 Jul 2012 12:31:56 +0000 (12:31 +0000)]
correct unknown feature report in find_obj.py

12 years agoadded asift.py sample
Alexander Mordvintsev [Mon, 16 Jul 2012 12:29:49 +0000 (12:29 +0000)]
added asift.py sample

12 years agomoving data used by sample into a separate folder
Alexander Mordvintsev [Mon, 16 Jul 2012 11:46:05 +0000 (11:46 +0000)]
moving data used by sample into a separate folder
small fix in find_obj.py

12 years agofind_obj.py allows to select detector and matcher and explore matching pairs
Alexander Mordvintsev [Mon, 16 Jul 2012 11:31:43 +0000 (11:31 +0000)]
find_obj.py allows to select detector and matcher and explore matching pairs

12 years agochanged the way of HARRIS creation
Maria Dimashova [Mon, 16 Jul 2012 09:26:02 +0000 (09:26 +0000)]
changed the way of HARRIS creation

12 years agofixed #2167
Maria Dimashova [Mon, 16 Jul 2012 09:00:25 +0000 (09:00 +0000)]
fixed #2167

12 years agorevert my incorrect fix of #2167
Maria Dimashova [Mon, 16 Jul 2012 08:02:50 +0000 (08:02 +0000)]
revert my incorrect fix of #2167

12 years agoTegra3 package support enabled;
Alexander Smorkalov [Mon, 16 Jul 2012 07:56:12 +0000 (07:56 +0000)]
Tegra3 package support enabled;
Version code incremented;

12 years agofixed #2167
Maria Dimashova [Sun, 15 Jul 2012 19:10:52 +0000 (19:10 +0000)]
fixed #2167

12 years agoadded tests on scale invariance of detectors and descriptors
Maria Dimashova [Sun, 15 Jul 2012 17:42:41 +0000 (17:42 +0000)]
added tests on scale invariance of detectors and descriptors

12 years agofixing wording
Andrey Pavlenko [Sun, 15 Jul 2012 05:51:29 +0000 (05:51 +0000)]
fixing wording

12 years agofixed brocken tests by classifier loger from r9027
Marina Kolpakova [Sun, 15 Jul 2012 04:11:46 +0000 (04:11 +0000)]
fixed brocken tests by classifier loger from r9027

12 years agofixed typo in test class names
Maria Dimashova [Sat, 14 Jul 2012 20:32:31 +0000 (20:32 +0000)]
fixed typo in test class names

12 years agoadded tests to check rotation invariance of descriptors (features2d and nonfree)
Maria Dimashova [Sat, 14 Jul 2012 20:03:07 +0000 (20:03 +0000)]
added tests to check rotation invariance of descriptors (features2d and nonfree)

12 years agocustomizing the 'Google Market error' message in samples
Andrey Pavlenko [Sat, 14 Jul 2012 19:49:00 +0000 (19:49 +0000)]
customizing the 'Google Market error' message in samples

12 years agoremoving warnings on deprecated api when targeting to android-15+
Andrey Pavlenko [Sat, 14 Jul 2012 19:07:27 +0000 (19:07 +0000)]
removing warnings on deprecated api when targeting to android-15+

12 years agominor LBP for GPU
Anatoly Baksheev [Sat, 14 Jul 2012 16:23:56 +0000 (16:23 +0000)]
minor LBP for GPU

12 years agofixed nonfree rotation invariance tests for detectors
Maria Dimashova [Sat, 14 Jul 2012 16:07:48 +0000 (16:07 +0000)]
fixed nonfree rotation invariance tests for detectors

12 years agochanged sift angles according to KeyPoint::angle specification in r9034
Maria Dimashova [Sat, 14 Jul 2012 16:02:45 +0000 (16:02 +0000)]
changed sift angles according to KeyPoint::angle specification in r9034

12 years agofixed build after r9027
Marina Kolpakova [Sat, 14 Jul 2012 15:50:49 +0000 (15:50 +0000)]
fixed build after r9027

12 years agospecified KeyPoint::angle in rst doc and code comment
Maria Dimashova [Sat, 14 Jul 2012 15:36:35 +0000 (15:36 +0000)]
specified KeyPoint::angle in rst doc and code comment

12 years agominor in LBP for GPU
Anatoly Baksheev [Sat, 14 Jul 2012 15:36:25 +0000 (15:36 +0000)]
minor in LBP for GPU

12 years agofixed features2d rotation invariance tests
Maria Dimashova [Sat, 14 Jul 2012 15:05:41 +0000 (15:05 +0000)]
fixed features2d rotation invariance tests

12 years agofixed mser (angle is -1 now)
Maria Dimashova [Sat, 14 Jul 2012 15:03:39 +0000 (15:03 +0000)]
fixed mser (angle is -1 now)

12 years agofixed compile errors under win
Maria Dimashova [Sat, 14 Jul 2012 13:25:41 +0000 (13:25 +0000)]
fixed compile errors under win

12 years agorefactored find_obj.py sample:
Alexander Mordvintsev [Fri, 13 Jul 2012 20:27:54 +0000 (20:27 +0000)]
refactored find_obj.py sample:
- handle bad matching case
- use BFMatcher and FlannBasedMatcher (and thus fixing a bug: L2^2 metric was used for flann)

12 years agoadded tests to check rotation invariance of detectors
Maria Dimashova [Fri, 13 Jul 2012 18:03:20 +0000 (18:03 +0000)]
added tests to check rotation invariance of detectors

12 years agoa bit refactoring in LBP face detection on GPU
Anatoly Baksheev [Fri, 13 Jul 2012 15:47:09 +0000 (15:47 +0000)]
a bit refactoring in LBP face detection on GPU

12 years agoBuild pdf for Android Manager documentation
Andrey Kamaev [Fri, 13 Jul 2012 13:00:29 +0000 (13:00 +0000)]
Build pdf for Android Manager documentation

12 years agoremoving 'module' directive to eliminate "PYTHON MODULE INDEX" page in PDF
Andrey Pavlenko [Fri, 13 Jul 2012 08:39:31 +0000 (08:39 +0000)]
removing 'module' directive to eliminate "PYTHON MODULE INDEX" page in PDF

12 years agominor change in doc
Maria Dimashova [Fri, 13 Jul 2012 06:00:30 +0000 (06:00 +0000)]
minor change in doc

12 years agoadded test to check keypoints returned by FeatureDetector (center, size, angle)
Maria Dimashova [Thu, 12 Jul 2012 17:52:49 +0000 (17:52 +0000)]
added test to check keypoints returned by FeatureDetector (center, size, angle)

12 years agofiltered MSER keypoints that have centers out of image
Maria Dimashova [Thu, 12 Jul 2012 17:51:12 +0000 (17:51 +0000)]
filtered MSER keypoints that have centers out of image

12 years agofix gcc C++11 bug mentioned in http://answers.opencv.org/question/283 . Bug also...
Vincent Rabaud [Thu, 12 Jul 2012 16:02:02 +0000 (16:02 +0000)]
fix gcc C++11 bug mentioned in answers.opencv.org/question/283 . Bug also fixed in FLANN upstream

12 years agosplit file of features2d tests
Maria Dimashova [Thu, 12 Jul 2012 13:57:17 +0000 (13:57 +0000)]
split file of features2d tests

12 years agoTegra detector fixed;
Alexander Smorkalov [Thu, 12 Jul 2012 13:12:16 +0000 (13:12 +0000)]
Tegra detector fixed;
Some aditional logs added;
AndroidManifest version incremented.

12 years agofixed #2165
Maria Dimashova [Thu, 12 Jul 2012 12:32:54 +0000 (12:32 +0000)]
fixed  #2165

12 years agofixed CvBoost in mll if no tree can be trained.
Maria Dimashova [Thu, 12 Jul 2012 12:29:50 +0000 (12:29 +0000)]
fixed CvBoost in mll if no tree can be trained.

12 years agowork on digits_video.py
Alexander Mordvintsev [Thu, 12 Jul 2012 11:51:27 +0000 (11:51 +0000)]
work on digits_video.py

12 years agoHW compatibility tests added;
Alexander Smorkalov [Thu, 12 Jul 2012 11:50:40 +0000 (11:50 +0000)]
HW compatibility tests added;
Arm-v7a neon package support enabled.

12 years agobetter wording
Andrey Pavlenko [Thu, 12 Jul 2012 09:21:39 +0000 (09:21 +0000)]
better wording

12 years agominor upd. (formatting and wording)
Andrey Pavlenko [Thu, 12 Jul 2012 09:21:36 +0000 (09:21 +0000)]
minor upd. (formatting and wording)

12 years agoupdating wording and initDebug() descr
Andrey Pavlenko [Thu, 12 Jul 2012 09:21:32 +0000 (09:21 +0000)]
updating wording and initDebug() descr

12 years agoadding java api ref. to top-level index
Andrey Pavlenko [Thu, 12 Jul 2012 09:21:29 +0000 (09:21 +0000)]
adding java api ref. to top-level index

12 years agoimproved LBP indexing
Marina Kolpakova [Thu, 12 Jul 2012 08:50:41 +0000 (08:50 +0000)]
improved LBP indexing

12 years agoadded delobal memory version
Marina Kolpakova [Thu, 12 Jul 2012 08:50:36 +0000 (08:50 +0000)]
added delobal memory version

12 years agoPackage name logic improved;
Alexander Smorkalov [Thu, 12 Jul 2012 08:02:41 +0000 (08:02 +0000)]
Package name logic improved;
Aditional tests added;
Some bug fixes with different __SUPPORT_XXX defines.

12 years agoswithed to the fixed size thread block
Marina Kolpakova [Thu, 12 Jul 2012 07:11:26 +0000 (07:11 +0000)]
swithed to the fixed size thread block

12 years agowork on features2d python interface
Alexander Mordvintsev [Wed, 11 Jul 2012 17:13:43 +0000 (17:13 +0000)]
work on features2d python interface

12 years agofixed SURF orientations, broken in r8892
Alexander Mordvintsev [Wed, 11 Jul 2012 16:26:52 +0000 (16:26 +0000)]
fixed SURF orientations, broken in r8892
(see also r8895, r8887 and #2043)

12 years agoupdated thresholds in EM test after cv::EM fixing
Maria Dimashova [Wed, 11 Jul 2012 13:52:19 +0000 (13:52 +0000)]
updated thresholds in EM test after cv::EM fixing

12 years agofixed #2160
Maria Dimashova [Wed, 11 Jul 2012 13:51:36 +0000 (13:51 +0000)]
fixed #2160

12 years agoUnit tests updated. Version and HW compatiblity tests added;
Alexander Smorkalov [Wed, 11 Jul 2012 13:30:41 +0000 (13:30 +0000)]
Unit tests updated. Version and HW compatiblity tests added;
Tegra3, neon, sseX, x64 support uncomment and guarded by ifdefs.

12 years agofixed #2159
Maria Dimashova [Wed, 11 Jul 2012 13:26:58 +0000 (13:26 +0000)]
fixed #2159

12 years agomore doc details for #2152
Maria Dimashova [Wed, 11 Jul 2012 13:23:18 +0000 (13:23 +0000)]
more doc details for #2152

12 years agoupdating include dirs to make CDT project in Eclipse happy
Andrey Pavlenko [Wed, 11 Jul 2012 13:12:37 +0000 (13:12 +0000)]
updating include dirs to make CDT project in Eclipse happy

12 years agoLBP: minor changes
Marina Kolpakova [Wed, 11 Jul 2012 12:22:28 +0000 (12:22 +0000)]
LBP: minor changes

12 years agorefactored GPU LBP cascade. Added support for big images. Fixed bug in connected...
Marina Kolpakova [Wed, 11 Jul 2012 12:22:22 +0000 (12:22 +0000)]
refactored GPU LBP cascade. Added support for big images. Fixed bug in connected components function

12 years agofixed vfw (#2156)
Maria Dimashova [Wed, 11 Jul 2012 09:04:25 +0000 (09:04 +0000)]
fixed vfw (#2156)

12 years agofixed #2155
Maria Dimashova [Wed, 11 Jul 2012 08:41:09 +0000 (08:41 +0000)]
fixed #2155