profile/ivi/opencv.git
2011-08-15 Alexandre Benoitadded openexr sample file
2011-08-15 Alexey Spizhevoyadded CameraInfo class into opencv_stitching
2011-08-15 Alexey Spizhevoyrefactored opencv_stitching, added possibility to turn...
2011-08-15 Vladislav Vinogradovimplement optimized version of gpu::BruteForceMatcher...
2011-08-15 Alexey Spizhevoyupdated saving matches graph in opencv_stitching
2011-08-15 Alexey Spizhevoyminor changes in opencv_stitching
2011-08-15 Alexey Spizhevoyadded saving of matches graph into opencv_stitching...
2011-08-15 Andrey KamaevDocumentation: fixed CvSlice and FeatureDetector descri...
2011-08-15 Andrey KamaevFixed Android build.
2011-08-15 Alexey Spizhevoyimplemented rotating-only cameras calibration
2011-08-15 Ana HuamanSlight update in objdetect...still to put Theory
2011-08-15 Ana HuamanFixed more broken links from previous tutorials
2011-08-15 Ana HuamanFixed more broken links from previous tutorials
2011-08-15 Alexander Mordvintsevcamshift.py sample
2011-08-15 Ana HuamanUpdated broken links of tutorials in core and fixed...
2011-08-15 Ana HuamanCommit rst tutorial for Cascade Classifiers
2011-08-14 Ana HuamanModified sample for object detection with LBP in tutori...
2011-08-14 Ana HuamanAdded sample for object detection with LBP in tutorial_code
2011-08-14 Bernat GaborAdded to the tutorials the "Support Vector Machines...
2011-08-14 Vadim Pisarevskyfixed tickets #1301, #1303, #1305
2011-08-14 Ana HuamanSample code simplified for object Detection
2011-08-14 Bernat GaborAdded the "Similarity check (PNSR and SSIM) on the...
2011-08-14 Alexandre Benoitnicer default parameters set
2011-08-14 Alexander Mordvintsevadded CV_OUT to CvANN_MLP::predict
2011-08-14 Alexander Mordvintsevwork on MLP sample in letter_recog.py (in progress...)
2011-08-13 Alexandre Benoitadded more explicit titles on figures and cleaned std...
2011-08-13 Andrey KamaevDocumentation: fixed references for C++ operators
2011-08-13 Alexandre Benoitadded comments/contacts link
2011-08-13 Alexandre Benoitadded comments/contacts link
2011-08-13 Andrey KamaevDocumentation: fixed "template<class T> const T" case...
2011-08-13 Andrey KamaevDocumentation: fixed about 100 cross-referencing errors.
2011-08-13 Alexandre Benoitadding openexr images tone mapping demo
2011-08-13 Alexandre Benoitoptimised input image management
2011-08-13 Alexandre Benoitoptimised input image management
2011-08-13 Bernat GaborAdded the How to create videos with OpenCV Tutorial...
2011-08-13 Alexander Mordvintsevwork on camshift.py
2011-08-13 Alexander Mordvintsevuse default HOG people detector
2011-08-12 Andrey Kamaev* Fixed cross-referencing in reference manual (except...
2011-08-12 Ana HuamanAdded base tutorial for using FlannBasedMatcher with...
2011-08-12 Ana HuamanAdded tutorial for features2d using homography to find...
2011-08-12 Vadim Pisarevskyadded cv.py micro-module for backward compatibility...
2011-08-12 Ana HuamanCorrected a commit error -- Added the images for the...
2011-08-12 Ana HuamanAdded Features2D descriptor tutorial + drawMatches...
2011-08-12 Ana HuamanAdded rst Tutorial for Feature Detection with SURF...
2011-08-12 Vadim Pisarevskyanother attempt to fix #1299
2011-08-12 Vadim Pisarevskyfixed Matx33 * Point3 and Matx22 * Point operators...
2011-08-12 Vadim Pisarevskymade retina code compile with VS2005/VS2008
2011-08-12 Vadim Pisarevskyimproved list formatting in opencv refman. Updated...
2011-08-12 Andrey KamaevJava API: generated test stubs for 2 new functions
2011-08-12 Vadim Pisarevskyexport HOGDescriptor::getDefaultPeopleDetector() to...
2011-08-12 Andrey KamaevFixed search in html documentation (ticket #1232)
2011-08-12 Ana HuamanAdded SURF_Homography sample codee
2011-08-12 Alexander Mordvintsevcomment
2011-08-12 Alexander Mordvintsevpeopledetect.py sample added (TODO: use builtin svm...
2011-08-12 Ana HuamanAdded code for SURF using FLANN Matcher and drawMatches...
2011-08-11 Vadim Pisarevskypreserve alpha channel in PNG, when imread(..., -1...
2011-08-11 Vadim Pisarevskyfixed kmeans center initialization in the case of huge...
2011-08-11 Vadim Pisarevskyanother attempt to fix IPP detection on x64 (ticket...
2011-08-11 Vadim Pisarevskyfixed building retina code on Windows
2011-08-11 Vadim Pisarevskyraised threshold in ORB test; temporarily disabled...
2011-08-11 Vadim Pisarevskyfixed retinaDemo compile errors
2011-08-11 Vadim Pisarevskyadded retina model, by Alexander Benoit
2011-08-11 Ana HuamanAdded two sample code for features 2D - SURF descriptor...
2011-08-11 Andrey KamaevHtml documentation: fixed text wrapping for sidebar
2011-08-11 Vadim Pisarevskyadded support for Ximea cameras (missing parts in the...
2011-08-11 Vadim Pisarevskyadded support for Ximea cameras (patch by Marian Zajko...
2011-08-11 Vadim Pisarevskyfixed default maxSize case in cvHaarDetectObjects ...
2011-08-11 Vadim Pisarevskyavoid infinite loops when 0-area image is filtered...
2011-08-11 Vadim Pisarevskyfixed IPP detection on 64-bit Windows (ticket #1294)
2011-08-11 Bernat GaborAdded a video input tutorial with PSNR and SSIM.
2011-08-11 Andrey KamaevFixed libraries order in Android.mk (thanks to Anush...
2011-08-11 Andrey KamaevJava API: Removed meaningless tests
2011-08-11 Andrey Morozovfixed compile errors in samples
2011-08-11 itsyplenUpdate samples using cmd parser
2011-08-10 Andrey KamaevJava API: generated test stubs for recently added funct...
2011-08-10 Andrey KamaevJava API: Fixed bug in Mat port; fixed/implemented...
2011-08-10 Maria Dimashovaupdated openni finding by cmake (#1190, #1252); update...
2011-08-10 Leonid BeynensonChanged tabulation.
2011-08-10 Andrey KamaevJava API: fixed input List<List<smth>> arguments
2011-08-10 Vadim Pisarevskymultilib support added (ticket #363)
2011-08-10 Vadim Pisarevskyadded size check to static Mat::diag()
2011-08-10 Andrey KamaevAdded new tests written by Hussein Abdinoor; Added...
2011-08-10 itsyplenUpdated using new cmd parser
2011-08-10 Vadim Pisarevskyfixed OpenCVConfig.cmake for statically built OpenCV...
2011-08-10 Vladislav Vinogradovadded remap test, fix compilation error
2011-08-10 Maria Dimashovafixed cmake status of openni
2011-08-10 Maria Dimashovafixed compile error on ubuntu64
2011-08-10 Maria Dimashovafixed compile errors and warning on ubuntu64
2011-08-10 Vladislav Vinogradovadded registerPageLocked/unregisterPageLocked functions
2011-08-10 itsyplenUpdated sample using new cmd parser
2011-08-10 itsyplenUpdated samples using new cmd parser
2011-08-10 Vadim Pisarevskyfixed C++ implementation of Delaunay triangulation...
2011-08-10 Anatoly Baksheevexperimental kernels for cuda
2011-08-10 Andrey KamaevAdded reference to Nvidia TADP into Android tutorial...
2011-08-10 Maria Dimashovafixed compile errors
2011-08-10 Anatoly Baksheevexperimental kernels for cuda
2011-08-10 Maria Dimashovaadded read/write methods for SimpleBlobDetector and...
2011-08-10 itsyplenUpdating samples using cmd parser
2011-08-10 itsyplenFixed some grammatical errors
2011-08-10 Maria Dimashovafixed memory leak in SIFT wrapper (#1288)
next