profile/ivi/opencv.git
2011-05-16 Andrey Kamaevminor bugfix
2011-05-16 Andrey KamaevParallel version of YUV->RGB conversion for Android...
2011-05-16 Alexander Mordvintsevfixed #808 and #848
2011-05-16 Vladislav Vinogradovupdate gpu docs (SURF and BruteForceMatcher)
2011-05-16 Vladislav Vinogradovadded support of Hamming distance to BruteForceMatcher_GPU
2011-05-16 Alexey Spizhevoyrefactored opencv_stitching
2011-05-15 Elena FedotovaPurpose: updated the feature2d chapter
2011-05-15 Kirill Kornyakovcommand line parser added. Leonid Beynenson is original...
2011-05-15 Elena FedotovaPurpose: completed the calib3d chapter
2011-05-15 Elena FedotovaPurpose: completed the objdetect chapter
2011-05-15 Elena FedotovaPurpose: completed the ml chapter
2011-05-15 Maria Dimashovasome renames
2011-05-13 Vadim Pisarevskyadded missing #include "ctype.h"
2011-05-13 Vadim Pisarevskyremoved "#include "windows.h"" from core headers
2011-05-13 Vadim Pisarevskyremoved unnecessary #include "windows.h" from "highgui_c.h"
2011-05-13 Andrey KamaevSmall Android build fixes
2011-05-13 Vadim Pisarevskymade "filestorage << vector<Mat>" work properly.
2011-05-13 Vadim Pisarevskydisabled creation of hdr_parser.pyc
2011-05-12 Andrey Kamaevcv:threshold optimization for Tegra
2011-05-12 Vadim Pisarevskymake ubuntu 11.04 compile with libv4l
2011-05-12 Andrey KamaevFixed Android build
2011-05-11 Vadim Pisarevskyreviewed ? marks in features2d
2011-05-11 Andrey KamaevRemoved outdated build instructions
2011-05-11 Andrey KamaevAdded simple command line sample for Android
2011-05-11 Xavier Delacoursmall updates to bundle adjustment implementation
2011-05-11 Andrey PavlenkoRemoving auto-generated file
2011-05-11 Andrey PavlenkoFixing build for Android
2011-05-11 Anatoly Baksheevformatting
2011-05-11 Anatoly Baksheevminor
2011-05-11 Anatoly Baksheevfixed pch for non-windows
2011-05-11 Anatoly Baksheev[+] added use_folders cmake feature if cmake version...
2011-05-11 Maria Dimashovarestored 2 methods (for backward compatibility)
2011-05-11 Maria Dimashovaextended the constructor parameters of AdjusterAdapter...
2011-05-11 Maria Dimashovafixed DynamicAdaptedFeatureDetector
2011-05-11 Vadim Pisarevskyfixed paths to demo python scripts
2011-05-11 Maria Dimashovaminor
2011-05-11 P. Druzhkovproblem with the supported data matrices types is fixed
2011-05-11 Vladislav Vinogradovadded lightweight class DeviceBuffer to matrix_reductio...
2011-05-11 Vladislav Vinogradovfixed LUT (ticket #1057)
2011-05-11 Alexey Spizhevoyreduced memory requirements for multi-band blending
2011-05-10 Vadim Pisarevskyconverted user guide & tutorials from tex to rst; added...
2011-05-10 Andrey KamaevFinal version of scripts for Android cross-compilation...
2011-05-10 Maria Dimashovafixed save/load of dot; added data for the sample
2011-05-10 Vladislav Vinogradovfixed gpu::meanStdDev and gpu::norm under CUDA 4.0
2011-05-10 Leonid BeynensonMade changes in Android camera classes: now we can...
2011-05-10 Maria Dimashovachanged the dot
2011-05-10 Vladislav Vinogradovfixed gpu projectPoints and solvePnPRansac tests
2011-05-10 Vladislav Vinogradovfixed bug in cv::Scharr and cv::Laplacian (ddepth < 0)
2011-05-10 Vladislav Vinogradovfixed bug in cv::Sobel (ddepth < 0)
2011-05-10 Vladislav Vinogradovfixed bug in cv::LUT (multi-channel source array and...
2011-05-09 Andrey KamaevUpdated Android cross-compilation on Windows.
2011-05-09 Vadim Pisarevskymade ptrdiff_t visible to GCC 4.6 compiler
2011-05-09 Vadim Pisarevskyrepaired opencv refman & refman1 build
2011-05-09 Vadim Pisarevskymoved the new docs from docroot to doc
2011-05-09 Vadim Pisarevskymoved the new docs from docroot to doc
2011-05-09 Vadim Pisarevskymoved the new docs from docroot to doc
2011-05-09 Vadim Pisarevskymoved the new docs from docroot to doc
2011-05-09 Vadim Pisarevskymoved the new docs from docroot to doc
2011-05-09 Vadim Pisarevskymoved the new docs from docroot to doc
2011-05-09 Vadim Pisarevskymoved the new docs from docroot to doc
2011-05-09 Vadim Pisarevskymoved the new docs from docroot to doc
2011-05-09 Vadim Pisarevskymoved the new docs from docroot to doc
2011-05-09 Vadim Pisarevskymoved the new docs from docroot to doc
2011-05-09 Vadim Pisarevskyupdated conf files to use the blue theme
2011-05-09 Vadim Pisarevskyremoved obsolete docs
2011-05-08 Elena FedotovaPurpose: completed the feature2d chapter
2011-05-08 Elena FedotovaPurpose: completed the feature2d chapter
2011-05-08 Elena FedotovaPurpose: updated the feature2d chapter
2011-05-08 Elena FedotovaPurpose: updated the feature2d chapter
2011-05-08 Elena FedotovaPurpose: updated the feature2d chapter
2011-05-07 Anatoly Baksheevmore warnings fixed. +some warnings in examples
2011-05-07 Anatoly Baksheevfixed compilation WITH_TBB
2011-05-06 Anatoly Baksheevfixed ~300 warnings under windows (had to hack gtest...
2011-05-06 Andrey KamaevAdded missed CMakeCache.android.initial.cmake to window...
2011-05-06 Elena FedotovaPurpose: updated the feature2d chapter
2011-05-06 Nils Haslerchange state of pipeline to NULL before freeing.
2011-05-06 Andrey KamaevRemoved excess l
2011-05-06 Anatoly Baksheevfixed warning: can't generate assignment operator
2011-05-06 Andrey KamaevFixed Android API level detection for toolchain build
2011-05-06 Ilya LysenkovAdded extra argument for BlobDetector in findCirclesGrid
2011-05-06 Andrey KamaevRefactored NEON optimization usage
2011-05-06 Maria Dimashovafixed #1048
2011-05-06 Vadim Pisarevskydo not include DLLMain into core when it is a static...
2011-05-06 Vadim Pisarevskyrestored img_proc_test main() call; removed windows...
2011-05-06 Ilya LysenkovAdded a fast algorithm for the symmetric circles grid...
2011-05-06 Alexey Spizhevoyrefactored opencv_stitching
2011-05-06 Alexey Spizhevoynow BA in opencv_stitching uses only geometrically...
2011-05-06 Alexey Spizhevoyadded wave correct support into opencv_stitching
2011-05-06 Alexey Spizhevoyadded --ba_thresh key into opencv_stitching CLI
2011-05-05 Alexey Spizhevoyfixed BA error calculation in opencv_stitching, added...
2011-05-05 Vadim Pisarevskyfixed problems indicated with ? marks
2011-05-05 Alexey Spizhevoyopencv_stitching refactoring
2011-05-05 Alexey Spizhevoyfixed some tests in gpu module
2011-05-05 Maria Dimashovafixed #1046
2011-05-05 Maria Dimashovafixed #1044
2011-05-04 Vadim Pisarevskyfixed generation of Python wrapper cv2.
2011-05-04 Elena FedotovaPurpose: updated the feature2d chapter
2011-05-04 Vadim Pisarevskyadded missing Python wrappers for OpenCV 1.x
2011-05-04 Maria Dimashovachanged GBT parameters in sample
2011-05-04 Maria Dimashovafixed #1025
next