platform/upstream/opencv.git
14 years agoQT new functions:
Yannick Verdie [Fri, 16 Jul 2010 09:15:58 +0000 (09:15 +0000)]
QT new functions:
 - Add icons for toolbar in new folder (files_Qt) (later, will delete useless icons)

14 years agoQT new functions:
Yannick Verdie [Fri, 16 Jul 2010 09:12:15 +0000 (09:12 +0000)]
QT new functions:
 - Add toolbar
 - Clean the code
 - Window properties in progress

14 years agobixed bug in cudaSafeCall
Anatoly Baksheev [Thu, 15 Jul 2010 15:32:17 +0000 (15:32 +0000)]
bixed bug in cudaSafeCall

14 years agoadded safe call support in cu files
Anatoly Baksheev [Thu, 15 Jul 2010 14:42:24 +0000 (14:42 +0000)]
added safe call support in cu files

14 years agoadded support to build without cuda.
Anatoly Baksheev [Thu, 15 Jul 2010 13:36:00 +0000 (13:36 +0000)]
added support to build without cuda.

14 years agofixed problem with building module gpu on linux
Andrey Morozov [Thu, 15 Jul 2010 12:24:06 +0000 (12:24 +0000)]
fixed problem with building module gpu on linux

14 years agofixed problem with compiled on linux
Andrey Morozov [Thu, 15 Jul 2010 09:18:39 +0000 (09:18 +0000)]
fixed problem with compiled on linux

14 years agominor changes in gpu code (initialization interface)
Anatoly Baksheev [Thu, 15 Jul 2010 09:13:15 +0000 (09:13 +0000)]
minor changes in gpu code (initialization interface)

14 years agoFirst gpu code draft. Interface might be significantly changed in future.
Anatoly Baksheev [Wed, 14 Jul 2010 15:55:16 +0000 (15:55 +0000)]
First gpu code draft. Interface might be significantly changed in future.
Simple implementation of StereoBM_GPU.
It is excluded from compilation now.

14 years agoexclude failed tests
Alexander Shishkov [Wed, 14 Jul 2010 09:16:16 +0000 (09:16 +0000)]
exclude failed tests

14 years agoFixed crash if no chessboard problem
Gary Bradski [Wed, 14 Jul 2010 00:32:35 +0000 (00:32 +0000)]
Fixed crash if no chessboard problem

14 years agoadded universal opencv header
Vadim Pisarevsky [Tue, 13 Jul 2010 19:55:56 +0000 (19:55 +0000)]
added universal opencv header

14 years agoAnother little fix for Monocrome frame
Stefano Fabri [Tue, 13 Jul 2010 18:11:45 +0000 (18:11 +0000)]
Another little fix for Monocrome frame

14 years agoFixed a typo
Stefano Fabri [Tue, 13 Jul 2010 18:08:20 +0000 (18:08 +0000)]
Fixed a typo

14 years agoSome little fix in pvapi backend
Stefano Fabri [Tue, 13 Jul 2010 17:58:08 +0000 (17:58 +0000)]
Some little fix in pvapi backend

14 years agofixed ds-graphscan test (trac #461)
Vadim Pisarevsky [Tue, 13 Jul 2010 14:54:42 +0000 (14:54 +0000)]
fixed ds-graphscan test (trac #461)

14 years agofixed ds-graph test
Vadim Pisarevsky [Tue, 13 Jul 2010 14:43:24 +0000 (14:43 +0000)]
fixed ds-graph test

14 years agoimproved accuracy of the matrix determinant and matrix inversion functions (trac...
Vadim Pisarevsky [Tue, 13 Jul 2010 14:17:49 +0000 (14:17 +0000)]
improved accuracy of the matrix determinant and matrix inversion functions (trac #431)

14 years agodisabled Qt by default (until the code is stabilized)
Vadim Pisarevsky [Mon, 12 Jul 2010 15:29:31 +0000 (15:29 +0000)]
disabled Qt by default (until the code is stabilized)

14 years agouse sleep instead of usleep on window
Yannick Verdie [Mon, 12 Jul 2010 15:24:15 +0000 (15:24 +0000)]
use sleep instead of usleep on window

14 years agoTicket #458
Yannick Verdie [Mon, 12 Jul 2010 14:39:31 +0000 (14:39 +0000)]
Ticket #458

14 years agoexclude failed tests
Alexander Shishkov [Mon, 12 Jul 2010 13:22:59 +0000 (13:22 +0000)]
exclude failed tests

14 years agoChanged VectorDescriptorMatch interface to add factory capabilities and changed facto...
Alexander Shishkov [Mon, 12 Jul 2010 11:56:11 +0000 (11:56 +0000)]
Changed VectorDescriptorMatch interface to add factory capabilities and changed factory functions interface (return smart pointer)

14 years agoNew functions with QT GUI:
Yannick Verdie [Mon, 12 Jul 2010 11:04:26 +0000 (11:04 +0000)]
New functions with QT GUI:
- 3 new points mostly done:
      - OpenGL support enabled (windows are rendered using GPU)
      - Save current screen (with overlay and so on...) with shortcut CTRL+S
      - Text rendering (with any system font, and possibility to set the style - normal, italic,... - the weight - normal, bold, ... - the color, the spacing between letters, and so on...)

14 years agorelaxed error threshold for matrix-dotproduct (ticket #447)
Vadim Pisarevsky [Mon, 12 Jul 2010 09:00:35 +0000 (09:00 +0000)]
relaxed error threshold for matrix-dotproduct (ticket #447)

14 years agorewrote normal RNG function to workaround the bug in gcc 3.4 (ticket #449)
Vadim Pisarevsky [Mon, 12 Jul 2010 08:46:00 +0000 (08:46 +0000)]
rewrote normal RNG function to workaround the bug in gcc 3.4 (ticket #449)

14 years agoexclude failed tests
Alexander Shishkov [Sun, 11 Jul 2010 15:07:44 +0000 (15:07 +0000)]
exclude failed tests

14 years agoturn off PCH support for GCC 3.x
Vadim Pisarevsky [Sat, 10 Jul 2010 14:27:03 +0000 (14:27 +0000)]
turn off PCH support for GCC 3.x

14 years agoPartly relaxed a condition on cornersubpix error reduction
Victor Erukhimov [Sat, 10 Jul 2010 10:02:07 +0000 (10:02 +0000)]
Partly relaxed a condition on cornersubpix error reduction

14 years agoexclude ds-graph test
Alexander Shishkov [Fri, 9 Jul 2010 11:50:59 +0000 (11:50 +0000)]
exclude ds-graph test

14 years agoexclude failed tests
Alexander Shishkov [Fri, 9 Jul 2010 11:21:39 +0000 (11:21 +0000)]
exclude failed tests

14 years agotrying to repair OpenEXR detection
Vadim Pisarevsky [Fri, 9 Jul 2010 11:00:26 +0000 (11:00 +0000)]
trying to repair OpenEXR detection

14 years agoexclude MacOS failed tests
Alexander Shishkov [Fri, 9 Jul 2010 09:24:32 +0000 (09:24 +0000)]
exclude MacOS failed tests

14 years agofix build with GCC 3.3 on Ubuntu 8.04
Vadim Pisarevsky [Fri, 9 Jul 2010 09:09:20 +0000 (09:09 +0000)]
fix build with GCC 3.3 on Ubuntu 8.04

14 years agoFixing a win compilation problem
Victor Erukhimov [Fri, 9 Jul 2010 09:08:08 +0000 (09:08 +0000)]
Fixing a win compilation problem

14 years agoexclude Ubuntu failed tests
Alexander Shishkov [Fri, 9 Jul 2010 09:04:49 +0000 (09:04 +0000)]
exclude Ubuntu failed tests

14 years agofix warnings about missing destructors in FeatureDetector and DescriptorExtractor...
Vadim Pisarevsky [Thu, 8 Jul 2010 21:15:09 +0000 (21:15 +0000)]
fix warnings about missing destructors in FeatureDetector and DescriptorExtractor classes and their derivatives

14 years agomake Qt bindings compile with any Qt 4.x
Vadim Pisarevsky [Thu, 8 Jul 2010 11:24:32 +0000 (11:24 +0000)]
make Qt bindings compile with any Qt 4.x

14 years agofixed pdflatex compile error
Vadim Pisarevsky [Thu, 8 Jul 2010 09:03:12 +0000 (09:03 +0000)]
fixed pdflatex compile error

14 years agoQt backend development:
Yannick Verdie [Thu, 8 Jul 2010 08:32:24 +0000 (08:32 +0000)]
Qt backend development:
Fixed CMake cached variables

14 years agoFixed bug during compilation:
Yannick Verdie [Wed, 7 Jul 2010 18:46:18 +0000 (18:46 +0000)]
Fixed bug during compilation:
 "error: explicit template specialization cannot have a storage class"

14 years agoNew functions with QT GUI:
Yannick Verdie [Wed, 7 Jul 2010 17:53:59 +0000 (17:53 +0000)]
New functions with QT GUI:
- Save current screen (CTRL+S), with png, jpg, jpeg, bmp format support
- OpenGL rendering enable (make Qt very fast)
      -> working on opengl callback (done soon)
- Rendering optimised (with and without openGL)

14 years agoadded some quaternion operations on Scalar's.
Vadim Pisarevsky [Wed, 7 Jul 2010 15:25:42 +0000 (15:25 +0000)]
added some quaternion operations on Scalar's.

14 years agoadjust the path in the installed dynamic libraries on MacOSX via INSTALL_NAME_DIR.
Vadim Pisarevsky [Wed, 7 Jul 2010 15:24:21 +0000 (15:24 +0000)]
adjust the path in the installed dynamic libraries on MacOSX via INSTALL_NAME_DIR.

14 years agofixed image rendering and memory leak in waitKey (thanks to Bart Nabbe and Steve...
Vadim Pisarevsky [Tue, 6 Jul 2010 16:06:11 +0000 (16:06 +0000)]
fixed image rendering and memory leak in waitKey (thanks to Bart Nabbe and Steve Bushell)

14 years agotemporarily turned off PCH support for GCC 4.1, since it causes "undefined main"...
Vadim Pisarevsky [Mon, 5 Jul 2010 20:50:29 +0000 (20:50 +0000)]
temporarily turned off PCH support for GCC 4.1, since it causes "undefined main" error

14 years agofixed some MSVC2008 compiler errors & warnings
Vadim Pisarevsky [Mon, 5 Jul 2010 08:11:52 +0000 (08:11 +0000)]
fixed some MSVC2008 compiler errors & warnings

14 years agoremoved embedded (obsolete) OpenEXR files; repaired OpenEXR bindings
Vadim Pisarevsky [Sun, 4 Jul 2010 12:32:31 +0000 (12:32 +0000)]
removed embedded (obsolete) OpenEXR files; repaired OpenEXR bindings

14 years agofixed compile problem (thanks to Pierre Moulon)
Vadim Pisarevsky [Sat, 3 Jul 2010 21:54:10 +0000 (21:54 +0000)]
fixed compile problem (thanks to Pierre Moulon)

14 years agofixed test crashes after CV_CN_MAX increase.
Vadim Pisarevsky [Sat, 3 Jul 2010 13:38:06 +0000 (13:38 +0000)]
fixed test crashes after CV_CN_MAX increase.

14 years agoCorrected Mask operator (from documentation mask must be a char matrix with non-zero...
Stefano Fabri [Fri, 2 Jul 2010 17:36:28 +0000 (17:36 +0000)]
Corrected Mask operator (from documentation mask must be a char matrix with non-zero values in the region of interest)

14 years agoFixed bug ticket #416
Ilya Lysenkov [Fri, 2 Jul 2010 06:58:17 +0000 (06:58 +0000)]
Fixed bug ticket #416

14 years agoAdded timing test for BruteForceMatcher
Ilya Lysenkov [Thu, 1 Jul 2010 07:22:16 +0000 (07:22 +0000)]
Added timing test for BruteForceMatcher

14 years agoCommenting out CV_CameraCalibrationBadArgTest because a crash in its constructor...
Victor Erukhimov [Thu, 1 Jul 2010 06:51:12 +0000 (06:51 +0000)]
Commenting out CV_CameraCalibrationBadArgTest because a crash in its constructor prevents opencv_test to run anything

14 years agoNew functions with QT GUI:
Yannick Verdie [Wed, 30 Jun 2010 14:50:29 +0000 (14:50 +0000)]
New functions with QT GUI:
- fixed bug ticket #412

14 years agoSpeeded up BruteForceMatcher using matrix multiplication
Ilya Lysenkov [Wed, 30 Jun 2010 14:37:42 +0000 (14:37 +0000)]
Speeded up BruteForceMatcher using matrix multiplication

14 years agoNew functions with QT GUI:
Yannick Verdie [Tue, 29 Jun 2010 22:14:24 +0000 (22:14 +0000)]
New functions with QT GUI:
- save/load window parameters implemented !

14 years agochanged WITH_EIGEN2=OFF to ON by default
Vadim Pisarevsky [Tue, 29 Jun 2010 16:36:27 +0000 (16:36 +0000)]
changed WITH_EIGEN2=OFF to ON by default

14 years agofixed compile errors on Ubuntu 10.04
Vadim Pisarevsky [Tue, 29 Jun 2010 15:49:44 +0000 (15:49 +0000)]
fixed compile errors on Ubuntu 10.04

14 years agoadded Eigen2 support; fixed compile errors on Ubuntu 10.04
Vadim Pisarevsky [Tue, 29 Jun 2010 15:49:15 +0000 (15:49 +0000)]
added Eigen2 support; fixed compile errors on Ubuntu 10.04

14 years agoadded #include "cvconfig.h" to make TBB and other 3rd party libs work correctly
Vadim Pisarevsky [Tue, 29 Jun 2010 15:12:07 +0000 (15:12 +0000)]
added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly

14 years agoadded "small matrix" class Matx<T, m, n>
Vadim Pisarevsky [Tue, 29 Jun 2010 14:52:43 +0000 (14:52 +0000)]
added "small matrix" class Matx<T, m, n>

14 years agofixed the output disparity at the extreme cases (minDisparity or minDisparity + numOf...
Vadim Pisarevsky [Tue, 29 Jun 2010 10:01:55 +0000 (10:01 +0000)]
fixed the output disparity at the extreme cases (minDisparity or minDisparity + numOfDisp - 1). Thanks to Patrick Mihelich for the report (trac #395)

14 years agoNew functions with QT GUI:
Yannick Verdie [Mon, 28 Jun 2010 21:15:54 +0000 (21:15 +0000)]
New functions with QT GUI:
- imgregion shortcut implemented (CTRL+O)

14 years agoNew functions with QT GUI:
Yannick Verdie [Mon, 28 Jun 2010 21:01:37 +0000 (21:01 +0000)]
New functions with QT GUI:
- imgregion (as with Matlab) implemented

14 years agofixed compile error; renamed createDescriptorMatch to createGenericDescriptorMatch
Maria Dimashova [Mon, 28 Jun 2010 16:03:01 +0000 (16:03 +0000)]
fixed compile error; renamed createDescriptorMatch to createGenericDescriptorMatch

14 years agoAdded L1 distance code and used factory functions in evaluation framework
Ilya Lysenkov [Mon, 28 Jun 2010 13:06:24 +0000 (13:06 +0000)]
Added L1 distance code and used factory functions in evaluation framework

14 years agoNew functions with QT GUI:
Yannick Verdie [Sat, 26 Jun 2010 22:36:41 +0000 (22:36 +0000)]
New functions with QT GUI:
- aspectRatio is controled by cvSet/getWindowProperty

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