profile/ivi/opencv.git
12 years agoadded CameraInfo class into opencv_stitching
Alexey Spizhevoy [Mon, 15 Aug 2011 13:03:59 +0000 (13:03 +0000)]
added CameraInfo class into opencv_stitching

12 years agorefactored opencv_stitching, added possibility to turn off BA
Alexey Spizhevoy [Mon, 15 Aug 2011 12:20:27 +0000 (12:20 +0000)]
refactored opencv_stitching, added possibility to turn off BA

12 years agoimplement optimized version of gpu::BruteForceMatcher::knnMatch when k == 2
Vladislav Vinogradov [Mon, 15 Aug 2011 12:14:02 +0000 (12:14 +0000)]
implement optimized version of gpu::BruteForceMatcher::knnMatch when k == 2

12 years agoupdated saving matches graph in opencv_stitching
Alexey Spizhevoy [Mon, 15 Aug 2011 09:22:22 +0000 (09:22 +0000)]
updated saving matches graph in opencv_stitching

12 years agominor changes in opencv_stitching
Alexey Spizhevoy [Mon, 15 Aug 2011 08:26:11 +0000 (08:26 +0000)]
minor changes in opencv_stitching

12 years agoadded saving of matches graph into opencv_stitching (in DOT format)
Alexey Spizhevoy [Mon, 15 Aug 2011 08:19:57 +0000 (08:19 +0000)]
added saving of matches graph into opencv_stitching (in DOT format)

12 years agoDocumentation: fixed CvSlice and FeatureDetector descriptions.
Andrey Kamaev [Mon, 15 Aug 2011 07:05:04 +0000 (07:05 +0000)]
Documentation: fixed CvSlice and FeatureDetector descriptions.

12 years agoFixed Android build.
Andrey Kamaev [Mon, 15 Aug 2011 07:03:22 +0000 (07:03 +0000)]
Fixed Android build.

12 years agoimplemented rotating-only cameras calibration
Alexey Spizhevoy [Mon, 15 Aug 2011 06:15:06 +0000 (06:15 +0000)]
implemented rotating-only cameras calibration

12 years agoSlight update in objdetect...still to put Theory
Ana Huaman [Mon, 15 Aug 2011 02:38:23 +0000 (02:38 +0000)]
Slight update in objdetect...still to put Theory

12 years agoFixed more broken links from previous tutorials
Ana Huaman [Mon, 15 Aug 2011 02:35:10 +0000 (02:35 +0000)]
Fixed more broken links from previous tutorials

12 years agoFixed more broken links from previous tutorials
Ana Huaman [Mon, 15 Aug 2011 02:29:03 +0000 (02:29 +0000)]
Fixed more broken links from previous tutorials

12 years agocamshift.py sample
Alexander Mordvintsev [Mon, 15 Aug 2011 01:36:41 +0000 (01:36 +0000)]
camshift.py sample
small cleaning

12 years agoUpdated broken links of tutorials in core and fixed weird-looking bullets (error...
Ana Huaman [Mon, 15 Aug 2011 01:25:36 +0000 (01:25 +0000)]
Updated broken links of tutorials in core and fixed weird-looking bullets (error of mine)

12 years agoCommit rst tutorial for Cascade Classifiers
Ana Huaman [Mon, 15 Aug 2011 00:49:59 +0000 (00:49 +0000)]
Commit rst tutorial for Cascade Classifiers

12 years agoModified sample for object detection with LBP in tutorial_code
Ana Huaman [Sun, 14 Aug 2011 22:32:41 +0000 (22:32 +0000)]
Modified sample for object detection with LBP in tutorial_code

12 years agoAdded sample for object detection with LBP in tutorial_code
Ana Huaman [Sun, 14 Aug 2011 20:20:35 +0000 (20:20 +0000)]
Added sample for object detection with LBP in tutorial_code

12 years agoAdded to the tutorials the "Support Vector Machines for Non-Linearly Separable Data...
Bernat Gabor [Sun, 14 Aug 2011 19:58:20 +0000 (19:58 +0000)]
Added to the tutorials the "Support Vector Machines for Non-Linearly Separable Data" contributed by Fernando Iglesias GarcĂ­a. Corrected a mistake in the gpu-basics-similarity.rst file.

12 years agofixed tickets #1301, #1303, #1305
Vadim Pisarevsky [Sun, 14 Aug 2011 19:46:39 +0000 (19:46 +0000)]
fixed tickets #1301, #1303, #1305

12 years agoSample code simplified for object Detection
Ana Huaman [Sun, 14 Aug 2011 18:44:46 +0000 (18:44 +0000)]
Sample code simplified for object Detection

12 years agoAdded the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgu...
Bernat Gabor [Sun, 14 Aug 2011 15:05:56 +0000 (15:05 +0000)]
Added the "Similarity check (PNSR and SSIM) on the GPU" tutorial. Corrected an highgui TOC tree mistake.

12 years agonicer default parameters set
Alexandre Benoit [Sun, 14 Aug 2011 07:01:56 +0000 (07:01 +0000)]
nicer default parameters set

12 years agoadded CV_OUT to CvANN_MLP::predict
Alexander Mordvintsev [Sun, 14 Aug 2011 04:32:27 +0000 (04:32 +0000)]
added CV_OUT to CvANN_MLP::predict
python cv2 MLP sample done

12 years agowork on MLP sample in letter_recog.py (in progress...)
Alexander Mordvintsev [Sun, 14 Aug 2011 02:26:47 +0000 (02:26 +0000)]
work on MLP sample in letter_recog.py (in progress...)

12 years agoadded more explicit titles on figures and cleaned std output
Alexandre Benoit [Sat, 13 Aug 2011 21:58:31 +0000 (21:58 +0000)]
added more explicit titles on figures and cleaned std output

12 years agoDocumentation: fixed references for C++ operators
Andrey Kamaev [Sat, 13 Aug 2011 21:39:10 +0000 (21:39 +0000)]
Documentation: fixed references for C++ operators

12 years agoadded comments/contacts link
Alexandre Benoit [Sat, 13 Aug 2011 18:24:46 +0000 (18:24 +0000)]
added comments/contacts link

12 years agoadded comments/contacts link
Alexandre Benoit [Sat, 13 Aug 2011 18:24:33 +0000 (18:24 +0000)]
added comments/contacts link

12 years agoDocumentation: fixed "template<class T> const T" case for ".. ocv:function::" macro
Andrey Kamaev [Sat, 13 Aug 2011 18:05:11 +0000 (18:05 +0000)]
Documentation: fixed "template<class T> const T" case for ".. ocv:function::" macro

12 years agoDocumentation: fixed about 100 cross-referencing errors.
Andrey Kamaev [Sat, 13 Aug 2011 16:49:40 +0000 (16:49 +0000)]
Documentation: fixed about 100 cross-referencing errors.

12 years agoadding openexr images tone mapping demo
Alexandre Benoit [Sat, 13 Aug 2011 14:19:17 +0000 (14:19 +0000)]
adding openexr images tone mapping demo

12 years agooptimised input image management
Alexandre Benoit [Sat, 13 Aug 2011 14:14:28 +0000 (14:14 +0000)]
optimised input image management

12 years agooptimised input image management
Alexandre Benoit [Sat, 13 Aug 2011 14:13:41 +0000 (14:13 +0000)]
optimised input image management

12 years agoAdded the How to create videos with OpenCV Tutorial. Made some corrections to the...
Bernat Gabor [Sat, 13 Aug 2011 14:02:18 +0000 (14:02 +0000)]
Added the How to create videos with OpenCV Tutorial. Made some corrections to the feature2d, to get rid of some documentation build errors.

12 years agowork on camshift.py
Alexander Mordvintsev [Sat, 13 Aug 2011 08:54:11 +0000 (08:54 +0000)]
work on camshift.py

12 years agouse default HOG people detector
Alexander Mordvintsev [Sat, 13 Aug 2011 08:52:58 +0000 (08:52 +0000)]
use default HOG people detector
minor cleaning

12 years ago* Fixed cross-referencing in reference manual (except C++ operator() ).
Andrey Kamaev [Fri, 12 Aug 2011 22:18:04 +0000 (22:18 +0000)]
* Fixed cross-referencing in reference manual (except C++ operator() ).
* Fixed display of struct and class definitions (except classes with base class specified).
* Fixed formatting and referencing errors in several documentation files.

12 years agoAdded base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst
Ana Huaman [Fri, 12 Aug 2011 18:30:20 +0000 (18:30 +0000)]
Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst

12 years agoAdded tutorial for features2d using homography to find a planar object (Based on...
Ana Huaman [Fri, 12 Aug 2011 18:04:44 +0000 (18:04 +0000)]
Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp

12 years agoadded cv.py micro-module for backward compatibility with existing Python scripts...
Vadim Pisarevsky [Fri, 12 Aug 2011 18:03:01 +0000 (18:03 +0000)]
added cv.py micro-module for backward compatibility with existing Python scripts using prev-gen Python API.

12 years agoCorrected a commit error -- Added the images for the detection tutorial
Ana Huaman [Fri, 12 Aug 2011 17:06:25 +0000 (17:06 +0000)]
Corrected a commit error -- Added the images for the detection tutorial

12 years agoAdded Features2D descriptor tutorial + drawMatches in rst
Ana Huaman [Fri, 12 Aug 2011 17:01:10 +0000 (17:01 +0000)]
Added Features2D descriptor tutorial + drawMatches in rst

12 years agoAdded rst Tutorial for Feature Detection with SURF and drawKeypoints
Ana Huaman [Fri, 12 Aug 2011 15:56:52 +0000 (15:56 +0000)]
Added rst  Tutorial for Feature Detection with SURF and drawKeypoints

12 years agoanother attempt to fix #1299
Vadim Pisarevsky [Fri, 12 Aug 2011 15:19:10 +0000 (15:19 +0000)]
another attempt to fix #1299

12 years agofixed Matx33 * Point3 and Matx22 * Point operators (ticket #1299)
Vadim Pisarevsky [Fri, 12 Aug 2011 12:54:38 +0000 (12:54 +0000)]
fixed Matx33 * Point3 and Matx22 * Point operators (ticket #1299)

12 years agomade retina code compile with VS2005/VS2008
Vadim Pisarevsky [Fri, 12 Aug 2011 11:28:17 +0000 (11:28 +0000)]
made retina code compile with VS2005/VS2008

12 years agoimproved list formatting in opencv refman. Updated PDFs.
Vadim Pisarevsky [Fri, 12 Aug 2011 10:52:06 +0000 (10:52 +0000)]
improved list formatting in opencv refman. Updated PDFs.

12 years agoJava API: generated test stubs for 2 new functions
Andrey Kamaev [Fri, 12 Aug 2011 08:14:51 +0000 (08:14 +0000)]
Java API: generated test stubs for 2 new functions

12 years agoexport HOGDescriptor::getDefaultPeopleDetector() to Python (ticket #1298)
Vadim Pisarevsky [Fri, 12 Aug 2011 07:50:55 +0000 (07:50 +0000)]
export HOGDescriptor::getDefaultPeopleDetector() to Python (ticket #1298)

12 years agoFixed search in html documentation (ticket #1232)
Andrey Kamaev [Fri, 12 Aug 2011 07:23:54 +0000 (07:23 +0000)]
Fixed search in html documentation (ticket #1232)

12 years agoAdded SURF_Homography sample codee
Ana Huaman [Fri, 12 Aug 2011 03:33:52 +0000 (03:33 +0000)]
Added SURF_Homography sample codee

12 years agocomment
Alexander Mordvintsev [Fri, 12 Aug 2011 03:23:44 +0000 (03:23 +0000)]
comment

12 years agopeopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt)
Alexander Mordvintsev [Fri, 12 Aug 2011 03:05:31 +0000 (03:05 +0000)]
peopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt)
some old cv api use cleaning

12 years agoAdded code for SURF using FLANN Matcher and drawMatches options
Ana Huaman [Fri, 12 Aug 2011 00:19:42 +0000 (00:19 +0000)]
Added code for SURF using FLANN Matcher and drawMatches options

12 years agopreserve alpha channel in PNG, when imread(..., -1) is called (ticket #1107)
Vadim Pisarevsky [Thu, 11 Aug 2011 22:38:09 +0000 (22:38 +0000)]
preserve alpha channel in PNG, when imread(..., -1) is called (ticket #1107)

12 years agofixed kmeans center initialization in the case of huge matrices (ticket #1291); fixed...
Vadim Pisarevsky [Thu, 11 Aug 2011 22:27:18 +0000 (22:27 +0000)]
fixed kmeans center initialization in the case of huge matrices (ticket #1291); fixed warinings in libtiff.

12 years agoanother attempt to fix IPP detection on x64 (ticket #1294)
Vadim Pisarevsky [Thu, 11 Aug 2011 22:18:51 +0000 (22:18 +0000)]
another attempt to fix IPP detection on x64 (ticket #1294)

12 years agofixed building retina code on Windows
Vadim Pisarevsky [Thu, 11 Aug 2011 22:02:52 +0000 (22:02 +0000)]
fixed building retina code on Windows

12 years agoraised threshold in ORB test; temporarily disabled always failing Opponent SIFT test
Vadim Pisarevsky [Thu, 11 Aug 2011 21:35:04 +0000 (21:35 +0000)]
raised threshold in ORB test; temporarily disabled always failing Opponent SIFT test

12 years agofixed retinaDemo compile errors
Vadim Pisarevsky [Thu, 11 Aug 2011 20:45:51 +0000 (20:45 +0000)]
fixed retinaDemo compile errors

12 years agoadded retina model, by Alexander Benoit
Vadim Pisarevsky [Thu, 11 Aug 2011 20:42:08 +0000 (20:42 +0000)]
added retina model, by Alexander Benoit

12 years agoAdded two sample code for features 2D - SURF descriptor and detector
Ana Huaman [Thu, 11 Aug 2011 20:30:25 +0000 (20:30 +0000)]
Added two sample code for features 2D - SURF descriptor and detector

12 years agoHtml documentation: fixed text wrapping for sidebar
Andrey Kamaev [Thu, 11 Aug 2011 19:06:41 +0000 (19:06 +0000)]
Html documentation: fixed text wrapping for sidebar

12 years agoadded support for Ximea cameras (missing parts in the prev. commit)
Vadim Pisarevsky [Thu, 11 Aug 2011 18:06:09 +0000 (18:06 +0000)]
added support for Ximea cameras (missing parts in the prev. commit)

12 years agoadded support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2...
Vadim Pisarevsky [Thu, 11 Aug 2011 17:59:30 +0000 (17:59 +0000)]
added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor.

12 years agofixed default maxSize case in cvHaarDetectObjects (ticket #1296)
Vadim Pisarevsky [Thu, 11 Aug 2011 13:16:00 +0000 (13:16 +0000)]
fixed default maxSize case in cvHaarDetectObjects (ticket #1296)

12 years agoavoid infinite loops when 0-area image is filtered (ticket #1295)
Vadim Pisarevsky [Thu, 11 Aug 2011 13:12:59 +0000 (13:12 +0000)]
avoid infinite loops when 0-area image is filtered (ticket #1295)

12 years agofixed IPP detection on 64-bit Windows (ticket #1294)
Vadim Pisarevsky [Thu, 11 Aug 2011 11:47:54 +0000 (11:47 +0000)]
fixed IPP detection on 64-bit Windows (ticket #1294)

12 years agoAdded a video input tutorial with PSNR and SSIM.
Bernat Gabor [Thu, 11 Aug 2011 09:34:03 +0000 (09:34 +0000)]
Added a video input tutorial with PSNR and SSIM.

12 years agoFixed libraries order in Android.mk (thanks to Anush Moorthy for the report)
Andrey Kamaev [Thu, 11 Aug 2011 08:28:05 +0000 (08:28 +0000)]
Fixed libraries order in Android.mk (thanks to Anush Moorthy for the report)

12 years agoJava API: Removed meaningless tests
Andrey Kamaev [Thu, 11 Aug 2011 07:21:28 +0000 (07:21 +0000)]
Java API: Removed meaningless tests

12 years agofixed compile errors in samples
Andrey Morozov [Thu, 11 Aug 2011 07:04:27 +0000 (07:04 +0000)]
fixed compile errors in samples

12 years agoUpdate samples using cmd parser
itsyplen [Thu, 11 Aug 2011 06:46:09 +0000 (06:46 +0000)]
Update samples using cmd parser

12 years agoJava API: generated test stubs for recently added functions/classes
Andrey Kamaev [Wed, 10 Aug 2011 16:57:15 +0000 (16:57 +0000)]
Java API: generated test stubs for recently added functions/classes

12 years agoJava API: Fixed bug in Mat port; fixed/implemented all java tests for core module
Andrey Kamaev [Wed, 10 Aug 2011 15:56:47 +0000 (15:56 +0000)]
Java API: Fixed bug in Mat port; fixed/implemented all java tests for core module

12 years agoupdated openni finding by cmake (#1190, #1252); updated doc on kinect
Maria Dimashova [Wed, 10 Aug 2011 14:58:55 +0000 (14:58 +0000)]
updated openni finding by cmake  (#1190, #1252); updated doc on kinect

12 years agoChanged tabulation.
Leonid Beynenson [Wed, 10 Aug 2011 14:21:20 +0000 (14:21 +0000)]
Changed tabulation.

12 years agoJava API: fixed input List<List<smth>> arguments
Andrey Kamaev [Wed, 10 Aug 2011 14:09:22 +0000 (14:09 +0000)]
Java API: fixed input List<List<smth>> arguments

12 years agomultilib support added (ticket #363)
Vadim Pisarevsky [Wed, 10 Aug 2011 12:49:52 +0000 (12:49 +0000)]
multilib support added (ticket #363)

12 years agoadded size check to static Mat::diag()
Vadim Pisarevsky [Wed, 10 Aug 2011 12:40:41 +0000 (12:40 +0000)]
added size check to static Mat::diag()

12 years agoAdded new tests written by Hussein Abdinoor; Added support for new classes in feature...
Andrey Kamaev [Wed, 10 Aug 2011 12:35:22 +0000 (12:35 +0000)]
Added new tests written by Hussein Abdinoor; Added support for new classes in features2d and imgproc

12 years agoUpdated using new cmd parser
itsyplen [Wed, 10 Aug 2011 12:33:03 +0000 (12:33 +0000)]
Updated using new cmd parser

12 years agofixed OpenCVConfig.cmake for statically built OpenCV on Mac
Vadim Pisarevsky [Wed, 10 Aug 2011 12:08:58 +0000 (12:08 +0000)]
fixed OpenCVConfig.cmake for statically built OpenCV on Mac

12 years agoadded remap test, fix compilation error
Vladislav Vinogradov [Wed, 10 Aug 2011 12:05:24 +0000 (12:05 +0000)]
added remap test, fix compilation error

12 years agofixed cmake status of openni
Maria Dimashova [Wed, 10 Aug 2011 11:59:37 +0000 (11:59 +0000)]
fixed cmake status of openni

12 years agofixed compile error on ubuntu64
Maria Dimashova [Wed, 10 Aug 2011 11:49:10 +0000 (11:49 +0000)]
fixed compile error on ubuntu64

12 years agofixed compile errors and warning on ubuntu64
Maria Dimashova [Wed, 10 Aug 2011 11:36:55 +0000 (11:36 +0000)]
fixed compile errors and warning on ubuntu64

12 years agoadded registerPageLocked/unregisterPageLocked functions
Vladislav Vinogradov [Wed, 10 Aug 2011 11:32:48 +0000 (11:32 +0000)]
added registerPageLocked/unregisterPageLocked functions
added convert functions to BruteForceMatcher_GPU
other minor fixes

12 years agoUpdated sample using new cmd parser
itsyplen [Wed, 10 Aug 2011 11:29:32 +0000 (11:29 +0000)]
Updated sample using new cmd parser

12 years agoUpdated samples using new cmd parser
itsyplen [Wed, 10 Aug 2011 10:41:38 +0000 (10:41 +0000)]
Updated samples using new cmd parser

12 years agofixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc.
Vadim Pisarevsky [Wed, 10 Aug 2011 10:28:01 +0000 (10:28 +0000)]
fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc.

12 years agoexperimental kernels for cuda
Anatoly Baksheev [Wed, 10 Aug 2011 09:51:36 +0000 (09:51 +0000)]
experimental kernels for cuda

12 years agoAdded reference to Nvidia TADP into Android tutorial; refactored both Android tutoria...
Andrey Kamaev [Wed, 10 Aug 2011 09:45:17 +0000 (09:45 +0000)]
Added reference to Nvidia TADP into Android tutorial; refactored both Android tutorials; fixed some rst warnings

12 years agofixed compile errors
Maria Dimashova [Wed, 10 Aug 2011 09:43:44 +0000 (09:43 +0000)]
fixed compile errors

12 years agoexperimental kernels for cuda
Anatoly Baksheev [Wed, 10 Aug 2011 09:35:57 +0000 (09:35 +0000)]
experimental kernels for cuda

12 years agoadded read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their...
Maria Dimashova [Wed, 10 Aug 2011 09:17:37 +0000 (09:17 +0000)]
added read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their creation to FeatureDetector::create method (#1290)

12 years agoUpdating samples using cmd parser
itsyplen [Wed, 10 Aug 2011 08:56:27 +0000 (08:56 +0000)]
Updating samples using cmd parser

12 years agoFixed some grammatical errors
itsyplen [Wed, 10 Aug 2011 08:52:52 +0000 (08:52 +0000)]
Fixed some grammatical errors

12 years agofixed memory leak in SIFT wrapper (#1288)
Maria Dimashova [Wed, 10 Aug 2011 07:02:50 +0000 (07:02 +0000)]
fixed memory leak in SIFT wrapper (#1288)

12 years agominor stitching optimization (use cpu matchers instead of gpu matchers on multicore...
Vladislav Vinogradov [Wed, 10 Aug 2011 06:53:24 +0000 (06:53 +0000)]
minor stitching optimization (use cpu matchers instead of gpu matchers on multicore processors)