profile/ivi/opencv.git
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'
2012-10-09 Vadim Pisarevskyapplied patch #1473 (timestamp retrieval in OpenNI)
2012-10-09 Andrey KamaevAdd else branch to previous fix
2012-10-09 Andrey KamaevFix regression in core arithmetic
2012-10-09 Andrey KamaevFix sanity checks in highgui module
2012-10-09 Andrey KamaevQuiet logs in stitching module
2012-10-09 Andrey KamaevAdd sanity checks to stitching perf tests
2012-10-09 Andrey KamaevAdd sanity check support for vector<DMatch>
2012-10-09 Andrey KamaevAdd sanity checks to nonfree module
2012-10-09 Kirill KornyakovMerge branch 'master' of git://5.9.49.245/opencv
2012-10-09 Kirill Kornyakovfixed compilation error because of DetectionBasedTracker
2012-10-09 Andrey KamaevFix perf tests in features2d module
2012-10-09 Andrey KamaevAdd sanity checks support for vertor<KeyPoint>
2012-10-09 Andrey KamaevMake performance tests for solvePnPRansec more determen...
2012-10-09 Andrey KamaevFix terrible perf test for FAST detector
2012-10-09 Andrey KamaevAdd sanity checkes to video module perf tests
2012-10-09 Alexander SmorkalovAuto expand of OpenCV version for Android Library prjec...
2012-10-09 Alexander SmorkalovABI Compatibility config generator bug fix.
2012-10-09 Vadim Pisarevskyfixed several warnings from VS2010
2012-10-09 Vadim Pisarevskymade opencv headers windows.h-less (Bug #2122)
2012-10-09 Vadim PisarevskyFixed "arr = NaN" case (bug #2056)
2012-10-09 Vadim Pisarevskyadded #undef True/False to avoid collision with X11...
2012-10-09 Vadim Pisarevskysome more fixes towards binary compatibility
2012-10-09 Andrey KamaevAdd sanity checks to objdetect module perf tests
2012-10-09 Andrey KamaevFix sanity checks for empty objects
2012-10-09 Andrey KamaevAdd sanity checks to calib3d perf tests
2012-10-09 Evgeny Talanin#2258 fix
2012-10-09 Alexander SmorkalovOpenCV Manager documentation updated.
2012-10-09 Alexander SmorkalovRESTART_REQUIRED status removed from OpenCV Manager...
2012-10-08 Anatoly BaksheevFixed output log in GPU perf tests
2012-10-08 Anatoly Baksheevmore compilation fixes
2012-10-08 Anatoly Baksheevfixed compilation under Ubuntu without CUDA
2012-10-08 Vadim Pisarevskyfixed the case of scale != 1 in stereo_match.cpp (patch...
2012-10-08 Vadim Pisarevskyfixed linking CLP in the case of MinGW (patch #1872)
2012-10-08 Vadim Pisarevskyhopefully, correctly applied modified patch #2034 that...
2012-10-08 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-10-08 Vadim Pisarevskyfixed detection of IPP 7.1 (patch #2413: thanks to...
2012-10-08 Anatoly Baksheevfixed compilation without CUDA
2012-10-08 Andrey KamaevFix sanity checks in improc perf tests
2012-10-08 Andrey KamaevFix CV_ENUM macro instability
2012-10-08 Vadim Pisarevsky_InputArray/_OutputArray destructors are temporary...
2012-10-08 Vadim Pisarevskyyet another portion of changes towards the binary compa...
2012-10-08 Anatoly Baksheevadded MatCn enum to GPU perf tests
2012-10-08 Anatoly Baksheevfast nlm (class version)
2012-10-08 Anatoly Baksheevfast_nlm initial version
2012-10-08 Andrey KamaevRemove bad perf test for cvRound
2012-10-08 Andrey KamaevFix sanity checks for arithmetic tests on CV_32S data
2012-10-08 Andrey KamaevMake SANITY_CHECK required for all performance tests
2012-10-08 Vadim Pisarevskypartially recovered binary compatibility (ticket #2415)
2012-10-08 Andrey KamaevFix depth calculation for Scalar in core arithmetic
2012-10-08 Andrey KamaevFix build without SSE
2012-10-08 Alexander SmorkalovWating for OpenCV library package installation added.
2012-10-08 Alexander SmorkalovWating for OpenCV Manager installation added.
2012-10-08 Alexander SmorkalovJava tests updated. Build fix.
2012-10-08 Alexey Spizhevoyupdated DP seaming to support 4 channel images
2012-10-08 Vadim Pisarevskyadded test for box filter 16u, fixed bug #2416
2012-10-08 Ilya Lavrenovchanged file path
2012-10-08 Ilya Lavrenovfixed Bug #2074
2012-10-08 cuda_geekfix hardcoded paths for static build OpenCV with CUDA
2012-10-08 Andrey KamaevQuiet MSVC warning
2012-10-07 marina.kolpakovafix for bug 2264
2012-10-05 Alexey SpizhevoyAdded initial docs for the videostab module
2012-10-05 Abhinav GuptaUpdate samples/cpp/tutorial_code/features2D/SURF_detect...
2012-10-05 Andrey KamaevReplace jpegs with png (see 06a13d9)
2012-10-05 Andrey KamaevRemove alignment reqirements from NEON optimizations...
2012-10-05 Vladislav VinogradovMerge branch 'gpu-device-layer'
2012-10-05 Vladislav Vinogradovdeleted thrust header
2012-10-05 Vladislav Vinogradovmoved device layer headers to include directory
2012-10-05 Alexander SmorkalovNative cameras build script output colorized.
2012-10-05 Vladislav Vinogradovminor refactoring:
2012-10-05 Ilya Lavrenovparallel cvtColor for MSVS and Apple
2012-10-04 Leonid BeynensonMade changes in cv::DetectionBasedTracker -- now it...
2012-10-04 Andrey KamaevTBB version of GridAdaptedFeatureDetector
2012-10-04 Vladislav Vinogradovdisabled NPP resize for 8uc4+Cubic (Bug #2388)
2012-10-04 Vladislav Vinogradovdisabled NVidia test output by default
2012-10-02 Vadim Pisarevskyreplaced jpegs with png's. Accuracy tests pass; perform...
2012-10-02 Alexander SmorkalovAnt build.xml and deps added.
2012-10-02 Alexander SmorkalovMIPS arch support added to OpenCV manager;
2012-10-02 Alexander SmorkalovAutomation for build and test OpenCV Manager on several...
2012-10-02 Alexander SmorkalovMIPS architecture support added. Native camera library...
2012-10-02 Vladislav Vinogradovadded GpuMat support to OutputArray
2012-10-02 Vadim Pisarevskyfixed build errors in java bindings on desktop in Debug...
2012-10-01 Anatoly Baksheevwarnings
2012-10-01 Anatoly Baksheevadded CUDA_DISABLER preprocessor commands
2012-10-01 Anatoly Baksheevwarnings under windows
2012-10-01 Ilya Lavrenovstable cvtColor
2012-10-01 Ilya Lavrenovfixed TestRemap_Remap
2012-10-01 Vadim Pisarevskyadded the note about 1-pixel border in findContours...
2012-10-01 Vadim Pisarevskyfixed typos in the mat tutorial (ticket #2380)
2012-10-01 Vadim Pisarevskyadded variant of cv::imdecode with the specified output...
2012-10-01 Vadim Pisarevskyfixed a few warnings reported by Oleg; restored SSE2...
next