platform/upstream/opencv.git
2011-11-30 Vladislav Vinogradovminor
2011-11-30 Vladislav Vinogradovfixed build under linux
2011-11-30 Vladislav Vinogradovmoved OpenGL wrappers to separate header
2011-11-29 Andrey Morozovfixed bug in chart.py
2011-11-29 Alexander Mordvintsevexposed SurfFeatureDetector and SurfDescriptorExtractor...
2011-11-28 Leonid BeynensonMade changes in the stitching module to make correct...
2011-11-28 Andrey KamaevTegra-optimized pyrUp
2011-11-28 Vladislav Vinogradovimplemented addTextOpenGl under Gtk
2011-11-28 Vladislav Vinogradovminor fix
2011-11-28 Vladislav Vinogradovadded addTextOpenGl function
2011-11-28 Vladislav Vinogradovadded OpenGL support to Gtk realization of highgui
2011-11-27 Andrey KamaevFixed bug in cv::pyrUp. Reenabled accuracy test.
2011-11-27 Vladislav Vinogradovfixed build with Qt
2011-11-25 Andrey PavlenkoAdding optimized Mat Allocator
2011-11-25 Andrey KamaevTegra-optmized pyrDown
2011-11-24 Kirill Kornyakovreverted occasional commit
2011-11-24 Kirill Kornyakovworkaround for the case when perf system is used in...
2011-11-24 Andrey KamaevAdded performance test for pyrUp/pyrDown
2011-11-23 Marius MujaFixing uint32_t typedef for MSVC
2011-11-23 Marius MujaFix ticket #1346
2011-11-23 Andrey KamaevReenabled Tegra optimization of calcOpticalFlowPyrLK
2011-11-23 Alexandre Benoitadded cv::Filestorage based setup method for retina...
2011-11-23 Vladislav Vinogradovminor
2011-11-23 Kirill KornyakovOptimized version of CountNonZero functions added
2011-11-23 Vladislav Vinogradovminor fix
2011-11-23 Vladislav Vinogradovadded GlArrays class and pointCloudShow function
2011-11-22 Vadim Pisarevskyremoved non-ascii characters (ticket #1468)
2011-11-22 Vadim Pisarevskyadded 16s support to cv::threshold.
2011-11-22 Andrey KamaevImproved sorting in performance reports
2011-11-22 Andrey KamaevOne more bugfix for calcOpticalFlowPyrLK
2011-11-22 Vadim Pisarevskyupdated ORB: limit the number of output keypoints,...
2011-11-21 Anton Obukhov[*] Fixed two bugs in reduction functor: out of shared...
2011-11-21 Andrey KamaevFixed border interpolation bug in calcOpticalFlowPyrLK
2011-11-21 Vladislav Vinogradovminor
2011-11-21 Andrey KamaevFixed Android build problem
2011-11-21 Vladislav Vinogradovfixed compilation error
2011-11-21 Vladislav Vinogradovadded OpenGL support to highgui under WIN32
2011-11-21 Kirill KornyakovOptimized version of 32F Norm function demands bigger...
2011-11-21 Andrey KamaevUpdated comment
2011-11-21 Kirill KornyakovOptimized version of Norm and NormDiff functions with...
2011-11-19 Andrey KamaevAndroid cmake toolchain: fixed some compatibility probl...
2011-11-18 Andrey KamaevSmall improvements in cmake status report
2011-11-18 Andrey KamaevFixed perf target
2011-11-17 Andrey KamaevFixed Android build on Windows.
2011-11-17 Leonid BeynensonChanged the class DetectionBasedTracker -- changed...
2011-11-17 Andrey KamaevAndroid cmake toolchain: changed some error messages...
2011-11-17 Leonid BeynensonMade changes in DetectionBasedTracker -- refactored...
2011-11-16 Leonid BeynensonCommitted the first version of DetectionBasedTracker.
2011-11-16 Andrey KamaevFixed #1469
2011-11-16 Andrey KamaevAndroid cmake toolchain is reworked for NDK r7; added...
2011-11-16 Andrey PavlenkoJava API: adding test for HoughLinesP()
2011-11-16 Maria Dimashovafixed CvCascadeBoost::train
2011-11-15 Vladislav Vinogradovfixed gpu performance tests
2011-11-14 Vladislav Vinogradovfixed compilation under linux
2011-11-14 Vladislav Vinogradovmoved GpuMat's operations implementation to core module
2011-11-14 Vladislav Vinogradovremoved BEGIN_OPENCV_DEVICE_NAMESPACE macros
2011-11-14 Vladislav Vinogradovfixed compilation error
2011-11-13 Anton Obukhov[+] CUDA path for NCVImagePyramid
2011-11-11 Andrey KamaevTegra-optimized Canny
2011-11-11 Kirill KornyakovOptimized version of NormDiff functions added
2011-11-10 Alexandre Benoitupdate retina module related samples
2011-11-10 Maria Dimashovafixed CvRTrees::read in case nactive_vars==var_count...
2011-11-10 Kirill Kornyakovuser guide on cascade training a bit updated
2011-11-09 Vladislav Vinogradovminor
2011-11-09 Vladislav Vinogradovfixed compilation under linux
2011-11-09 Vladislav Vinogradovminor fix
2011-11-09 Vladislav Vinogradovminor fix
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...
next