profile/ivi/opencv.git
2011-12-15 Alexandre Benoitremoving some mistakes
2011-12-15 Vadim Pisarevskyoptimized cmp and cvtscale(16s->16s) using SSE2 (thanks...
2011-12-14 Vladislav Vinogradovfixed gpu perf tests (out of memory)
2011-12-13 Alexandre Benoitcorrected small bu on image sequence tone mapping
2011-12-13 Vladislav Vinogradovminor
2011-12-12 Alexandre Benoitadded tone mapping video processing from OpenEXR images...
2011-12-12 Vladislav Vinogradovminor
2011-12-12 Vladislav Vinogradovfixed build under linux
2011-12-12 Vladislav Vinogradovfixed new OpenGL functionality under Qt
2011-12-12 Marius MujaFix to solve conflicts to standalone FLANN
2011-12-09 Vadim Pisarevskyadded description of minMaxIdx
2011-12-08 Vadim Pisarevskyfixed yet another bug in SVD. Now Core_SVD test passes
2011-12-05 Vadim Pisarevskyfixed most of test_core failures (except for SVD)
2011-12-04 Vadim Pisarevskyfixed fastAtan2 and cardToPolar accuracy (thanks to...
2011-12-03 Vadim Pisarevskyfixed single-mat input/output in mixChannels() (ticket...
2011-12-03 Vadim Pisarevskyfixed description of inRange/inRangeS (ticket #1500)
2011-12-03 Vadim Pisarevskycorrected description of goodFeaturesToTrack (ticket...
2011-12-03 Vadim Pisarevskyfixed single-precision SVD accuracy on some very ill...
2011-12-03 Vadim Pisarevskyfixed memory corruption in CvEM::read() (ticket #1399)
2011-12-03 Vadim Pisarevskyfixed bug in Matx::inv(..., DECOMP_SVD) (ticket #1444)
2011-12-01 Leonid BeynensonMade changes in BundleAdjusterBase class to pass a...
2011-12-01 Andrey KamaevReverted invalid cv::reduce optimization
2011-12-01 Andrey KamaevFixed Android target setup for OpenCv library project
2011-12-01 Kirill KornyakovOptimized version of Reduce functions added
2011-11-30 Andrey KamaevFixed bug in phaseCorrelate
2011-11-30 Andrey Pavlenkoadding Android-specific linking flags
2011-11-30 Andrey Pavlenkoadding Android-specific libs
2011-11-30 Andrey KamaevFixed logging in perf tests; small bugfix in run.py
2011-11-30 Vladislav Vinogradovminor fix
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
next