Ana Huaman [Tue, 21 Jun 2011 08:53:37 +0000 (08:53 +0000)]
Added tutorial in reST for Morphology 2
Ana Huaman [Tue, 21 Jun 2011 05:06:25 +0000 (05:06 +0000)]
Reorganized code and added Morphology 2 cpp code
Ana Huaman [Tue, 21 Jun 2011 03:30:18 +0000 (03:30 +0000)]
Deleting old tutorial files and put them in folders
Ana Huaman [Tue, 21 Jun 2011 03:27:26 +0000 (03:27 +0000)]
Folder Intro
Andrey Kamaev [Mon, 20 Jun 2011 15:57:42 +0000 (15:57 +0000)]
(trunk) Do not use prebuilt Android camera libs for armeabi hardware target
Andrey Kamaev [Mon, 20 Jun 2011 15:35:05 +0000 (15:35 +0000)]
Added generation of OpenCV.mk file for Android development with ndk-build tool
Ilya Lysenkov [Mon, 20 Jun 2011 13:27:37 +0000 (13:27 +0000)]
Minor doc fix
Ilya Lysenkov [Mon, 20 Jun 2011 13:24:48 +0000 (13:24 +0000)]
Added destroyAllWindows and docs (ticket #957).
Ilya Lysenkov [Mon, 20 Jun 2011 09:49:21 +0000 (09:49 +0000)]
Qt: fixed signal of a clicked push button (patch #786)
Ilya Lysenkov [Mon, 20 Jun 2011 09:29:04 +0000 (09:29 +0000)]
Qt minor doc enhancement
Vadim Pisarevsky [Mon, 20 Jun 2011 09:20:17 +0000 (09:20 +0000)]
temporarily reverted to FLANN 1.5 (FLANN 1.6 is put to a separate branch FLANN_1.6 until it's stabilized)
Ilya Lysenkov [Mon, 20 Jun 2011 09:06:02 +0000 (09:06 +0000)]
Qt doc: specified an image type in the addText function (ticket #1144)
Vadim Pisarevsky [Mon, 20 Jun 2011 08:42:08 +0000 (08:42 +0000)]
added dummy symbol to flann to make OpenCV compile on Windows
Vadim Pisarevsky [Mon, 20 Jun 2011 07:53:46 +0000 (07:53 +0000)]
fixed errors and warnings when building with MSVC
Marius Muja [Mon, 20 Jun 2011 00:26:16 +0000 (00:26 +0000)]
Bringing get_param and print_params into cv::flann namespace.
Marius Muja [Sun, 19 Jun 2011 23:46:23 +0000 (23:46 +0000)]
Updated FLANN
Vadim Pisarevsky [Sun, 19 Jun 2011 23:24:01 +0000 (23:24 +0000)]
fixed formula in cvIntegral/integral description
Vadim Pisarevsky [Sun, 19 Jun 2011 22:35:24 +0000 (22:35 +0000)]
fixed problem with non 4:3 cameras (ticket #142)
Vadim Pisarevsky [Sun, 19 Jun 2011 22:23:59 +0000 (22:23 +0000)]
use original image type (8-bit grayscale or 24-bit RGB) in the case of RAW video (ticket #782)
Vadim Pisarevsky [Sun, 19 Jun 2011 22:06:32 +0000 (22:06 +0000)]
fixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added frame positioning feature to laplace demo to test the feature
Vadim Pisarevsky [Sun, 19 Jun 2011 22:03:23 +0000 (22:03 +0000)]
fixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added frame positioning feature to laplace demo to test the feature
Vadim Pisarevsky [Sun, 19 Jun 2011 21:13:32 +0000 (21:13 +0000)]
added explicit Mat_<T>::Mat_(const MatExpr&) (resolves ticket #996)
Elena Fedotova [Sun, 19 Jun 2011 20:28:08 +0000 (20:28 +0000)]
Purpose: 2nd review cycle.
Vadim Pisarevsky [Sun, 19 Jun 2011 20:14:42 +0000 (20:14 +0000)]
fixed memory leaks in fromarray (thanks to Matthew Baker for the patch!)
Alexander Mordvintsev [Sun, 19 Jun 2011 11:33:15 +0000 (11:33 +0000)]
work on obj_detect.py
added square_size cmd line param for calibrate.py
added _coverage.py script to compute cv2 api coverage by samples (just for interest, may be removed later)
Ana Huaman [Sat, 18 Jun 2011 23:08:08 +0000 (23:08 +0000)]
Added tutorial in reST for Morphology 1
Elena Fedotova [Sat, 18 Jun 2011 20:45:35 +0000 (20:45 +0000)]
Purpose: 2nd review cycle - see ?? .
Elena Fedotova [Sat, 18 Jun 2011 20:37:50 +0000 (20:37 +0000)]
Purpose: 2nd review cycle - see ?? . wrong syntax format
Ana Huaman [Sat, 18 Jun 2011 20:30:31 +0000 (20:30 +0000)]
Morphology code 1 added to tutorial-code/Image_Processing
Elena Fedotova [Sat, 18 Jun 2011 20:19:03 +0000 (20:19 +0000)]
Purpose: 2nd review cycle.
Ana Huaman [Sat, 18 Jun 2011 17:46:52 +0000 (17:46 +0000)]
Fixed a small link error in documentation
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
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
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.
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++.
Elena Fedotova [Fri, 17 Jun 2011 22:23:37 +0000 (22:23 +0000)]
Purpose: 2nd review cycle.
Elena Fedotova [Fri, 17 Jun 2011 21:38:06 +0000 (21:38 +0000)]
Purpose: 2nd review cycle.
Elena Fedotova [Fri, 17 Jun 2011 21:37:42 +0000 (21:37 +0000)]
Purpose: 2nd review cycle - see ?? .
Vadim Pisarevsky [Fri, 17 Jun 2011 21:21:01 +0000 (21:21 +0000)]
fixed calibrateCamera API (ticket #1143)
Vadim Pisarevsky [Fri, 17 Jun 2011 20:34:34 +0000 (20:34 +0000)]
fixed crashes in camshiftdemo (ticket #875)
Ana Huaman [Fri, 17 Jun 2011 20:13:53 +0000 (20:13 +0000)]
New basic filter sample added
Vadim Pisarevsky [Fri, 17 Jun 2011 19:12:21 +0000 (19:12 +0000)]
corrected estimateAffine3D parameter name: outliers=>inliers (ticket #1141)
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)
Alexander Mordvintsev [Fri, 17 Jun 2011 16:17:10 +0000 (16:17 +0000)]
work on obj_detect.py sample (in progress...)
Vadim Pisarevsky [Fri, 17 Jun 2011 16:14:47 +0000 (16:14 +0000)]
fixed potentially incorrect memory access in cv::transform
Ana Huaman [Fri, 17 Jun 2011 15:57:00 +0000 (15:57 +0000)]
Added sample code for tutorial - cpp
Alexander Shishkov [Fri, 17 Jun 2011 15:44:05 +0000 (15:44 +0000)]
set default compiler flags to "-O2" in the case of MinGW
Andrey Morozov [Fri, 17 Jun 2011 15:02:10 +0000 (15:02 +0000)]
improved build of installer package for windows
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
Maria Dimashova [Fri, 17 Jun 2011 13:23:28 +0000 (13:23 +0000)]
fixed #1140 and made some other updates of features2d docs
Alexey Spizhevoy [Fri, 17 Jun 2011 13:22:38 +0000 (13:22 +0000)]
fixed typo in opencv_stitching
Alexander Shishkov [Fri, 17 Jun 2011 13:12:21 +0000 (13:12 +0000)]
turned off Python support for Windows in Debug mode
Alexander Shishkov [Fri, 17 Jun 2011 12:53:57 +0000 (12:53 +0000)]
fixed compilation on Linux in static case
Alexander Shishkov [Fri, 17 Jun 2011 11:51:15 +0000 (11:51 +0000)]
modified output stream
Maria Dimashova [Fri, 17 Jun 2011 11:40:54 +0000 (11:40 +0000)]
completed doc on MLData
Maria Dimashova [Fri, 17 Jun 2011 11:33:06 +0000 (11:33 +0000)]
updated check_docs script and whitelist
Andrey Kamaev [Fri, 17 Jun 2011 11:10:35 +0000 (11:10 +0000)]
Fixed Android install target
Maria Dimashova [Fri, 17 Jun 2011 10:55:30 +0000 (10:55 +0000)]
removed old data
Maria Dimashova [Fri, 17 Jun 2011 10:47:35 +0000 (10:47 +0000)]
uncommented Opponent descriptors test, fixed descriptors mat size
Maria Dimashova [Fri, 17 Jun 2011 10:13:53 +0000 (10:13 +0000)]
Added doc on CvMLData
Maria Dimashova [Fri, 17 Jun 2011 10:11:52 +0000 (10:11 +0000)]
minor refactoring of CvMLData interface
Ilya Lysenkov [Fri, 17 Jun 2011 09:26:53 +0000 (09:26 +0000)]
Qt: fixed keyPressEvent (ticket #803)
Alexander Mordvintsev [Fri, 17 Jun 2011 07:35:39 +0000 (07:35 +0000)]
work on obj_detect sample
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)
Andrey Kamaev [Thu, 16 Jun 2011 20:25:15 +0000 (20:25 +0000)]
Updated NDK default paths for version r5c
Andrey Kamaev [Thu, 16 Jun 2011 18:00:41 +0000 (18:00 +0000)]
Added Android native camera module
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.
Ilya Lysenkov [Thu, 16 Jun 2011 15:48:01 +0000 (15:48 +0000)]
Qt: fixed destroyAllWindow crash (patch #794)
Alexander Shishkov [Thu, 16 Jun 2011 15:02:58 +0000 (15:02 +0000)]
Fixed MacOS GPU Compilation for i386
Alexander Shishkov [Thu, 16 Jun 2011 14:28:29 +0000 (14:28 +0000)]
added missing audevcod.h
Vadim Pisarevsky [Thu, 16 Jun 2011 13:21:22 +0000 (13:21 +0000)]
added missing errors.h
Ilya Lysenkov [Thu, 16 Jun 2011 13:20:50 +0000 (13:20 +0000)]
Qt: fixed using of OpenCV in another Qt app (patch #919)
Vadim Pisarevsky [Thu, 16 Jun 2011 12:48:23 +0000 (12:48 +0000)]
introduced new RST/Sphinx domain ocv.
Ilya Lysenkov [Thu, 16 Jun 2011 12:44:04 +0000 (12:44 +0000)]
Qt: fixed resizing of maximized window (patch #858).
Maria Dimashova [Thu, 16 Jun 2011 12:35:40 +0000 (12:35 +0000)]
minor change (moved methods implementation from hpp to cpp)
Anatoly Baksheev [Thu, 16 Jun 2011 10:33:32 +0000 (10:33 +0000)]
tabs
Vadim Pisarevsky [Thu, 16 Jun 2011 10:20:26 +0000 (10:20 +0000)]
little fix: "and" => "AND"
Vadim Pisarevsky [Thu, 16 Jun 2011 10:11:43 +0000 (10:11 +0000)]
another small correction to build cap_dshow.cpp in highgui
Vadim Pisarevsky [Thu, 16 Jun 2011 09:51:34 +0000 (09:51 +0000)]
added missing evcode.h; made videoinput optional (ticket #1142)
Andrey Morozov [Thu, 16 Jun 2011 08:31:08 +0000 (08:31 +0000)]
fixed "bitrate tolerance too small for bitrate"
Kirill Kornyakov [Thu, 16 Jun 2011 06:08:27 +0000 (06:08 +0000)]
bugfix in warpAffine, correct buffer size should be used
Vadim Pisarevsky [Wed, 15 Jun 2011 22:59:41 +0000 (22:59 +0000)]
videoInput is now integrated into highgui and built from sources
P. Druzhkov [Wed, 15 Jun 2011 21:54:25 +0000 (21:54 +0000)]
brief gbt documentation added. some sample fixes made. code updated.
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?
Vadim Pisarevsky [Wed, 15 Jun 2011 17:34:43 +0000 (17:34 +0000)]
fixed gcc dwarf2 check
Alexander Shishkov [Wed, 15 Jun 2011 15:59:50 +0000 (15:59 +0000)]
turned off WITH_VIDEOINPUT for mingw with dwarf2
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)
Maria Dimashova [Wed, 15 Jun 2011 13:30:26 +0000 (13:30 +0000)]
minor formating
Alexander Shishkov [Wed, 15 Jun 2011 13:26:46 +0000 (13:26 +0000)]
fixed compilation error on MCVS in descriptors.cpp
Ilya Lysenkov [Wed, 15 Jun 2011 13:26:40 +0000 (13:26 +0000)]
QT: fixed exceptions (ticket #901)
Vadim Pisarevsky [Wed, 15 Jun 2011 13:16:57 +0000 (13:16 +0000)]
some more corrections in the docs
Maria Dimashova [Wed, 15 Jun 2011 12:51:54 +0000 (12:51 +0000)]
fixed OpponentColorDescriptorExtractor (#1109)
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)
Vladislav Vinogradov [Wed, 15 Jun 2011 11:57:08 +0000 (11:57 +0000)]
fixed gpu::cvtColor
Maria Dimashova [Wed, 15 Jun 2011 10:15:05 +0000 (10:15 +0000)]
fixed erasing class_id and response members in sift (#1130)
Maria Dimashova [Wed, 15 Jun 2011 10:11:20 +0000 (10:11 +0000)]
minor
Ilya Lysenkov [Wed, 15 Jun 2011 09:27:38 +0000 (09:27 +0000)]
Fixed wheel zoom with QT (ticket #733)
Anatoly Baksheev [Wed, 15 Jun 2011 08:05:34 +0000 (08:05 +0000)]
default cuda target flags changed
cuda support is on by default
Ana Huaman [Tue, 14 Jun 2011 23:25:23 +0000 (23:25 +0000)]
Modified conf.py. Added extlinks for the tutorials
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