profile/ivi/opencv.git
13 years agominor refactoring of CvMLData interface
Maria Dimashova [Fri, 17 Jun 2011 10:11:52 +0000 (10:11 +0000)]
minor refactoring of CvMLData interface

13 years agoQt: fixed keyPressEvent (ticket #803)
Ilya Lysenkov [Fri, 17 Jun 2011 09:26:53 +0000 (09:26 +0000)]
Qt: fixed keyPressEvent (ticket #803)

13 years agowork on obj_detect sample
Alexander Mordvintsev [Fri, 17 Jun 2011 07:35:39 +0000 (07:35 +0000)]
work on obj_detect sample

13 years agoremoved trailing backspaces, reduced number of warnings (under MSVC2010 x64) for...
Vladimir Dudnik [Fri, 17 Jun 2011 06:31:54 +0000 (06:31 +0000)]
removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied)

13 years agoUpdated NDK default paths for version r5c
Andrey Kamaev [Thu, 16 Jun 2011 20:25:15 +0000 (20:25 +0000)]
Updated NDK default paths for version r5c

13 years agoAdded Android native camera module
Andrey Kamaev [Thu, 16 Jun 2011 18:00:41 +0000 (18:00 +0000)]
Added Android native camera module

13 years agoA "Hello World" like tutorial to assure that I have submit rights to the tutorial...
Bernat Gabor [Thu, 16 Jun 2011 17:18:50 +0000 (17:18 +0000)]
A "Hello World" like tutorial to assure that I have submit rights to the tutorial section.

13 years agoQt: fixed destroyAllWindow crash (patch #794)
Ilya Lysenkov [Thu, 16 Jun 2011 15:48:01 +0000 (15:48 +0000)]
Qt: fixed destroyAllWindow crash (patch #794)

13 years agoFixed MacOS GPU Compilation for i386
Alexander Shishkov [Thu, 16 Jun 2011 15:02:58 +0000 (15:02 +0000)]
Fixed MacOS GPU Compilation for i386

13 years agoadded missing audevcod.h
Alexander Shishkov [Thu, 16 Jun 2011 14:28:29 +0000 (14:28 +0000)]
added missing audevcod.h

13 years agoadded missing errors.h
Vadim Pisarevsky [Thu, 16 Jun 2011 13:21:22 +0000 (13:21 +0000)]
added missing errors.h

13 years agoQt: fixed using of OpenCV in another Qt app (patch #919)
Ilya Lysenkov [Thu, 16 Jun 2011 13:20:50 +0000 (13:20 +0000)]
Qt: fixed using of OpenCV in another Qt app (patch #919)

13 years agointroduced new RST/Sphinx domain ocv.
Vadim Pisarevsky [Thu, 16 Jun 2011 12:48:23 +0000 (12:48 +0000)]
introduced new RST/Sphinx domain ocv.

13 years agoQt: fixed resizing of maximized window (patch #858).
Ilya Lysenkov [Thu, 16 Jun 2011 12:44:04 +0000 (12:44 +0000)]
Qt: fixed resizing of maximized window (patch #858).

13 years agominor change (moved methods implementation from hpp to cpp)
Maria Dimashova [Thu, 16 Jun 2011 12:35:40 +0000 (12:35 +0000)]
minor change (moved methods implementation from hpp to cpp)

13 years agotabs
Anatoly Baksheev [Thu, 16 Jun 2011 10:33:32 +0000 (10:33 +0000)]
tabs

13 years agolittle fix: "and" => "AND"
Vadim Pisarevsky [Thu, 16 Jun 2011 10:20:26 +0000 (10:20 +0000)]
little fix: "and" => "AND"

13 years agoanother small correction to build cap_dshow.cpp in highgui
Vadim Pisarevsky [Thu, 16 Jun 2011 10:11:43 +0000 (10:11 +0000)]
another small correction to build cap_dshow.cpp in highgui

13 years agoadded missing evcode.h; made videoinput optional (ticket #1142)
Vadim Pisarevsky [Thu, 16 Jun 2011 09:51:34 +0000 (09:51 +0000)]
added missing evcode.h; made videoinput optional (ticket #1142)

13 years agofixed "bitrate tolerance too small for bitrate"
Andrey Morozov [Thu, 16 Jun 2011 08:31:08 +0000 (08:31 +0000)]
fixed "bitrate tolerance too small for bitrate"

13 years agobugfix in warpAffine, correct buffer size should be used
Kirill Kornyakov [Thu, 16 Jun 2011 06:08:27 +0000 (06:08 +0000)]
bugfix in warpAffine, correct buffer size should be used

13 years agovideoInput is now integrated into highgui and built from sources
Vadim Pisarevsky [Wed, 15 Jun 2011 22:59:41 +0000 (22:59 +0000)]
videoInput is now integrated into highgui and built from sources

13 years agobrief gbt documentation added. some sample fixes made. code updated.
P. Druzhkov [Wed, 15 Jun 2011 21:54:25 +0000 (21:54 +0000)]
brief gbt documentation added. some sample fixes made. code updated.

13 years agoPurpose: 2nd review cycle: many links in this topic are broken (don't know why)....
Elena Fedotova [Wed, 15 Jun 2011 21:28:58 +0000 (21:28 +0000)]
Purpose: 2nd review cycle: many links in this topic are broken (don't know why). The table in the very beginning includes two functions only. what about the rest?

13 years agofixed gcc dwarf2 check
Vadim Pisarevsky [Wed, 15 Jun 2011 17:34:43 +0000 (17:34 +0000)]
fixed gcc dwarf2 check

13 years agoturned off WITH_VIDEOINPUT for mingw with dwarf2
Alexander Shishkov [Wed, 15 Jun 2011 15:59:50 +0000 (15:59 +0000)]
turned off WITH_VIDEOINPUT for mingw with dwarf2

13 years agouse cv2 function
Alexander Mordvintsev [Wed, 15 Jun 2011 13:58:40 +0000 (13:58 +0000)]
use cv2 function
added color_histogram.py sample
work on VideoSynth (chessboard)

13 years agominor formating
Maria Dimashova [Wed, 15 Jun 2011 13:30:26 +0000 (13:30 +0000)]
minor formating

13 years agofixed compilation error on MCVS in descriptors.cpp
Alexander Shishkov [Wed, 15 Jun 2011 13:26:46 +0000 (13:26 +0000)]
fixed compilation error on MCVS in descriptors.cpp

13 years agoQT: fixed exceptions (ticket #901)
Ilya Lysenkov [Wed, 15 Jun 2011 13:26:40 +0000 (13:26 +0000)]
QT: fixed exceptions (ticket #901)

13 years agosome more corrections in the docs
Vadim Pisarevsky [Wed, 15 Jun 2011 13:16:57 +0000 (13:16 +0000)]
some more corrections in the docs

13 years agofixed OpponentColorDescriptorExtractor (#1109)
Maria Dimashova [Wed, 15 Jun 2011 12:51:54 +0000 (12:51 +0000)]
fixed OpponentColorDescriptorExtractor (#1109)

13 years agoadded variational stereo correspondence (by Sergey Kosov) and polynomial fitting...
Vadim Pisarevsky [Wed, 15 Jun 2011 12:10:33 +0000 (12:10 +0000)]
added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut)

13 years agofixed gpu::cvtColor
Vladislav Vinogradov [Wed, 15 Jun 2011 11:57:08 +0000 (11:57 +0000)]
fixed gpu::cvtColor

13 years agofixed erasing class_id and response members in sift (#1130)
Maria Dimashova [Wed, 15 Jun 2011 10:15:05 +0000 (10:15 +0000)]
fixed erasing class_id and  response members in sift (#1130)

13 years agominor
Maria Dimashova [Wed, 15 Jun 2011 10:11:20 +0000 (10:11 +0000)]
minor

13 years agoFixed wheel zoom with QT (ticket #733)
Ilya Lysenkov [Wed, 15 Jun 2011 09:27:38 +0000 (09:27 +0000)]
Fixed wheel zoom with QT (ticket #733)

13 years agodefault cuda target flags changed
Anatoly Baksheev [Wed, 15 Jun 2011 08:05:34 +0000 (08:05 +0000)]
default cuda target flags changed
cuda support is on by default

13 years agoModified conf.py. Added extlinks for the tutorials
Ana Huaman [Tue, 14 Jun 2011 23:25:23 +0000 (23:25 +0000)]
Modified conf.py. Added extlinks for the tutorials

13 years agoAdded a extlinks section for external links to the OpenCV cpp reference
Ana Huaman [Tue, 14 Jun 2011 23:23:03 +0000 (23:23 +0000)]
Added a extlinks section for external links to the OpenCV cpp reference

13 years agoAdded two more drawing tutorials
Ana Huaman [Tue, 14 Jun 2011 23:19:19 +0000 (23:19 +0000)]
Added two more drawing tutorials

13 years ago[*] Approach to the bug with integral image calculation on SM_2.0 (Fermi)
Anton Obukhov [Tue, 14 Jun 2011 17:34:00 +0000 (17:34 +0000)]
[*] Approach to the bug with integral image calculation on SM_2.0 (Fermi)

13 years agoSaving the first batch of tutorials: Short installation guide and a few tutorials...
Ana Huaman [Tue, 14 Jun 2011 16:44:48 +0000 (16:44 +0000)]
Saving the first batch of tutorials: Short installation guide and a few tutorials for beginners

13 years agopython helper routines (common.py) added
Alexander Mordvintsev [Tue, 14 Jun 2011 15:02:57 +0000 (15:02 +0000)]
python helper routines (common.py) added

13 years agofixed test_precornerdetect, test_findstereocorrespondence, test_calchist
Alexander Shishkov [Tue, 14 Jun 2011 13:58:02 +0000 (13:58 +0000)]
fixed test_precornerdetect, test_findstereocorrespondence, test_calchist

13 years agofixed compilation on Mingw64
Alexander Shishkov [Tue, 14 Jun 2011 13:40:08 +0000 (13:40 +0000)]
fixed compilation on Mingw64

13 years agoremoved DOT implementation
Maria Dimashova [Tue, 14 Jun 2011 12:28:44 +0000 (12:28 +0000)]
removed DOT implementation

13 years agowork on calibration sample
Alexander Mordvintsev [Tue, 14 Jun 2011 12:14:02 +0000 (12:14 +0000)]
work on calibration sample

13 years agofixed multiple GCC warnings on Ubuntu 11.04
Vadim Pisarevsky [Tue, 14 Jun 2011 12:03:34 +0000 (12:03 +0000)]
fixed multiple GCC warnings on Ubuntu 11.04

13 years agominor fix
Vladislav Vinogradov [Tue, 14 Jun 2011 11:57:26 +0000 (11:57 +0000)]
minor fix

13 years agoadded __forceinline__ to device functions
Vladislav Vinogradov [Tue, 14 Jun 2011 11:27:32 +0000 (11:27 +0000)]
added __forceinline__ to device functions
fixed BFM warning ("cannot tell what pointer points to")

13 years agofixed bayer pattern picture in cvtColor() description; corrected formula in getGaussi...
Vadim Pisarevsky [Tue, 14 Jun 2011 10:26:24 +0000 (10:26 +0000)]
fixed bayer pattern picture in cvtColor() description; corrected formula in getGaussianKernel()

13 years agofixed #768 ticket
Alexander Shishkov [Tue, 14 Jun 2011 10:19:56 +0000 (10:19 +0000)]
fixed #768 ticket
renamed OPENCV_SOURCE_DIR to OpenCV_SOURCE_DIR

13 years agofixed #768 ticket
Alexander Shishkov [Tue, 14 Jun 2011 10:11:16 +0000 (10:11 +0000)]
fixed #768 ticket

13 years agofixed ellipse orientation in fitellipse.py
Vadim Pisarevsky [Tue, 14 Jun 2011 09:23:29 +0000 (09:23 +0000)]
fixed ellipse orientation in fitellipse.py

13 years agoadded new version of ffmpeg binary for compilation on Mingw64/MSVC64
Alexander Shishkov [Tue, 14 Jun 2011 08:06:55 +0000 (08:06 +0000)]
added new version of ffmpeg binary for compilation on Mingw64/MSVC64

13 years agoremoved MultiGpuManager from docs
Vladislav Vinogradov [Tue, 14 Jun 2011 07:50:54 +0000 (07:50 +0000)]
removed MultiGpuManager from docs

13 years agofixed csbp test under linux
Vladislav Vinogradov [Tue, 14 Jun 2011 07:44:20 +0000 (07:44 +0000)]
fixed csbp test under linux

13 years agofixed csbp test for CC 1.x
Vladislav Vinogradov [Tue, 14 Jun 2011 07:00:00 +0000 (07:00 +0000)]
fixed csbp test for CC 1.x

13 years agoapplied patch from ticket #801
Alexander Shishkov [Mon, 13 Jun 2011 22:40:17 +0000 (22:40 +0000)]
applied patch from ticket #801

13 years agoadded missing highgui wrappers (ticket #1040)
Vadim Pisarevsky [Mon, 13 Jun 2011 22:25:21 +0000 (22:25 +0000)]
added missing highgui wrappers (ticket #1040)

13 years agoapplied patches from #1005
Vadim Pisarevsky [Mon, 13 Jun 2011 22:04:28 +0000 (22:04 +0000)]
applied patches from #1005

13 years agoPurpose: 2nd review cycle - check ?? - problems with the output in the syntax sections.
Elena Fedotova [Mon, 13 Jun 2011 21:48:14 +0000 (21:48 +0000)]
Purpose: 2nd review cycle - check ?? - problems with the output in the syntax sections.

13 years agoreturn Py_None for an empty mat (should fix #1120)
Vadim Pisarevsky [Mon, 13 Jun 2011 21:47:35 +0000 (21:47 +0000)]
return Py_None for an empty mat (should fix #1120)

13 years agocalibrate.py added (broken)
Alexander Mordvintsev [Mon, 13 Jun 2011 21:45:18 +0000 (21:45 +0000)]
calibrate.py added (broken)
work on video synth

13 years agofixed ticket #983
Vadim Pisarevsky [Mon, 13 Jun 2011 21:23:42 +0000 (21:23 +0000)]
fixed ticket #983

13 years agofixed ticket #983
Vadim Pisarevsky [Mon, 13 Jun 2011 21:20:38 +0000 (21:20 +0000)]
fixed ticket #983

13 years agorenamed sum() to sumElems() in Python/Java bindings (ticket #902)
Vadim Pisarevsky [Mon, 13 Jun 2011 21:05:28 +0000 (21:05 +0000)]
renamed sum() to sumElems() in Python/Java bindings (ticket #902)

13 years agoextended Mat::setTo() to support multi-channel arrays; fixed bug #1095
Vadim Pisarevsky [Mon, 13 Jun 2011 20:56:27 +0000 (20:56 +0000)]
extended Mat::setTo() to support multi-channel arrays; fixed bug #1095

13 years agoPurpose: 2nd review cycle - check ?? - problems with the output in the syntax sections.
Elena Fedotova [Mon, 13 Jun 2011 19:56:34 +0000 (19:56 +0000)]
Purpose: 2nd review cycle - check ?? - problems with the output in the syntax sections.

13 years agoPurpose: 2nd review cycle - merged eng and tw versions.
Elena Fedotova [Mon, 13 Jun 2011 19:36:12 +0000 (19:36 +0000)]
Purpose: 2nd review cycle - merged eng and tw versions.

13 years agoadded progress output to the long-time tests (for buildbot)
Alexander Shishkov [Mon, 13 Jun 2011 19:30:16 +0000 (19:30 +0000)]
added progress output to the long-time tests (for buildbot)

13 years agochanged uint to unsigned int
Alexander Shishkov [Mon, 13 Jun 2011 19:06:32 +0000 (19:06 +0000)]
changed uint to unsigned int

13 years agofixed problem with norm in opencv_test_core
Alexander Shishkov [Mon, 13 Jun 2011 18:03:33 +0000 (18:03 +0000)]
fixed problem with norm in opencv_test_core

13 years agofixed a few warnings and bugs, including ticket #1079
Vadim Pisarevsky [Sun, 12 Jun 2011 20:29:50 +0000 (20:29 +0000)]
fixed a few warnings and bugs, including ticket #1079

13 years agoswitched from argparse to getopt for compatibility with Python 2.6
Alexander Mordvintsev [Sat, 11 Jun 2011 21:11:02 +0000 (21:11 +0000)]
switched from argparse to getopt for compatibility with Python 2.6

13 years ago~40 warnings under VS2008
Anatoly Baksheev [Sat, 11 Jun 2011 17:24:09 +0000 (17:24 +0000)]
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H

13 years agodata_mov_utils.hpp
Anatoly Baksheev [Sat, 11 Jun 2011 10:40:55 +0000 (10:40 +0000)]
data_mov_utils.hpp

13 years agoMinor doc fix
Ilya Lysenkov [Fri, 10 Jun 2011 18:00:23 +0000 (18:00 +0000)]
Minor doc fix

13 years agoAdded documentation of segmentMotion from cvSegmentMotion doc
Ilya Lysenkov [Fri, 10 Jun 2011 17:58:36 +0000 (17:58 +0000)]
Added documentation of segmentMotion from cvSegmentMotion doc

13 years agofixed tickets #1117 and #954
Vadim Pisarevsky [Fri, 10 Jun 2011 17:22:33 +0000 (17:22 +0000)]
fixed tickets #1117 and #954

13 years agoCopied docs of Kalman Filter from source code to documentation
Ilya Lysenkov [Fri, 10 Jun 2011 17:20:03 +0000 (17:20 +0000)]
Copied docs of Kalman Filter from source code to documentation

13 years agoMinor doc fix
Ilya Lysenkov [Fri, 10 Jun 2011 16:48:39 +0000 (16:48 +0000)]
Minor doc fix

13 years agoMinor doc fix
Ilya Lysenkov [Fri, 10 Jun 2011 16:35:46 +0000 (16:35 +0000)]
Minor doc fix

13 years agomake type registration ordering in cv2.so consistent with the declaration order ...
Vadim Pisarevsky [Fri, 10 Jun 2011 13:22:40 +0000 (13:22 +0000)]
make type registration ordering in cv2.so consistent with the declaration order (fixes the class hierarchy; see ticket #1113)

13 years agoadded implementation of CvHaarFeatureParams::read() in traincascade application ...
Maria Dimashova [Fri, 10 Jun 2011 13:07:31 +0000 (13:07 +0000)]
added implementation of CvHaarFeatureParams::read() in traincascade application (#1061)

13 years agoreverted broken opencv_test_core launcher
Vadim Pisarevsky [Fri, 10 Jun 2011 12:21:26 +0000 (12:21 +0000)]
reverted broken opencv_test_core launcher

13 years agofixed cascade detection on images of size equal to feature size (#1070)
Maria Dimashova [Fri, 10 Jun 2011 12:19:23 +0000 (12:19 +0000)]
fixed cascade detection on images of size equal to feature size (#1070)

13 years agoMinor.
Ilya Lysenkov [Fri, 10 Jun 2011 09:30:41 +0000 (09:30 +0000)]
Minor.

13 years agoCopied docs of background/foreground segmentation from source code to documentation
Ilya Lysenkov [Fri, 10 Jun 2011 09:19:45 +0000 (09:19 +0000)]
Copied docs of background/foreground segmentation from source code to documentation

13 years agomultiple cameras and frame saving in video.py
Alexander Mordvintsev [Fri, 10 Jun 2011 07:54:21 +0000 (07:54 +0000)]
multiple cameras and frame saving in video.py

13 years agoMinor doc change
Ilya Lysenkov [Fri, 10 Jun 2011 07:11:58 +0000 (07:11 +0000)]
Minor doc change

13 years agofixed ticket #892
Vadim Pisarevsky [Fri, 10 Jun 2011 07:08:34 +0000 (07:08 +0000)]
fixed ticket #892

13 years agonext attempt to fix ticket #1121
Vadim Pisarevsky [Fri, 10 Jun 2011 06:53:34 +0000 (06:53 +0000)]
next attempt to fix ticket #1121

13 years agofixed RNG::uniform(double,double) (ticket #1131)
Vadim Pisarevsky [Fri, 10 Jun 2011 06:37:24 +0000 (06:37 +0000)]
fixed RNG::uniform(double,double) (ticket #1131)

13 years agoupdated matches checking in opencv_stitching
Alexey Spizhevoy [Fri, 10 Jun 2011 05:38:52 +0000 (05:38 +0000)]
updated matches checking in opencv_stitching

13 years agocontinued cleaning up the docs and fixing hyperlinks (".. index:: <name>" and "....
Vadim Pisarevsky [Thu, 9 Jun 2011 21:47:57 +0000 (21:47 +0000)]
continued cleaning up the docs and fixing hyperlinks (".. index:: <name>" and ".. _<name>:" are not needed anymore)

13 years agofixed #916
Maria Dimashova [Thu, 9 Jun 2011 17:13:05 +0000 (17:13 +0000)]
fixed #916

13 years agoDocumented the SimpleBlobDetector class.
Ilya Lysenkov [Thu, 9 Jun 2011 15:20:55 +0000 (15:20 +0000)]
Documented the SimpleBlobDetector class.

13 years agoMinor change of SimpleBlobDetector
Ilya Lysenkov [Thu, 9 Jun 2011 12:49:23 +0000 (12:49 +0000)]
Minor change of SimpleBlobDetector