profile/ivi/opencv.git
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
2011-07-15 Andrey KamaevRefactored Android samples
2011-07-15 Andrey KamaevRefactored Android sample (1-java)
2011-07-15 Evgeniy Kozinovfixed parser bug.
2011-07-15 Andrey KamaevFixed android sample
2011-07-14 Leonid BeynensonFixed bug in the function of search of Android applicva...
2011-07-14 Andrey KamaevFixed Android build.
2011-07-14 Vadim Pisarevskyadded improved version of the variational stereo corres...
2011-07-14 Andrey Pavlenko- partial 'vector' support in Java API generator
2011-07-14 Vadim Pisarevskyfixed mixed-type arithmetic operations (ticket #1224)
2011-07-14 Leonid BeynensonAdded class TermCriteria.
2011-07-14 Vadim Pisarevskyadded haarcascades for ears detection (by Modesto Castr...
2011-07-14 Kirill Kornyakovjava tests: found a reason of crash (addWeighted bug...
2011-07-14 Vadim Pisarevskyrepaired Python bindings for functions using InputOutpu...
2011-07-14 Andrey KamaevModified Android samples
2011-07-14 Kirill Kornyakovsamples C/C++: fixed compilation problem on Ubuntu
2011-07-14 Andrey KamaevModified Android Samples
2011-07-14 Vadim Pisarevskyok. enabled TBB in LatentSVM, but need to check if...
2011-07-14 Vadim Pisarevskytemporarily switch off TBB
2011-07-14 Vadim Pisarevskyfixed opencv_flann (with flann 1.6) compile errors...
2011-07-14 Andrey KamaevMinor Android samples fix
2011-07-14 Andrey KamaevFixed Android packaging script
2011-07-14 Andrey KamaevAndroid samples are included into the Android package
2011-07-14 Andrey KamaevAndoid build fixed
2011-07-14 Leonid BeynensonAdded the function minMaxLoc to JavaAPI as a manual...
2011-07-14 Andrey Pavlenkoclass ignore list added for Java API generator
2011-07-14 Andrey Pavlenkofuncs ignore list added for Java API generator
2011-07-14 Andrey KamaevFixed Android compilation on Windows
2011-07-14 Andrey KamaevFixed Android build
2011-07-13 Vadim Pisarevskyupgraded to FLANN 1.6. Added miniflann interface, which...
2011-07-13 Ana HuamanAdded reST tutorials for Contours (6 in imgproc) and...
2011-07-13 Maria Dimashovaadded ability to reset view point of depth generator...
2011-07-13 Andrey KamaevAllowed spaces in path to OpenCV (tested only Android...
next