profile/ivi/opencv.git
2011-07-31 Vadim Pisarevskyadded EMD to ch7 hist sample, fixed bug with cv::min...
2011-07-30 Kirill Kornyakovjava tests: added some new asserts, and new tests by...
2011-07-30 Kirill Kornyakovminarea.cpp sample reformatted
2011-07-30 Andrey Morozovfixed build with ffmpeg 0.5.X
2011-07-30 Andrey Morozovminor fix
2011-07-29 Andrey PavlenkoJava API: tests for polylines() and goodFeaturesToTrack...
2011-07-29 Andrey Morozovminor fix for ffmpeg
2011-07-29 Andrey Pavlenkoadding arg name (to fix doc reference and wrappers...
2011-07-29 Leonid BeynensonMade additional internal header modules/objdetect/src...
2011-07-29 Andrey Morozovadded support new ffmpeg (0.8.X)
2011-07-29 Andrey KamaevFixed regex bug in script for java tests coverage calcu...
2011-07-29 Andrey KamaevJava API: star detector is covered by tests
2011-07-29 Andrey PavlenkoJava API generator changes randu/randn/inRange args...
2011-07-29 Andrey KamaevJava API: Finished SURF tests.
2011-07-28 Vadim Pisarevskyconverted part of ch12
2011-07-28 Andrey KamaevJava API: added more tests
2011-07-28 Andrey PavlenkoJava API tests are added: fillConvexPoly, mixChannels...
2011-07-28 Andrey PavlenkoJava API: typo in converter is fixed
2011-07-28 Vadim Pisarevskyfixed floodfill with mask parameter when no mask is...
2011-07-28 Andrey PavlenkoJava API: converter for vector<KeyPoint> is fixed;...
2011-07-28 Andrey PavlenkoJava API: KeyPoint::toString() is added
2011-07-28 Andrey PavlenkoJava API: converters vector<> to/from Mat are fixed
2011-07-28 Andrey KamaevJava: fixed Mats comparison; added resahpe mathod to...
2011-07-28 Andrey Pavlenko2 'findContours(...)' tests are added
2011-07-27 Vadim Pisarevskycorrected OpenEXR status in CMakeLists.txt
2011-07-27 Vadim Pisarevskyfixed flow matrix dimensionality in EMD
2011-07-27 Vadim Pisarevskyadded minEigThreshold parameter to calcOpticalFlowPyrLK...
2011-07-27 Bernat GaborAdded the "Mask operations on matrices" tutorial (with...
2011-07-27 Andrey KamaevAdded missed import
2011-07-27 Andrey KamaevAdded some new tests for Java API
2011-07-27 Andrey KamaevAdded vector_Point3f_to_Mat converter and some java...
2011-07-27 Andrey PavlenkoJava API generator: KeyPoint converters from/to Mat
2011-07-27 Andrey KamaevAdded vector_Point2f_to_Mat converter
2011-07-27 Andrey KamaevAdded some tests; Added assertion for comparing Mats...
2011-07-27 Andrey PavlenkoJava API generator: pointers handling fixed, KeyPoint...
2011-07-27 Andrey KamaevTEGRA optimized add8u, sub8u and logical 8u operations
2011-07-27 Vadim Pisarevskyconverted live camera calibration sample
2011-07-27 Andrey KamaevAdded several Android tests
2011-07-27 Bernat GaborAdded the File Input and Output using XML and YAML...
2011-07-27 Kirill Kornyakovadded java tests for imgproc by Hussein Abdinoor
2011-07-26 Andrey Pavlenkoclass & funcs ignore list support is added
2011-07-26 Andrey KamaevMake build log of Android samples and tests less verbose
2011-07-26 Kirill Kornyakovadded stub java tests
2011-07-26 Andrey KamaevFixed module detection in gen_javadoc.py script
2011-07-26 Andrey Pavlenkonew tests stubs
2011-07-26 Andrey KamaevAdded Android tests coverage calculation into build
2011-07-26 Andrey Pavlenkostatistic report improved
2011-07-26 Andrey KamaevFixed dependencies for Android projects
2011-07-26 Andrey KamaevFixed pch support on linux
2011-07-25 Marius MujaSpecifying correct parameter types for cv::flann::Gener...
2011-07-25 Andrey Pavlenkoa couple of new smoke tests; Mat.java code clean-up
2011-07-25 Andrey KamaevRemoved outdated stuff from Android build scripts
2011-07-25 Andrey KamaevFixed install terget for Android examples
2011-07-25 Andrey KamaevFixed camera output format handling
2011-07-25 Andrey Pavlenkoscript to find Java API methods that not covered by...
2011-07-25 Andrey KamaevFixed camera libs setting in Android.mk
2011-07-25 Andrey KamaevFixing native camera for Android
2011-07-25 Bernat GaborFinished the DFT tutorial for the core section.
2011-07-25 Kirill Kornyakovbugfix in cmake for java api
2011-07-25 Andrey KamaevFixed Android build on linux
2011-07-25 Bernat GaborAdded Fernandos first tutorial regarding SVMs. Extended...
2011-07-24 Andrey KamaevFixed precompiled headers support for opencv_test_gpu
2011-07-24 Andrey KamaevFixed precompiled headeds for non-windows systems.
2011-07-24 Andrey KamaevFixed build of Android samples and tests
2011-07-24 Andrey KamaevFixed precompiled headers support (fixed formatting...
2011-07-24 Maria Dimashovafixed priors usage in ertrees
2011-07-24 Vadim Pisarevskyfixed and improving formatting in opencv2refman.pdf...
2011-07-23 Vadim Pisarevskyconverted book samples from ch4; fixed potential alignm...
2011-07-22 Andrey KamaevRefactoring of native camera implementation
2011-07-22 Bernat GaborSample files for image scanning, basic Mat, file I...
2011-07-22 Andrey Pavlenkomaking CV data type to be int
2011-07-22 Andrey KamaevFixed Android package build
2011-07-22 Kirill Kornyakovjava tests: imgproc test cleaned
2011-07-22 Andrey Pavlenkofixed warnings in generated Java code (accurate imports)
2011-07-22 Andrey KamaevFixed android samples; fixed cmake files
2011-07-22 Anatoly Baksheevcompilation
2011-07-22 Anatoly Baksheev(no commit message)
2011-07-22 Andrey KamaevRefactored CMakeLists.txt for java module
2011-07-22 Vadim Pisarevskyfixed several typoes and errors in the refman (ticket...
2011-07-22 Kirill Kornyakovjava api: fixed ctor in RotatedRect, added 114 tests...
2011-07-22 Andrey Pavlenkoclasses/files renaming, some code refactoring
2011-07-22 Vadim Pisarevskyfixed trim_weights in boosting (thanks to frankman...
2011-07-22 Vadim Pisarevskyfixed printing Mx0 matrices (ticket #1247)
2011-07-22 Kirill Kornyakovadded mk files for NDK-builder of opencv_java project
2011-07-22 Andrey Pavlenkorenaming the class and file to Tiltle case to meet...
2011-07-22 Andrey Pavlenkorenaming the class and its file
2011-07-22 Andrey Pavlenkorenaming the class and file to Tiltle case to meet...
2011-07-22 Andrey KamaevErrors from javadoc generator are redirected to log...
2011-07-22 Andrey KamaevAdded option to automatically move constants to private...
2011-07-21 Andrey KamaevAdded cmake dependency on version.hpp. From now cmake...
2011-07-21 Andrey KamaevMinor android.toolchain.cmake enhancement
2011-07-21 Vadim Pisarevskyfixed Xcode 4.1 compile errors in png codec in highgui
2011-07-21 Andrey KamaevFixed typo
2011-07-21 Andrey PavlenkoJava API generator: refactored manual const and funcs...
2011-07-21 Vadim Pisarevskyput the smaller opencv_tutorials.pdf to SVN
2011-07-21 Vadim Pisarevskyfixed 2 typos in linux_eclipse tutorial
2011-07-21 Andrey KamaevAded setPreviewDisplay call to java camera samples
2011-07-21 Maria Dimashovaadded an ability to make push_back to the empty matrix
2011-07-21 Anatoly Baksheevadded cv::gpu::pow, ticket #1227
2011-07-21 Gary Bradskiedited another way of using eclipse using cmake
next