profile/ivi/opencv.git
2012-07-09 Andrey KamaevFixed typo in Java wrapper for FetauresDetector class
2012-07-09 Andrey Kamaevfixed typo in SURF detector #2149
2012-07-08 Marina Kolpakovafixed undefined behaviour in image codecs initialization
2012-07-08 Marina Kolpakovafixed documentation missmatch for ORB
2012-07-08 Marina Kolpakovafixed documentation missmatch for polylines function
2012-07-08 Marina Kolpakovareduced the number of registers used in the LBP responc...
2012-07-07 Marina Kolpakovafixed backward compatibility with less than 1.2 CUDA...
2012-07-06 Philipp WagnerGrammar and Formatting fixes. Added link to the Yale...
2012-07-06 Alexander Mordvintsevnew feature_homography.py sample
2012-07-06 Alexander Mordvintsevexposed ORB features to python
2012-07-05 Marina Kolpakovafixed #2130
2012-07-05 Andrey Kamaevquiet most of the OSX build warnings
2012-07-05 Andrey KamaevAndroid: updated default TBB version to 4.0 update 5
2012-07-05 Andrey KamaevContrib module is added to java wrappers; fixed algorit...
2012-07-05 Andrey KamaevFixed several mistakes in documentation
2012-07-05 Andrey KamaevFixed file globbing in documentation parsers
2012-07-04 Vadim Pisarevskyadded contrib module support in Python wrappers (thanks...
2012-07-04 Marina Kolpakovaremoved unnecessary memory allocation in LBP classifier
2012-07-04 Marina Kolpakovaadded checking destination matrix size for resize and...
2012-07-04 Marina Kolpakovaremoved unused class filds
2012-07-04 Marina Kolpakovaadded lbp cascade test, fixed race conditions problems
2012-07-04 Marina Kolpakovaadded performance test for LBP classifier.
2012-07-04 Andrey KamaevMerged the recent fixes from 2.4 branch
2012-07-04 Marina Kolpakovaadded hipotesis filtration
2012-07-04 Marina KolpakovaLBP classifier: tracking of count of detected objects...
2012-07-03 Alexander Shishkovupdated docs theme
2012-07-03 Andrey KamaevEliminated discrepancy between SSE and non-SSE versions...
2012-07-03 Andrey KamaevFixed opponent space color conversion
2012-07-02 Andrey KamaevFixed run.py bugs
2012-07-02 Maria Dimashovafixed #2118
2012-07-02 Philipp WagnerBug 2129: Fix for missing citations in FaceRecognizer...
2012-07-02 Andrey KamaevMerged version references fix
2012-07-02 Maria Dimashovafixed #1834
2012-07-02 Andrey KamaevFixed #2125
2012-07-02 Andrey Pavlenkoupdating tutorial
2012-07-02 Alexander MordvintsevHoG and Hellinger-metric preprocess for digit recognition
2012-07-02 Andrey KamaevFixed Android package dependencies
2012-07-02 Andrey KamaevFixed Android package dependencies
2012-07-02 Andrey KamaevFixed Android package dependencies
2012-07-02 Andrey Pavlenkoadding CDT Builder (via ndk-build.cmd) for JNI part
2012-07-02 Vadim Pisarevskyfixed typo in minMaxIdx description (ticket #2081)
2012-07-02 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-07-02 Maria Dimashovaremoved obsolete parameter 'time' in regression test...
2012-07-02 Maria Dimashovafixed angles of SURF detector
2012-07-02 Andrey KamaevFixed automatic temporary files cleaning with run.py...
2012-07-02 Maria Dimashovaremoved y-axis inversion in drawKeypoints (FeatureDetec...
2012-07-02 Maria Dimashovaadded test for opponent descriptor extractor
2012-07-02 Andrey Pavlenkorestoring binary compatibility with 2.4.1
2012-07-02 Andrey KamaevFixed bugs in facerec documentation
2012-07-02 Marina Kolpakovafixed build without CUDA
2012-07-02 Alexander SmorkalovOpenCV Library renamed.
2012-07-02 Alexander SmorkalovAndroid samples renaming was done. Icon updated.
2012-07-02 Maria Dimashovafixed bow sample
2012-07-02 Marina Kolpakovaresult storing: atomic based
2012-07-02 Marina KolpakovaLBP classifier was refactored, added parameter for...
2012-07-02 Marina KolpakovaGPU resize became same as CPU implementation
2012-07-02 Marina Kolpakovagpu classifier default values became same as to cpu...
2012-07-02 Marina Kolpakovaclassifier loading has been improved
2012-07-02 Alexander Mordvintsevrefactored digits_adjust.py (dataset preprocess in...
2012-07-02 Alexander Mordvintsevdescriptions for watershed.py and video.py
2012-07-02 Alexander Mordvintsevfitline.py sample added
2012-07-01 Maria Dimashovafixed #1764
2012-07-01 Vadim Pisarevskyadded check for false bug report #2081
2012-07-01 Vadim Pisarevskypartial fix for repeated algorithm registration (patch...
2012-07-01 Maria Dimashovafixed #2082
2012-07-01 Maria Dimashovafixed compilation in msvc
2012-07-01 Vadim Pisarevskyfixed bug with uninitialized variable in cvGetOptimalNe...
2012-07-01 Vadim Pisarevskyadded fullscreen mode on Mac (patch #2040 by Takahiro...
2012-07-01 Vadim Pisarevskyadded support of homogeneous points to calcCorrespondEp...
2012-06-30 Andrey KamaevBackground subtractor GMG: removed flexitype, fixed...
2012-06-30 Andrey KamaevFixed Windows build warnings and configuration problem.
2012-06-30 Andrey KamaevMerged few small fixes from 2.4 branch
2012-06-30 Marina KolpakovaMerge branch 'home'
2012-06-29 Leonid BeynensonFixed small bug in cv::Ptr<_Tp> conversion to cv::Ptr...
2012-06-29 Andrey Pavlenkofixing bug #1987(android keeps RGBA in alpha pre-multip...
2012-06-29 Andrey KamaevDebug message is turned off
2012-06-29 Andrey KamaevQuiet MSER tests
2012-06-29 Andrey Kamaevopencv_ts is removed for java API
2012-06-29 Andrey KamaevAdded Ptr<T> support to AlgorithmInfo; fixed some warnings
2012-06-28 Andrey KamaevFixed windows build problems of BackgroundSubtractorGMG...
2012-06-28 Vadim Pisarevskyfixed bug in SVD, ticket #2027; fixed building highgui...
2012-06-28 Andrey KamaevFixing parallel build for Android
2012-06-28 Andrey KamaevFixed Android build warnings in backgroundsubtractor_gbh
2012-06-28 Vadim Pisarevskyfixed possible video distortion problem when cap_avfoun...
2012-06-28 Vadim Pisarevskyadded GMG background segmentation algorithm by Andrew...
2012-06-28 Leonid BeynensonAdded possibility in the class DetectionBasedTracker...
2012-06-28 Vadim Pisarevskyfixed #2108 (thanks to Vincent for the report and propo...
2012-06-28 Andrey KamaevAdded cmake for building Android package
2012-06-28 Leonid BeynensonAdded template method cv::Algorithm::set(const char...
2012-06-28 Leonid BeynensonSmall addition change in the FileStorage sample.
2012-06-28 Andrey KamaevFixed discrepancy between SSE and regular baranches...
2012-06-28 Andrey KamaevFixed Android build with SDK tools revision 20
2012-06-28 Leonid BeynensonAdded to the sample, demonstrating FileStorage, how...
2012-06-28 Andrey Pavlenkoswitching to dynamic linking
2012-06-28 Andrey KamaevFixed cvExtractSURF in case of no keypoints found ...
2012-06-27 Vadim Pisarevskyfixed bug #2106; added test
2012-06-27 Vadim Pisarevskyfixed ios framework build (ticket #2092)
2012-06-27 Philipp WagnerAPI Link corrected.
2012-06-27 Philipp WagnerAPI Link corrected.
2012-06-27 Andrey KamaevFixed divide by zero problem in cvStereoRectify (thanks...
next