profile/ivi/opencv.git
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
2011-07-20 Vadim Pisarevskyfixed xcolor warnings when building opencv_tutorials.pdf
2011-07-20 Andrey KamaevRestored corrupted images in Android binary package...
2011-07-20 Bernat GaborOk, now optimized the tutorial size for real. Made...
2011-07-20 Alexey Spizhevoyadded missing header
2011-07-20 Andrey KamaevFixed image positioning in tutorial
2011-07-20 Andrey KamaevFixed list formatting
2011-07-20 Andrey KamaevAdded Android binary package tutorial
2011-07-19 Bernat Gabor1) Converted all images to JPG to reduce size.
2011-07-19 Andrey KamaevAllowed to build html documentation without pdf documen...
2011-07-19 Andrey KamaevRemoved debug print form cmake
2011-07-19 Andrey KamaevFixed Android samples; Fixed bugs in cmake (java module).
2011-07-19 Andrey PavlenkoJava API generator: updated CvException class path
2011-07-19 Andrey PavlenkoJava API generator: class properties support added
2011-07-19 Kirill Kornyakovjava tests: adopted for the new package structure
2011-07-19 Andrey KamaevAdded Java packages support to cmake
2011-07-19 Andrey PavlenkoJava API generator: fixed consts generation
2011-07-19 Andrey PavlenkoJava API packages restructured (require further changes...
2011-07-19 Vadim Pisarevskyfixed just introduced compile errors on Mac
2011-07-19 Vadim Pisarevskyadded COVAR_ and SORT_ enums to core.hpp; fixed many...
2011-07-19 Kirill Kornyakovjava tests: COLOR_RGB2GRAY used instead of CV_BGR2GRAY
2011-07-19 Andrey KamaevFixed Android samples; updated black list of enums.
2011-07-19 Kirill Kornyakovjava tests: added tests for calcHist, calcBackProject...
2011-07-19 Kirill Kornyakovfix by Vadim in calcBackProject: additional case is...
2011-07-19 Andrey KamaevAdded FPS measurement to some Android samples
2011-07-19 Andrey KamaevAdded face datection Android sample
next