profile/ivi/opencv.git
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
2012-06-25 Vladislav Vinogradovadded docs for MOG_GPU and MOG2_GPU
2012-06-25 Andrey Kamaevfixed several documentation errors
2012-06-25 Vladislav Vinogradovadded background subtraction sample for gpu module
2012-06-25 Vladislav Vinogradovadded FGDStatModel, MOG and MOG2 to gpu performance...
2012-06-25 Vladislav Vinogradovcopy 768x576.avi video to sample directory
2012-06-25 Andrey KamaevAll tests writing temporary files are updated to use...
2012-06-25 Andrey KamaevFixed FREAK on Android
2012-06-25 Vladislav Vinogradovadded MOG_GPU and MOG2_GPU (Gaussian Mixture background...
2012-06-25 Alexander Mordvintsevadded comments to contours.py and edge.py samples
2012-06-25 Alexander Mordvintsevadded comment to letter_recog.py sample (adopted from...
2012-06-25 Marina Kolpakovaadded test for GPU LBP cascade: load cascade
2012-06-25 Andrey Pavlenkoadding missing images
2012-06-24 Andrey KamaevUpdated gtest to upstream rev616
2012-06-24 Andrey KamaevSearch python libs exactly matching to python executabl...
2012-06-24 Andrey KamaevFixed windows build of FREAK
2012-06-24 Andrey KamaevReverted r8721 and r8725 (issue #2080)
2012-06-24 Vadim Pisarevskyadded FREAK (by Kirell Benzi, Raphael Ortiz, Alexandre...
2012-06-22 Andrey KamaevFixed buggy NEON check inside flann
2012-06-22 Andrey Pavlenkoupdating version
2012-06-22 Andrey Pavlenkoworkarounding service-related changes
2012-06-22 Vadim Pisarevskyadded synonym CV_COMP_HELLIGNER for CV_COMP_BHATTACHARY...
2012-06-22 Marina Kolpakovainitial support of GPU LBP classifier: added new style...
2012-06-22 Alexander SmorkalovSample updated due to new DetectionBasedTracker interface.
2012-06-22 Vadim Pisarevskyadded the optional output maxima value to phaseCorrelat...
2012-06-22 Andrey KamaevFixed tests broken by r8708
2012-06-21 Andrey Pavlenkoadding OpenCV Manager
2012-06-21 Alexander Smorkalovrevisions 8681 and 8688 restored. Warning fixed.
2012-06-21 Andrey Pavlenkomoving to OpenCVLoader API
2012-06-21 Andrey KamaevFixed few warnings on Linux
2012-06-21 Andrey Pavlenkochanging 'java' module layout
2012-06-21 Andrey KamaevFixed warnigs from zlib defines
2012-06-21 Andrey Pavlenkofixing warnings
2012-06-21 Marina Kolpakovafixes for the newly added gcc warning keys
2012-06-20 Andrey KamaevFixed few more warnings/bugs.
2012-06-20 Andrey KamaevFixed mingw build warnings
2012-06-20 Andrey KamaevFixed build with MSVC
2012-06-20 Andrey KamaevUpdated warning options for GCC; fixed new warnings.
2012-06-20 Andrey Pavlenkoadding JNI func-s declarations to eliminate build warni...
2012-06-20 Andrey Pavlenkofix for #2048 (artificial 'delete' method had wrong...
2012-06-20 Andrey Pavlenkofix for #2063 ( Mat(Mat m, Rect roi) returns wrong...
2012-06-20 Marina Kolpakovafixed build without CUDA
2012-06-20 Marina Kolpakovascan operations are moved in separate header
2012-06-19 Andrey KamaevFixed optional dependencies tracking in CMake. Fixed...
2012-06-19 Marina KolpakovaMerge branch 'work'
2012-06-19 Marina Kolpakovafix for 1.x compute capabilities
2012-06-19 Evgeny Talaninadded OpenCVConfig.cmake
2012-06-19 Andrey KamaevReverted changes breaking Android build
2012-06-18 Andrey Pavlenkominor tutorial update
2012-06-18 Alexander Mordvintsevadded digits2.py sample (work in progress)
2012-06-18 Maria Dimashovaminor fixing
2012-06-18 Maria Dimashovaset sample param to its default value in function
2012-06-18 Andrey KamaevFixed WString related build problem in Android build
2012-06-18 Alexander Mordvintsevadded kmeans.py sample
2012-06-18 Alexander Mordvintsevfixed SVM train_auto docs: "train set" <-> "test set"
2012-06-18 Alexander SmorkalovCode style fix. dbt face detection example turned off...
2012-06-18 Marina Kolpakovaresize area are fixed for scales that aren't divide 128
2012-06-18 Andrey KamaevFixed Visual Studio precompiled headers
2012-06-18 Marina Kolpakovaresize area with block scan
2012-06-18 Marina Kolpakovaresize area with block scan
2012-06-18 Marina Kolpakovaresize function signature refactoring
2012-06-18 Marina Kolpakovaminor formating changes
2012-06-18 Alexander SmorkalovDetection based tracker was refactored. Detector interf...
2012-06-18 Andrey KamaevFixed precompiled headers support detection
2012-06-18 Vladislav Vinogradovnew implementation of gpu::PyrLKOpticalFlow::sparse...
2012-06-16 Andrey KamaevFixed Android build with Eigen.
2012-06-16 Philipp WagnerTwo colormaps removed from the list of colormaps, as...
2012-06-16 Philipp WagnerThe COLORMAP_PINK colormap was missing in applyColorMap.
2012-06-15 Marina Kolpakovaminor formating fixes
2012-06-15 Andrey Pavlenko'call' added to android.bat call
2012-06-15 Marina Kolpakovafixed more "shadow" warnings
2012-06-15 Marina Kolpakovaadded check for CUDA BLUS support in GEMM tests
2012-06-15 Marina Kolpakovafixed "shadow" warnings in nvidia folder
2012-06-15 Marina Kolpakovafixed "shadow" warnings in NVIDIA tests
2012-06-15 Vladislav Vinogradovnew implementation of gpu::PyrLKOpticalFlow::dense...
2012-06-15 Andrey Pavlenkominor tutorial update
2012-06-15 Andrey Pavlenkofixing typo that breaks the build
2012-06-15 Maria Dimashovaadded check to weight in rgbd
2012-06-15 Andrey Pavlenkotutorial updated
2012-06-15 Andrey KamaevShortened cmake script for opencv_world
2012-06-15 Kirill Kornyakovfixes #2044
2012-06-15 Andrey KamaevFixed #2053
next