profile/ivi/opencv.git
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
2011-07-19 Andrey PavlenkoJava API: added int64 and Vec3d support; small code...
2011-07-19 Andrey KamaevChanged labels for some android samples
2011-07-18 Marius MujaFixes
2011-07-18 Marius MujaChecking for already defined proprocessor macros
2011-07-18 Marius MujaFixing ticket #1230
2011-07-18 Kirill Kornyakovjava tests: split test, minor improvements
2011-07-18 Vadim Pisarevskyeliminated opencv_extra_api.hpp (all the functionality...
2011-07-18 Andrey KamaevAdded image-manipulations android sample, other samples...
2011-07-18 Andrey PavlenkoJava API: fixed bug in converter vector<Mat> <-> Mat
2011-07-18 Andrey PavlenkoJava API: added missing converter vector<Mat> <-> Mat
2011-07-18 Andrey PavlenkoJava API: added pointers support (Point*, double*)
2011-07-18 Kirill Kornyakovjava tests: added test for OFLK, FD, other improvements
2011-07-18 Vadim Pisarevskyadded COLOR_... enumeration to imgproc.hpp and EVENT_...
2011-07-18 Andrey PavlenkoJava API: fix in Mat::put(r,c,double[]vals) method
2011-07-18 Andrey KamaevAndroid samples: class SampleViewBase which uses native...
2011-07-18 Andrey PavlenkoJava API: fix in Mat::put methods, general improvements
2011-07-18 Alexander Mordvintsevfixed broken python cv2.cpp build after rev.6089
2011-07-17 Alexander Mordvintsevadjust cosine threshold in squares.py
2011-07-17 Marius MujaFixing ticket #1228
2011-07-16 Andrey KamaevAndroid:
2011-07-16 Alexander Mordvintsevmath.pi -> np.pi
2011-07-16 Leonid BeynensonFixed bug in modules/java/src/cpp/Mat.cpp
2011-07-16 Andrey PavlenkoJava API generator: implementation of vector<> fixed
2011-07-16 Leonid BeynensonAdded lbp cascade to the tests res/raw folder
2011-07-16 Leonid BeynensonAdded functions required for Java API wrappers generati...
2011-07-16 Kirill Kornyakovjava tests: bugfix in hconcat
2011-07-16 Kirill Kornyakovjava tests: commited tests by Hussein Abdinoor
2011-07-16 Vadim Pisarevskyfixed "import cv" in the new python samples. corrected...
2011-07-16 Andrey PavlenkoJava API generator: implementation of vector<Point...
2011-07-16 Andrey PavlenkoJava API generator improvements:
2011-07-16 Kirill Kornyakovjava tests: avoided copy and paste
2011-07-15 Vadim Pisarevskycommented off print (due to the report from the mailing...
2011-07-15 Andrey KamaevFinished Android samples renaming
2011-07-15 Andrey KamaevContinued Android samples renaming
2011-07-15 Leonid BeynensonAdded Java functions, converting vectors to Mats and...
2011-07-15 Andrey KamaevAndroid samples are renamed
2011-07-15 Andrey KamaevHeaders are included into opencv_java build
2011-07-15 Andrey Pavlenkopartial vector<> support in Java API generator
2011-07-15 Andrey KamaevAdded native camera Android sample; Added manual port...
2011-07-15 Leonid BeynensonChanged
2011-07-15 Leonid BeynensonAdded setters to Java API
2011-07-15 Kirill Kornyakovupdated some java tests
next