profile/ivi/opencv.git
14 years agoNew functions with QT GUI:
Yannick Verdie [Sat, 26 Jun 2010 14:33:14 +0000 (14:33 +0000)]
New functions with QT GUI:
- fix CMake OpenGL compilation

14 years agoNew functions with QT GUI:
Yannick Verdie [Fri, 25 Jun 2010 17:19:11 +0000 (17:19 +0000)]
New functions with QT GUI:
- fix zoom offset of 0.5
- fix CMake problem with QT detection
- Code optimisation

14 years agoAdded some paramter to set exposure, adaptable packet size
Stefano Fabri [Fri, 25 Jun 2010 13:18:40 +0000 (13:18 +0000)]
Added some paramter to set exposure, adaptable packet size

14 years agoRemoved a debug print
Stefano Fabri [Thu, 24 Jun 2010 18:23:57 +0000 (18:23 +0000)]
Removed a debug print

14 years agoInitializaed monocrom variable on costructor
Stefano Fabri [Thu, 24 Jun 2010 17:54:49 +0000 (17:54 +0000)]
Initializaed monocrom variable on costructor

14 years agoEnable pixelformat check
Stefano Fabri [Thu, 24 Jun 2010 16:27:41 +0000 (16:27 +0000)]
Enable pixelformat check

14 years agoReturn false if cannot adapt packed size with mtu max of network adapter
Stefano Fabri [Thu, 24 Jun 2010 15:23:43 +0000 (15:23 +0000)]
Return false if cannot adapt packed size with mtu max of network adapter

14 years agoAdd support for monocrome cmos ccd
Stefano Fabri [Thu, 24 Jun 2010 13:38:57 +0000 (13:38 +0000)]
Add support for monocrome cmos ccd
Adapted mtu and packed size
Some minor fixes in gstreamer because not implemented support of v4l v4l2 in the wrapper
default beahvior must be v4l v4l2 or libv4l backends

14 years agofixed memory leaks in cocoa bindings (trac ticket #253). Thanks to N. Butko
Vadim Pisarevsky [Thu, 24 Jun 2010 12:28:23 +0000 (12:28 +0000)]
fixed memory leaks in cocoa bindings (trac ticket #253). Thanks to N. Butko

14 years agoAdded algorithmic test for BruteForceMatcher
Ilya Lysenkov [Thu, 24 Jun 2010 11:29:26 +0000 (11:29 +0000)]
Added algorithmic test for BruteForceMatcher

14 years agomodified default var_type values
Maria Dimashova [Thu, 24 Jun 2010 08:34:47 +0000 (08:34 +0000)]
modified default var_type values

14 years agofixed
Maria Dimashova [Thu, 24 Jun 2010 08:18:29 +0000 (08:18 +0000)]
fixed

14 years agosquareSize renamed to square_size in the output xml/yml
Vadim Pisarevsky [Thu, 24 Jun 2010 07:56:57 +0000 (07:56 +0000)]
squareSize renamed to square_size in the output xml/yml

14 years agoTypo in floats
James Bowman [Wed, 23 Jun 2010 20:40:07 +0000 (20:40 +0000)]
Typo in floats

14 years ago#393 SnakeImage revised Python binding
James Bowman [Wed, 23 Jun 2010 20:39:51 +0000 (20:39 +0000)]
#393 SnakeImage revised Python binding

14 years ago#393, SnakeImage
James Bowman [Wed, 23 Jun 2010 20:18:52 +0000 (20:18 +0000)]
#393, SnakeImage

14 years agofixed case of var_type==0 (ticket 397)
Maria Dimashova [Wed, 23 Jun 2010 17:00:12 +0000 (17:00 +0000)]
fixed case of var_type==0 (ticket 397)

14 years agofixed computation of feature vectors in self-similarity descriptor (max->min)
Vadim Pisarevsky [Wed, 23 Jun 2010 13:32:29 +0000 (13:32 +0000)]
fixed computation of feature vectors in self-similarity descriptor (max->min)

14 years agoNew functions with QT GUI:
Yannick Verdie [Tue, 22 Jun 2010 17:15:49 +0000 (17:15 +0000)]
New functions with QT GUI:
StatusBar with zoom/color/position information
user can display infor mation in statusbar with cvDisplayStatusBar(window,text,delay_ms)

14 years agofixed
Maria Dimashova [Mon, 21 Jun 2010 10:40:32 +0000 (10:40 +0000)]
fixed

14 years agoNew functions with QT GUI:
Yannick Verdie [Sun, 20 Jun 2010 11:18:23 +0000 (11:18 +0000)]
New functions with QT GUI:
- fix c++ wrapper
- fix compilation bugs

14 years agoNew functions with QT GUI:
Yannick Verdie [Sun, 20 Jun 2010 10:29:11 +0000 (10:29 +0000)]
New functions with QT GUI:
- fix c++ wrapper
- rename cvInformation in cvDisplayOverlay

14 years agoNew functions with QT GUI:
Yannick Verdie [Sun, 20 Jun 2010 08:44:19 +0000 (08:44 +0000)]
New functions with QT GUI:
Fixed memory leak
Disable QT by default

14 years agoNew functions with QT GUI:
Yannick Verdie [Sat, 19 Jun 2010 21:01:27 +0000 (21:01 +0000)]
New functions with QT GUI:
Fixed bugs indicated by Vadim

14 years agoNew functions with QT GUI
Yannick Verdie [Sat, 19 Jun 2010 18:57:04 +0000 (18:57 +0000)]
New functions with  QT GUI
Shortcut for zoom (CTRL + and CTRL - for zoomin/out, CTRL Left/Right/Up/Down for panning, CTRL P for zoom = 1)
Fix bug with key event

14 years agoadded grabcut() call
Vadim Pisarevsky [Sat, 19 Jun 2010 17:25:42 +0000 (17:25 +0000)]
added grabcut() call

14 years agoadded dummy cvInitSystem() to Qt bindings to avoid "unresolved symbol" errors
Vadim Pisarevsky [Sat, 19 Jun 2010 16:26:22 +0000 (16:26 +0000)]
added dummy cvInitSystem() to Qt bindings to avoid "unresolved symbol" errors

14 years agoV4L2: removed setting device control values to initial values on capture
Filipe Almeida [Sat, 19 Jun 2010 14:34:44 +0000 (14:34 +0000)]
V4L2: removed setting device control values to initial values on capture
release

14 years agoFixed assert generation in descriptors evaluation due to many-to-many matching
Ilya Lysenkov [Fri, 18 Jun 2010 06:10:52 +0000 (06:10 +0000)]
Fixed assert generation in descriptors evaluation due to many-to-many matching

14 years agoNew functions with QT GUI
Yannick Verdie [Thu, 17 Jun 2010 20:44:18 +0000 (20:44 +0000)]
New functions with  QT GUI
Mouse callback return correct value during zoom/panning
Window overview in zoom mode done !

14 years agoNew functions with QT GUI
Yannick Verdie [Thu, 17 Jun 2010 20:24:11 +0000 (20:24 +0000)]
New functions with  QT GUI
Mouse callback return correct value during zoom/panning

14 years agoNew functions with QT GUI
Yannick Verdie [Thu, 17 Jun 2010 16:41:48 +0000 (16:41 +0000)]
New functions with  QT GUI
use inv matrix for Zoom in/out for better result
Fix some bugs with zoom/panning

14 years agoMinor changes in descriptors evaluation
Ilya Lysenkov [Wed, 16 Jun 2010 13:12:46 +0000 (13:12 +0000)]
Minor changes in descriptors evaluation

14 years agoAdded distance threshold-based matching
Ilya Lysenkov [Wed, 16 Jun 2010 08:56:53 +0000 (08:56 +0000)]
Added distance threshold-based matching

14 years agoNew functions with QT GUI (presented in the 4th report)
Yannick Verdie [Wed, 16 Jun 2010 07:58:53 +0000 (07:58 +0000)]
New functions with  QT GUI (presented in the 4th report)
-Fullscreen
-Change Autoresize dynamically (after windows are created)
-Zoom on mouse location (with wheel)
-Panning by click'ndrag posible after zooming

14 years agoFixed plot data generation for descriptors comparison
Ilya Lysenkov [Wed, 16 Jun 2010 07:06:14 +0000 (07:06 +0000)]
Fixed plot data generation for descriptors comparison

14 years agoadded parameter keypointIndexes to KeyPoint::convert, updated sample
Maria Dimashova [Tue, 15 Jun 2010 15:19:11 +0000 (15:19 +0000)]
added parameter keypointIndexes to KeyPoint::convert, updated sample

14 years agoNew functions with QT GUI
Yannick Verdie [Mon, 14 Jun 2010 16:00:38 +0000 (16:00 +0000)]
New functions with  QT GUI
Zoom function done, working on panning now (weel enable it)
Fixed mouse coordinate bugs

14 years agoadded some on-screen help
Vadim Pisarevsky [Mon, 14 Jun 2010 14:33:11 +0000 (14:33 +0000)]
added some on-screen help

14 years agoupdated
Vadim Pisarevsky [Mon, 14 Jun 2010 12:21:57 +0000 (12:21 +0000)]
updated

14 years agoupdated docs: grabcut added, PDF updated, ChangeLog: removed duplicated section
Vadim Pisarevsky [Mon, 14 Jun 2010 12:02:03 +0000 (12:02 +0000)]
updated docs: grabcut added, PDF updated, ChangeLog: removed duplicated section

14 years agodraft version of 3d reconstruction sample (no bundle adjustment yet)
Vadim Pisarevsky [Mon, 14 Jun 2010 10:58:31 +0000 (10:58 +0000)]
draft version of 3d reconstruction sample (no bundle adjustment yet)

14 years agoimproved the calibration and select3dobj samples
Vadim Pisarevsky [Sun, 13 Jun 2010 19:08:24 +0000 (19:08 +0000)]
improved the calibration and select3dobj samples

14 years agohandle the non-detected board case in cv::drawChessboardCorners.
Vadim Pisarevsky [Sun, 13 Jun 2010 16:12:50 +0000 (16:12 +0000)]
handle the non-detected board case in cv::drawChessboardCorners.

14 years agocalibration sample rewritten using the C++ API
Vadim Pisarevsky [Sun, 13 Jun 2010 03:50:29 +0000 (03:50 +0000)]
calibration sample rewritten using the C++ API

14 years agoworking on QT change/get win property (done)
Yannick Verdie [Sat, 12 Jun 2010 18:08:27 +0000 (18:08 +0000)]
working on QT change/get win property (done)
Fullscreen done
change autoresize dynamically done

14 years agoworking on QT change/get win property (stylesheet for cvTrackBar fixed !!!)
Yannick Verdie [Sat, 12 Jun 2010 16:56:01 +0000 (16:56 +0000)]
working on QT change/get win property (stylesheet for cvTrackBar fixed !!!)

14 years agoworking on QT change/get win property (stylesheet for cvTrackBar fixed !!!)
Yannick Verdie [Sat, 12 Jun 2010 16:36:46 +0000 (16:36 +0000)]
working on QT change/get win property (stylesheet for cvTrackBar fixed !!!)

14 years agouprated detector test
Maria Dimashova [Sat, 12 Jun 2010 16:15:01 +0000 (16:15 +0000)]
uprated detector test

14 years agomoved matchesMask
Maria Dimashova [Sat, 12 Jun 2010 14:39:56 +0000 (14:39 +0000)]
moved matchesMask

14 years agorenamed parameter of drawMatches (mask to matchesMask)
Maria Dimashova [Sat, 12 Jun 2010 10:11:57 +0000 (10:11 +0000)]
renamed parameter of drawMatches (mask to matchesMask)

14 years agoChanged interface for drawMatches
Victor Erukhimov [Sat, 12 Jun 2010 06:30:00 +0000 (06:30 +0000)]
Changed interface for drawMatches

14 years agoUpdated documentation for drawMatches
Victor Erukhimov [Sat, 12 Jun 2010 06:28:08 +0000 (06:28 +0000)]
Updated documentation for drawMatches

14 years agoFixing a bug
Victor Erukhimov [Sat, 12 Jun 2010 05:54:41 +0000 (05:54 +0000)]
Fixing a bug

14 years agoFixing a couple of bugs
Victor Erukhimov [Sat, 12 Jun 2010 05:52:43 +0000 (05:52 +0000)]
Fixing a couple of bugs

14 years agoAdded a simple sample for descriptor matching
Victor Erukhimov [Sat, 12 Jun 2010 05:45:28 +0000 (05:45 +0000)]
Added a simple sample for descriptor matching

14 years agoModified a comment to DescriptorMatcher
Victor Erukhimov [Sat, 12 Jun 2010 05:44:55 +0000 (05:44 +0000)]
Modified a comment to DescriptorMatcher

14 years agoDescriptorMatching -> DMatch
Victor Erukhimov [Fri, 11 Jun 2010 19:56:52 +0000 (19:56 +0000)]
DescriptorMatching -> DMatch

14 years agoMoved detector and descriptor class factory functions into features2d module
Victor Erukhimov [Fri, 11 Jun 2010 18:44:22 +0000 (18:44 +0000)]
Moved detector and descriptor class factory functions into features2d module

14 years agoanother attempt to fix cvcap_ffmpeg.cpp compile errors
Vadim Pisarevsky [Fri, 11 Jun 2010 18:43:46 +0000 (18:43 +0000)]
another attempt to fix cvcap_ffmpeg.cpp compile errors

14 years agotemporarily comment off the warnings about obsolete cxcore.h, cv.h etc.
Vadim Pisarevsky [Fri, 11 Jun 2010 18:43:20 +0000 (18:43 +0000)]
temporarily comment off the warnings about obsolete cxcore.h, cv.h etc.

14 years agoadded plot data generation for detectors; removed old version of functions evaluating...
Maria Dimashova [Fri, 11 Jun 2010 17:24:41 +0000 (17:24 +0000)]
added plot data generation for detectors; removed old version of functions evaluating detectors

14 years agoupdated descriptor_extractro_matcher sample to use added drawMatches function
Maria Dimashova [Fri, 11 Jun 2010 17:17:47 +0000 (17:17 +0000)]
updated descriptor_extractro_matcher sample to use added drawMatches function

14 years agoadded drawMatches function to features2d and documentation on this
Maria Dimashova [Fri, 11 Jun 2010 17:15:43 +0000 (17:15 +0000)]
added drawMatches function to features2d and documentation on this

14 years agoMoved fern_params.xml to samples/cpp for generic_descriptor_match sample
Ilya Lysenkov [Fri, 11 Jun 2010 09:46:43 +0000 (09:46 +0000)]
Moved fern_params.xml to samples/cpp for generic_descriptor_match sample

14 years agoAdded plot data generation for visual descriptors comparison in the evaluation framework
Ilya Lysenkov [Fri, 11 Jun 2010 09:38:39 +0000 (09:38 +0000)]
Added plot data generation for visual descriptors comparison in the evaluation framework

14 years agoworking on QT change/get win property (stylesheet for cvTrackBar fixed !!!)
Yannick Verdie [Fri, 11 Jun 2010 09:02:57 +0000 (09:02 +0000)]
working on QT change/get win property (stylesheet for cvTrackBar fixed !!!)

14 years agoworking on QT change/get win property
Yannick Verdie [Fri, 11 Jun 2010 07:35:36 +0000 (07:35 +0000)]
working on QT change/get win property

14 years agohandle missing UINT64_C definition
Vadim Pisarevsky [Fri, 11 Jun 2010 03:59:43 +0000 (03:59 +0000)]
handle missing UINT64_C definition

14 years agoFindContours with all modes/methods, ticket 303
James Bowman [Fri, 11 Jun 2010 00:04:22 +0000 (00:04 +0000)]
FindContours with all modes/methods, ticket 303

14 years agoFindContours on black image, ticket 303
James Bowman [Thu, 10 Jun 2010 23:58:55 +0000 (23:58 +0000)]
FindContours on black image, ticket 303

14 years agotest_moments checks for float members
James Bowman [Thu, 10 Jun 2010 23:52:20 +0000 (23:52 +0000)]
test_moments checks for float members

14 years agominor fixes in CMake scripts
Vadim Pisarevsky [Thu, 10 Jun 2010 23:38:37 +0000 (23:38 +0000)]
minor fixes in CMake scripts

14 years agoaccept default distortion coefficients (Mat() ~ (0,0,0,0,0))
Vadim Pisarevsky [Thu, 10 Jun 2010 23:37:46 +0000 (23:37 +0000)]
accept default distortion coefficients (Mat() ~ (0,0,0,0,0))

14 years agocan now select the camera for calibration
Vadim Pisarevsky [Thu, 10 Jun 2010 22:12:56 +0000 (22:12 +0000)]
can now select the camera for calibration

14 years agoremoved irrelevant assertion.
Vadim Pisarevsky [Thu, 10 Jun 2010 20:56:40 +0000 (20:56 +0000)]
removed irrelevant assertion.

14 years agoavoid explicit sample enumeration in samples/{c,cpp}/CMakeLists.txt
Vadim Pisarevsky [Thu, 10 Jun 2010 20:55:48 +0000 (20:55 +0000)]
avoid explicit sample enumeration in samples/{c,cpp}/CMakeLists.txt

14 years agofix bugs
Yannick Verdie [Thu, 10 Jun 2010 20:31:55 +0000 (20:31 +0000)]
fix bugs

14 years agoremoved keypoint_matching.cpp from samples/cpp/CMakeLists.txt, fixed some crashes...
Vadim Pisarevsky [Thu, 10 Jun 2010 20:06:07 +0000 (20:06 +0000)]
removed keypoint_matching.cpp from samples/cpp/CMakeLists.txt, fixed some crashes in select3dobj.cpp

14 years agowill work on the trunk
Yannick Verdie [Thu, 10 Jun 2010 20:03:52 +0000 (20:03 +0000)]
will work on the trunk

14 years agowrite camera pose, handle partially occluded objects
Vadim Pisarevsky [Thu, 10 Jun 2010 18:54:14 +0000 (18:54 +0000)]
write camera pose, handle partially occluded objects

14 years agothe new 3D object selection demo
Vadim Pisarevsky [Thu, 10 Jun 2010 17:35:59 +0000 (17:35 +0000)]
the new 3D object selection demo

14 years agoRenamed descriptor samples
Victor Erukhimov [Thu, 10 Jun 2010 16:53:36 +0000 (16:53 +0000)]
Renamed descriptor samples

14 years agoMoving sample to cpp folder
Victor Erukhimov [Thu, 10 Jun 2010 16:40:06 +0000 (16:40 +0000)]
Moving sample to cpp folder

14 years agoAdded intro for detectors/descriptors interface
Victor Erukhimov [Thu, 10 Jun 2010 16:35:05 +0000 (16:35 +0000)]
Added intro for detectors/descriptors interface

14 years agomodified keypoints_matching sample
Maria Dimashova [Thu, 10 Jun 2010 12:13:35 +0000 (12:13 +0000)]
modified keypoints_matching sample

14 years agominor changes of feature2d documentation
Maria Dimashova [Thu, 10 Jun 2010 08:22:51 +0000 (08:22 +0000)]
minor changes of feature2d documentation

14 years agoAdded sample for GenericDescriptorMatch
Ilya Lysenkov [Thu, 10 Jun 2010 07:59:18 +0000 (07:59 +0000)]
Added sample for GenericDescriptorMatch

14 years agocouple more fixes
Vadim Pisarevsky [Wed, 9 Jun 2010 18:30:04 +0000 (18:30 +0000)]
couple more fixes

14 years agocouple more hyperlinks fixed
Vadim Pisarevsky [Wed, 9 Jun 2010 18:24:19 +0000 (18:24 +0000)]
couple more hyperlinks fixed

14 years agofixed matrix comma initializer for shorter notation
Vadim Pisarevsky [Wed, 9 Jun 2010 18:17:50 +0000 (18:17 +0000)]
fixed matrix comma initializer for shorter notation

14 years agofixed code samples
Vadim Pisarevsky [Wed, 9 Jun 2010 18:17:24 +0000 (18:17 +0000)]
fixed code samples

14 years agosome more samples
Vadim Pisarevsky [Wed, 9 Jun 2010 17:30:11 +0000 (17:30 +0000)]
some more samples

14 years agoadded documentation on feature2d module
Maria Dimashova [Wed, 9 Jun 2010 17:19:49 +0000 (17:19 +0000)]
added documentation on feature2d module

14 years agosome hyperrefs fixed
Vadim Pisarevsky [Wed, 9 Jun 2010 17:02:44 +0000 (17:02 +0000)]
some hyperrefs fixed

14 years agoGenerated PDF of the cheatsheet
Vadim Pisarevsky [Wed, 9 Jun 2010 17:00:54 +0000 (17:00 +0000)]
Generated PDF of the cheatsheet

14 years agoshortened and extended
Vadim Pisarevsky [Wed, 9 Jun 2010 17:00:11 +0000 (17:00 +0000)]
shortened and extended

14 years agofixed L2 used in BruteForceMatcher
Maria Dimashova [Wed, 9 Jun 2010 16:57:07 +0000 (16:57 +0000)]
fixed L2 used in BruteForceMatcher

14 years agomoved sift parameters implementation from hpp file
Maria Dimashova [Wed, 9 Jun 2010 14:23:15 +0000 (14:23 +0000)]
moved sift parameters implementation from hpp file

14 years agoFixed FernDescriptorMatch
Ilya Lysenkov [Wed, 9 Jun 2010 10:03:56 +0000 (10:03 +0000)]
Fixed FernDescriptorMatch