profile/ivi/opencv.git
2011-11-09 Vladislav Vinogradovmoved GpuMat and DevMem2D to core module, some code...
2011-11-08 Vadim Pisarevskynew sample for the complex detector+descriptor+matcher...
2011-11-08 Vadim Pisarevskyadded improved ORB implementation, convex-convex polygo...
2011-11-08 Kirill KornyakovOptimized version of Norm functions added
2011-11-07 Kirill Kornyakovintegral perf tests renamed for readability
2011-11-07 Kirill Kornyakovintegral perf tests renamed for readability
2011-11-07 Andrey KamaevTegra-optimized cv::compare
2011-11-07 Vladislav Vinogradovfixed optical flow test for devices with cc >= 2.0
2011-11-06 Anton Obukhov[*] Fixed #1464
2011-11-04 Vadim Pisarevskyfixed ffmpeg backend build on Ubuntu 11.10
2011-11-04 Anton Obukhov[~] Refactored device reduction for better reuse (now...
2011-11-04 Anton Obukhov[*] Fixed #1461
2011-11-03 Andrey KamaevMore performance tests for Sobel and Scharr filters
2011-11-03 Alexandre Benoitcorrected stupid error for retina color mode selection...
2011-11-03 Ana HuamanErasing two images from cpp/tutorial folder
2011-11-03 Ana HuamanAdded one sample in tutorial_code to use Stereo Block...
2011-11-01 Andrey KamaevPerformance testing: added option to get list of all...
2011-11-01 Andrey KamaevAdded performance test for Canny
2011-11-01 Andrey KamaevMinor perf tests framework improvement
2011-10-31 Leonid BeynensonAdded possibility to configure TBB behavior in Perf...
2011-10-31 Andrey Kamaevminor
2011-10-31 Vladislav Vinogradovfixed gpu samples build
2011-10-31 Vladislav Vinogradovminor
2011-10-31 Vladislav Vinogradovprepared GpuMat for moving to core module
2011-10-31 Vladislav Vinogradovfixed remap under cc < 2.0
2011-10-31 Andrey KamaevTerga optimization for integral_8u32s
2011-10-31 Kirill KornyakovOptimized version of Sum functions added
2011-10-31 Vladislav Vinogradovfixed compilation error
2011-10-30 Alexander Shishkovfixed compilation problems after rev. 6925
2011-10-30 Alexandre Benoitshort change on default retina values setup for warning...
2011-10-30 Alexandre Benoitclarified parameters inputs and outputs at the interfac...
2011-10-28 Andrey KamaevPerformance test for FAST features detector
2011-10-28 Vadim Pisarevskyadded compression strategy as a parameter (another...
2011-10-28 Vadim Pisarevskyimproved png compression ratio (ticket #1452)
2011-10-27 Andrey KamaevPerformace tests for ORB
2011-10-27 Andrey KamaevTegra-optimized features matching for Stitching
2011-10-27 Anton Obukhov[+] Pixel types via templates
2011-10-27 Alexey SpizhevoyFixed warning in the ORB features finder
2011-10-26 Andrey KamaevBetter NEON Hamming distance
2011-10-26 Vladislav Vinogradovminor
2011-10-25 Andrey KamaevFixed small bugs in Stitcher class
2011-10-24 Alexey SpizhevoyFixed median focal length estimation in the stitching...
2011-10-24 Alexey SpizhevoyFixed bug in the stitching module (some images appeared...
2011-10-24 Kirill KornyakovOptimized versions of Erode and Dilate functions added
2011-10-24 Alexey SpizhevoyUpdated CLI for GPU samples
2011-10-21 Andrey KamaevBetter default grid size for ORB-based stitching
2011-10-21 Leonid BeynensonMade changes concerning inserting prefiltering modes...
2011-10-21 Alexey SpizhevoyUpdated stitcher a little bit
2011-10-21 Alexandre Benoitcorrected xml parameters file management in the retina...
2011-10-21 Alexandre Benoitcorrected xml parameters file management in the retina...
2011-10-21 Alexandre Benoitcorrected wrong parameter sent to retina module for...
2011-10-21 Andrey KamaevStitching: added grid option to OrbFeaturesFinder
2011-10-21 Andrey KamaevFixed bug in KeyPointsFilter::runByImageBorder; added...
2011-10-21 Andrey KamaevFixed Android build with SDK revision 14
2011-10-21 Kirill Kornyakovdft perf test minor fix
2011-10-21 Kirill Kornyakovminor fix of inpaint perf test
2011-10-21 Kirill Kornyakovadded small resolutions for perf tests
2011-10-21 Andrey PavlenkoFixing compilation
2011-10-20 Alexandre Benoitcontinuing code correction for windows warning elimination
2011-10-20 Kirill Kornyakovinpaint perf test added
2011-10-20 Kirill Kornyakovadded sz2K resolution for perf tests
2011-10-20 Kirill Kornyakovcreated perf test for DFT
2011-10-19 Vladislav Vinogradovimplemented gpu::gemm via CUBLAS
2011-10-19 Vladislav Vinogradovadded cublasSafeCall
2011-10-19 Andrey KamaevAdded ORB features finder into stitching module
2011-10-19 Vladislav Vinogradovadded WITH_CUFFT and WITH_CUBLAS flags to cmake scripts
2011-10-18 Marius MujaClang compilation fixes, closes #1432
2011-10-18 Andrey KamaevSeveral improvements in performance reports
2011-10-17 Vladislav Vinogradovadded wrappers for BroxOpticalFlow and interpolateFrames
2011-10-17 Vladislav Vinogradovfixed warnings
2011-10-16 Anatoly Baksheevwarning under vs2008
2011-10-14 Alexey SpizhevoyUpdated optimal DFT size estimation in gpu::convolve()
2011-10-13 Anatoly Baksheevgpu module: refactored devmem2d.hpp (atomic bomb)
2011-10-13 Alexey SpizhevoyUpdated optimal block size estimation in gpu::convolve()
2011-10-12 Andrey KamaevAdded filters to html perf reports generated by summary.py
2011-10-12 Vladislav Vinogradovminor fix
2011-10-12 Leonid BeynensonMade changes in the method of inserting prefilters...
2011-10-12 Vladislav Vinogradovbug fix
2011-10-12 Vladislav Vinogradovnew optimized implementation of BruteForceMatcher_GPU...
2011-10-12 Andrey KamaevFixed Linux build
2011-10-11 Vadim Pisarevskyunified norm computing; added generalized Hamming distance
2011-10-11 Andrey Kamaevreenabled Tegra optimized resize
2011-10-11 Maria Dimashovaminor change of doc
2011-10-11 Maria Dimashovaminor change of doc
2011-10-10 Maria Dimashovaadded doc on cascade classifier training
2011-10-10 Vladislav Vinogradovimplemented brute force convolve for small kernel sizes
2011-10-10 Anatoly Baksheevfixed bug in ptr in optflow.cu
2011-10-10 Vladislav Vinogradovadded missing arithm operations to gpu module
2011-10-09 Vadim Pisarevskynew, much simpler and SSE2-optimized implementation...
2011-10-07 Leonid BeynensonFixed small bug in opencv_traincascade application...
2011-10-07 Andrey KamaevAdded performance tests for cv:phase and cv::SURF
2011-10-07 Alexey SpizhevoyRenamed warp of point method into warpPoint
2011-10-07 Alexey SpizhevoyAdded warp method into the RotationWarper interface...
2011-10-07 Andrey KamaevTegra optimized FastAtan2
2011-10-06 Alexey KazakovAdded HOG features to the traincascade module
2011-10-06 Kirill Kornyakovupdated erode perf test
2011-10-06 Kirill Kornyakovadded perf test for cv::erode
2011-10-06 Maria Dimashovafixed compilation under MSVC
2011-10-06 Maria Dimashovaadded sample on color generation and updated sample...
2011-10-06 Maria Dimashovaadded func to different colors generation
next