profile/ivi/opencv.git
13 years agoMorphology code 1 added to tutorial-code/Image_Processing
Ana Huaman [Sat, 18 Jun 2011 20:30:31 +0000 (20:30 +0000)]
Morphology code 1 added to tutorial-code/Image_Processing

13 years agoPurpose: 2nd review cycle.
Elena Fedotova [Sat, 18 Jun 2011 20:19:03 +0000 (20:19 +0000)]
Purpose: 2nd review cycle.

13 years agoFixed a small link error in documentation
Ana Huaman [Sat, 18 Jun 2011 17:46:52 +0000 (17:46 +0000)]
Fixed a small link error in documentation

13 years agoAdded Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code
Ana Huaman [Sat, 18 Jun 2011 17:27:02 +0000 (17:27 +0000)]
Added Smoothing tutorial in reST and links to the code in  samples/cpp/tutorial_code

13 years agouse "-O2 -DNDEBUG" in release by default in the case of MinGW
Vadim Pisarevsky [Sat, 18 Jun 2011 13:09:57 +0000 (13:09 +0000)]
use "-O2 -DNDEBUG" in release by default in the case of MinGW

13 years agofixed warnings in gbt; added insertChannel() and extractChannel(); made the code...
Vadim Pisarevsky [Sat, 18 Jun 2011 10:56:49 +0000 (10:56 +0000)]
fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly.

13 years agoremoved serveral CV_EXPORTS_AS() to make Python function names in cv2 the same as...
Vadim Pisarevsky [Sat, 18 Jun 2011 10:03:01 +0000 (10:03 +0000)]
removed serveral CV_EXPORTS_AS() to make Python function names in cv2 the same as in C++.

13 years agoPurpose: 2nd review cycle.
Elena Fedotova [Fri, 17 Jun 2011 22:23:37 +0000 (22:23 +0000)]
Purpose: 2nd review cycle.

13 years agoPurpose: 2nd review cycle.
Elena Fedotova [Fri, 17 Jun 2011 21:38:06 +0000 (21:38 +0000)]
Purpose: 2nd review cycle.

13 years agoPurpose: 2nd review cycle - see ?? .
Elena Fedotova [Fri, 17 Jun 2011 21:37:42 +0000 (21:37 +0000)]
Purpose: 2nd review cycle - see ?? .

13 years agofixed calibrateCamera API (ticket #1143)
Vadim Pisarevsky [Fri, 17 Jun 2011 21:21:01 +0000 (21:21 +0000)]
fixed calibrateCamera API (ticket #1143)

13 years agofixed crashes in camshiftdemo (ticket #875)
Vadim Pisarevsky [Fri, 17 Jun 2011 20:34:34 +0000 (20:34 +0000)]
fixed crashes in camshiftdemo (ticket #875)

13 years agoNew basic filter sample added
Ana Huaman [Fri, 17 Jun 2011 20:13:53 +0000 (20:13 +0000)]
New basic filter sample added

13 years agocorrected estimateAffine3D parameter name: outliers=>inliers (ticket #1141)
Vadim Pisarevsky [Fri, 17 Jun 2011 19:12:21 +0000 (19:12 +0000)]
corrected estimateAffine3D parameter name: outliers=>inliers (ticket #1141)

13 years agoadded reduce(..., CV_REDUCE_MIN/CV_REDUCE_MAX, ...) for 16u/16s (ticket #1145)
Vadim Pisarevsky [Fri, 17 Jun 2011 19:03:26 +0000 (19:03 +0000)]
added reduce(..., CV_REDUCE_MIN/CV_REDUCE_MAX, ...) for 16u/16s (ticket #1145)

13 years agowork on obj_detect.py sample (in progress...)
Alexander Mordvintsev [Fri, 17 Jun 2011 16:17:10 +0000 (16:17 +0000)]
work on obj_detect.py sample (in progress...)

13 years agofixed potentially incorrect memory access in cv::transform
Vadim Pisarevsky [Fri, 17 Jun 2011 16:14:47 +0000 (16:14 +0000)]
fixed potentially incorrect memory access in cv::transform

13 years agoAdded sample code for tutorial - cpp
Ana Huaman [Fri, 17 Jun 2011 15:57:00 +0000 (15:57 +0000)]
Added sample code for tutorial - cpp

13 years agoset default compiler flags to "-O2" in the case of MinGW
Alexander Shishkov [Fri, 17 Jun 2011 15:44:05 +0000 (15:44 +0000)]
set default compiler flags to "-O2" in the case of MinGW

13 years agoimproved build of installer package for windows
Andrey Morozov [Fri, 17 Jun 2011 15:02:10 +0000 (15:02 +0000)]
improved build of installer package for windows

13 years agoAdded cmake file to compile Android native camera wrapper if Android source tree...
Andrey Kamaev [Fri, 17 Jun 2011 13:52:55 +0000 (13:52 +0000)]
Added cmake file to compile Android native camera wrapper if Android source tree is available

13 years agofixed #1140 and made some other updates of features2d docs
Maria Dimashova [Fri, 17 Jun 2011 13:23:28 +0000 (13:23 +0000)]
fixed #1140 and made some other updates of features2d docs

13 years agofixed typo in opencv_stitching
Alexey Spizhevoy [Fri, 17 Jun 2011 13:22:38 +0000 (13:22 +0000)]
fixed typo in opencv_stitching

13 years agoturned off Python support for Windows in Debug mode
Alexander Shishkov [Fri, 17 Jun 2011 13:12:21 +0000 (13:12 +0000)]
turned off Python support for Windows in Debug mode

13 years agofixed compilation on Linux in static case
Alexander Shishkov [Fri, 17 Jun 2011 12:53:57 +0000 (12:53 +0000)]
fixed compilation on Linux in static case

13 years agomodified output stream
Alexander Shishkov [Fri, 17 Jun 2011 11:51:15 +0000 (11:51 +0000)]
modified output stream

13 years agocompleted doc on MLData
Maria Dimashova [Fri, 17 Jun 2011 11:40:54 +0000 (11:40 +0000)]
completed doc on MLData

13 years agoupdated check_docs script and whitelist
Maria Dimashova [Fri, 17 Jun 2011 11:33:06 +0000 (11:33 +0000)]
updated check_docs script and whitelist

13 years agoFixed Android install target
Andrey Kamaev [Fri, 17 Jun 2011 11:10:35 +0000 (11:10 +0000)]
Fixed Android install target

13 years agoremoved old data
Maria Dimashova [Fri, 17 Jun 2011 10:55:30 +0000 (10:55 +0000)]
removed old data

13 years agouncommented Opponent descriptors test, fixed descriptors mat size
Maria Dimashova [Fri, 17 Jun 2011 10:47:35 +0000 (10:47 +0000)]
uncommented Opponent descriptors test, fixed descriptors mat size

13 years agoAdded doc on CvMLData
Maria Dimashova [Fri, 17 Jun 2011 10:13:53 +0000 (10:13 +0000)]
Added doc on CvMLData

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)