profile/ivi/opencv.git
2012-10-12 Kirill Kornyakovcommented wrong line
2012-10-12 Kirill KornyakovAdded perf test for warpPerpsective with large resolutions
2012-10-12 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-10-12 Vadim Pisarevskyfinally, a proper fix for VNG (both SSE2 and C version)
2012-10-12 marina.kolpakovaFAIL_NO_CPU marco
2012-10-12 marina.kolpakovaminor ending fix
2012-10-12 marina.kolpakovaallow gpu module write sanity data for GPU and CPU...
2012-10-12 Daniil Osokinfixed 7 point mode in findFundamentalMat #1978
2012-10-12 Evgeny Talanin#720 patch apply
2012-10-12 Vsevolod GlumovRemoved the phrase, that was causing all the confusion...
2012-10-12 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-10-12 Vadim Pisarevskylet Kalman handle the missing measurements (bug #1380)
2012-10-12 marina.kolpakovaOne more fix for Kepler-specific gpu::integral usage
2012-10-12 Daniil Osokinfixed batchDistance minimum finding #2292
2012-10-12 Andrey KamaevMerge pull request #29 from thorikawa/feature-523
2012-10-12 Evgeny Talanin#2192 patch apply
2012-10-12 Andrey KamaevFix Mat indexing in TrackingMotion tutorial code (super...
2012-10-12 Vladislav Vinogradovfixed bug in gpu::HOGDescriptor::computeConfidenceMulti...
2012-10-12 Vladislav Vinogradovfixed CUDA_FAST_MATH flag
2012-10-12 Andrey KamaevMerge pull request #40 from emchristiansen/manualBRISKFREAK
2012-10-12 Eric Christiansenfixed indentation
2012-10-12 Eric ChristiansenMinor tweak to add BRISK and FREAK support for the...
2012-10-12 Andrey KamaevQuiet MSVC warning
2012-10-11 Vadim Pisarevskyanother fix for the updated parallel_for_ implementation
2012-10-11 Vadim Pisarevskyfixed build errors in the case of TBB and Concurrency
2012-10-11 Vadim Pisarevskyadded function cv::findNonZero (patch #2205)
2012-10-11 Vadim Pisarevskyfixed possibly inccorrect interval measurements in...
2012-10-11 Vadim Pisarevskyadded recommended number of stripes to parallel_for_...
2012-10-11 Andrey KamaevAdjust thresholds in sanity checks for batchDistance
2012-10-11 Andrey KamaevAdjust thresholds in sanity checks for calcOpticalFlowPyrLK
2012-10-11 Alexander SmorkalovIssue #1861 Improve Javadoc documentation fixed. Multil...
2012-10-11 Vsevolod GlumovReplaced SVN instructions with Git ones for 'Installati...
2012-10-11 Andrey KamaevAdd methods to sort keypoints and corresponding descriptors
2012-10-11 Andrey KamaevImprove performance tests failures formatting
2012-10-11 Andrey KamaevFix AndroidManifest.xml generation for OpenCV Android...
2012-10-11 Vsevolod GlumovReplaced SVN instructions with Git instructions in...
2012-10-11 Andrey KamaevMerge pull request #34 from roynos/master
2012-10-11 Alexander SmorkalovClickable optin turned off. Text disapearing fixed.
2012-10-11 Andrey Kamaevandroid.toolchain.cmake: restore implicit link with...
2012-10-11 Andrey KamaevFix AndroidManifest.xml generation for OpenCV Android...
2012-10-11 Andrey KamaevFix OS X build
2012-10-11 Andrey KamaevEnable parallel CvtColorLoop for all platforms
2012-10-11 Andrey KamaevFix instability of Luv/Lab color conversions
2012-10-11 Vadim Pisarevskyenable Matx as Mat elements (bug #1705).
2012-10-11 Daniil Osokinadded perf test for gabor filter
2012-10-11 Daniil Osokindelete normalization in gabor kernel #1995
2012-10-11 Alexander SmorkalovIssue #2431 OpenCV Manager UI crashes at start fixed.
2012-10-11 Evgeny Talanin#2408 patch apply (see pull request at https://github...
2012-10-11 Vadim Pisarevskyfixed potential memory buffer corruption in StereoSGBM...
2012-10-11 Evgeny Talanin#1941 fix
2012-10-11 Vadim Pisarevskyenabled odd size in DFT_COMPLEX_OUTPUT test
2012-10-11 nikoformat files to ANSI C style with coolformat
2012-10-10 Vsevolod GlumovFixed an issue with 'how_to_scan_images.cpp' tutorial...
2012-10-10 Vsevolod GlumovFixed the formulas, based on issue #2145
2012-10-10 Vadim Pisarevskyfixed bug with partly uninitialized output of dft with...
2012-10-10 Vadim Pisarevskyenable huge value range in highgui sliders on Windows...
2012-10-10 Anatoly BaksheevAdded CUDA fast math flag
2012-10-10 Andrey KamaevApplied fix from bug #2324: ocv_list_unique makes for...
2012-10-10 Andrey KamaevRemove second argument from VideoCapture_Reading perf...
2012-10-10 Andrey KamaevAdd concurrency test for solvePnPRansac
2012-10-10 Andrey KamaevRestore theRNG seed reset on test SetUp as it is still...
2012-10-10 Vadim Pisarevskyfixed INT64_C & UINT64_C definitions (patch #2033)
2012-10-10 Oleg SklyarovMerge branch 'master' of git://code.opencv.org/opencv
2012-10-10 Oleg Sklyarovfixed bug #2407: run.py now understands android device...
2012-10-10 Vladislav Vinogradovfixed bug #2425 : Concurrent convolutions with streams
2012-10-10 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-10-10 Vadim Pisarevskyfixed C= detection script
2012-10-10 marina.kolpakovaadd GPU module specific command line arguments
2012-10-10 marina.kolpakovaprint information message about target device for GPU...
2012-10-10 marina.kolpakovaadd sanity checks into the denoising gpu performance...
2012-10-10 marina.kolpakovaadd sanity checks into the features2d gpu performance...
2012-10-10 marina.kolpakovaadd sanity checks into the objdetect gpu performance...
2012-10-10 marina.kolpakovaadd sanity checks into the calib3d gpu performance...
2012-10-10 marina.kolpakovaadd sanity checks into the video gpu performance tests
2012-10-10 marina.kolpakovatemporarily disable HoughLines test
2012-10-10 marina.kolpakovaadd sanity checks into the matop gpu performance tests
2012-10-10 marina.kolpakovaadd sanity checks into the filters gpu performance...
2012-10-10 marina.kolpakovaadd sanity checks into the imgproc gpu performance...
2012-10-10 marina.kolpakovaadd sanity checks in core gpu pefrormance tests
2012-10-10 marina.kolpakovaGPU module performance tests are aligned with other...
2012-10-10 marina.kolpakovamove GPU utiluty functions in utility.cpp
2012-10-10 marina.kolpakovamain.cpp moved to perf_main.cpp
2012-10-10 Vladislav Vinogradovfixed cvtColor parameter in KeypointBasedMotionEstimato...
2012-10-10 Vadim Pisarevskyadded C= support; modified threading logic in threshold
2012-10-10 Daniil Osokinfixed one more msvc warning in tbb kmeans
2012-10-10 Daniil Osokinfixed msvc warning in tbb kmeans
2012-10-10 Alexander SmorkalovBuild fix after issue #2284 fix.
2012-10-10 Alexander SmorkalovFixed Javadoc problems with ">" and "<" symbols.
2012-10-10 Andrey KamaevFix gcc build error introduced in a9f36df
2012-10-10 Andrey KamaevRevert "Issue #2035 Calling cv::namedWindow crashes...
2012-10-10 daniil.osokinadded TBB for kmeans (patch #1261: thanks to Boris...
2012-10-10 daniil.osokinadded perf test for kmeans
2012-10-10 Alexander SmorkalovIssue #2035 Calling cv::namedWindow crashes on Android...
2012-10-10 Alexander SmorkalovIssue #2284 BaseLoaderCallback requires use of Activity...
2012-10-09 Andrey KamaevFix read after the end of local buffer in SSE-optimized...
2012-10-09 Andrey KamaevFix inconsistent argument type in HammingLUT distance...
2012-10-09 Vadim Pisarevskyexpanded cv::threshold parallelization to other threadi...
2012-10-09 Vadim Pisarevskyfixed example of iteration through a SparseMat (bug...
2012-10-09 Vadim Pisarevskyadded Asus Xtion QVGA modes to the OpenNI backend ...
2012-10-09 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
next