profile/ivi/opencv.git
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...
2012-06-27 Andrey KamaevFixed Mat::isContinuous for big matrix (thanks to Boris...
2012-06-27 Andrey KamaevFixed linux and android install
2012-06-27 Alexander Mordvintsevimproved recognition accuracy by better region normaliz...
2012-06-27 Alexander Mordvintsevdiscard digit's internal contours in digits_video.py
2012-06-27 Andrey Pavlenkoworkarounding missing native part in Java tests
2012-06-27 Andrey KamaevFixed some warnings and install problems on linux
2012-06-27 Alexander Mordvintsevwork on digits_video.py
2012-06-27 Alexander Mordvintsevwork on digits_video.py
2012-06-27 Andrey KamaevFixed mistake in documentation
2012-06-27 Alexander Mordvintsevdigits_video.py prints warning if trained classifier...
2012-06-27 Andrey Pavlenkochanging package layout after 'make install' for Androi...
2012-06-27 Alexander Mordvintsevdigits_video.py (VERY IMMATURE)
2012-06-27 Alexander Mordvintsevdigits_adjust.py sample added
2012-06-27 Alexander Mordvintsevremoved ANN digits recognition
2012-06-26 Philipp WagnerFixed wrong restructured text directive, when referenci...
2012-06-26 Andrey KamaevFixed MSVC build with Qt enabled #2096
2012-06-26 Philipp WagnerAdded the cv::FaceRecognizer documentation (API, Face...
2012-06-26 Andrey Pavlenkofixing project properties
2012-06-26 Andrey Pavlenkohiding extra build-time messages
2012-06-26 Alexander SmorkalovSample3-native build fix. Dependency from OpenCV librar...
2012-06-26 Alexander SmorkalovColor blob detection example updated for OpenCV Manager...
2012-06-26 Alexander SmorkalovSample4-mixed was updated for OpenCV Manager model.
2012-06-26 Alexander SmorkalovExample3-native updated for OpenCV Manager model
2012-06-26 Marina Kolpakovafixed LBP loader test
2012-06-26 Alexander SmorkalovSample 2 was updated for OpenCV Manager model.
2012-06-26 Alexander SmorkalovSample 1 updated for OpenCV Manager model.
2012-06-26 Vladislav Vinogradovfixed bug in cv::gpu::HOGDescriptor::detectMultiScale
2012-06-26 Alexander SmorkalovImage manipulations sample updated for OpenCV Manager...
2012-06-26 Marina KolpakovaLBP features: GPU representation
2012-06-26 Andrey Kamaevadded XIMEA support for linux (by Igor Kuzmin) #2085
2012-06-26 Andrey KamaevApplied XIMEA path (by Marian Zajko) with multiple...
2012-06-26 Vladislav Vinogradovadded VIBE_GPU (background subtraction) to gpu module
2012-06-26 Andrey KamaevFixing iOS detection in core persistence
2012-06-26 Andrey KamaevFixing cv::tempfile on Windows #2093
2012-06-26 Andrey KamaevFixed Android Manager build
2012-06-26 Andrey KamaevMaking all dependencies from highgui module optional
2012-06-25 Alexander SmorkalovRevision 8725 restored. Android sample FaceDetection...
2012-06-25 Alexander Smorkalovrevision 8721 vas merged to head. Detection based track...
2012-06-25 Marina Kolpakovafixed build without CUDA
2012-06-25 Marina KolpakovaLBP: implemented first version of device side part
2012-06-25 Marina KolpakovaLBP: implemented image data preparing
2012-06-25 Marina Kolpakovaadded lbp related CUDA files
2012-06-25 Marina Kolpakovacompleted test: load LBP classifier
2012-06-25 Marina KolpakovaLBP classifier represintation in GPU memory
2012-06-25 Andrey KamaevMinor update for zlib search
next