2011-07-24 |
Andrey Kamaev | Fixed precompiled headers support for opencv_test_gpu |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Andrey Kamaev | Fixed precompiled headeds for non-windows systems. |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Andrey Kamaev | Fixed build of Android samples and tests |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Andrey Kamaev | Fixed precompiled headers support (fixed formatting... |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Maria Dimashova | fixed priors usage in ertrees |
commit | commitdiff | tree | snapshot |
2011-07-24 |
Vadim Pisarevsky | fixed and improving formatting in opencv2refman.pdf... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
Vadim Pisarevsky | converted book samples from ch4; fixed potential alignm... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Andrey Kamaev | Refactoring of native camera implementation |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Bernat Gabor | Sample files for image scanning, basic Mat, file I... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Andrey Pavlenko | making CV data type to be int |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Andrey Kamaev | Fixed Android package build |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kirill Kornyakov | java tests: imgproc test cleaned |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Andrey Pavlenko | fixed warnings in generated Java code (accurate imports) |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Andrey Kamaev | Fixed android samples; fixed cmake files |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Anatoly Baksheev | compilation |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Anatoly Baksheev | (no commit message) |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Andrey Kamaev | Refactored CMakeLists.txt for java module |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Vadim Pisarevsky | fixed several typoes and errors in the refman (ticket... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kirill Kornyakov | java api: fixed ctor in RotatedRect, added 114 tests... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Andrey Pavlenko | classes/files renaming, some code refactoring |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Vadim Pisarevsky | fixed trim_weights in boosting (thanks to frankman... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Vadim Pisarevsky | fixed printing Mx0 matrices (ticket #1247) |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Kirill Kornyakov | added mk files for NDK-builder of opencv_java project |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Andrey Pavlenko | renaming the class and file to Tiltle case to meet... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Andrey Pavlenko | renaming the class and its file |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Andrey Pavlenko | renaming the class and file to Tiltle case to meet... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Andrey Kamaev | Errors from javadoc generator are redirected to log... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Andrey Kamaev | Added option to automatically move constants to private... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Andrey Kamaev | Added cmake dependency on version.hpp. From now cmake... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Andrey Kamaev | Minor android.toolchain.cmake enhancement |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vadim Pisarevsky | fixed Xcode 4.1 compile errors in png codec in highgui |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Andrey Kamaev | Fixed typo |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Andrey Pavlenko | Java API generator: refactored manual const and funcs... |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vadim Pisarevsky | put the smaller opencv_tutorials.pdf to SVN |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Vadim Pisarevsky | fixed 2 typos in linux_eclipse tutorial |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Andrey Kamaev | Aded setPreviewDisplay call to java camera samples |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Maria Dimashova | added an ability to make push_back to the empty matrix |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Anatoly Baksheev | added cv::gpu::pow, ticket #1227 |
commit | commitdiff | tree | snapshot |
2011-07-21 |
Gary Bradski | edited another way of using eclipse using cmake |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Vadim Pisarevsky | fixed xcolor warnings when building opencv_tutorials.pdf |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Andrey Kamaev | Restored corrupted images in Android binary package... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Bernat Gabor | Ok, now optimized the tutorial size for real. Made... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Alexey Spizhevoy | added missing header |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Andrey Kamaev | Fixed image positioning in tutorial |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Andrey Kamaev | Fixed list formatting |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Andrey Kamaev | Added Android binary package tutorial |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Bernat Gabor | 1) Converted all images to JPG to reduce size. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Kamaev | Allowed to build html documentation without pdf documen... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Kamaev | Removed debug print form cmake |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Kamaev | Fixed Android samples; Fixed bugs in cmake (java module). |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Pavlenko | Java API generator: updated CvException class path |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Pavlenko | Java API generator: class properties support added |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Kirill Kornyakov | java tests: adopted for the new package structure |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Kamaev | Added Java packages support to cmake |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Pavlenko | Java API generator: fixed consts generation |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Pavlenko | Java API packages restructured (require further changes... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vadim Pisarevsky | fixed just introduced compile errors on Mac |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Vadim Pisarevsky | added COVAR_ and SORT_ enums to core.hpp; fixed many... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Kirill Kornyakov | java tests: COLOR_RGB2GRAY used instead of CV_BGR2GRAY |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Kamaev | Fixed Android samples; updated black list of enums. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Kirill Kornyakov | java tests: added tests for calcHist, calcBackProject... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Kirill Kornyakov | fix by Vadim in calcBackProject: additional case is... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Kamaev | Added FPS measurement to some Android samples |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Kamaev | Added face datection Android sample |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Pavlenko | Java API: added int64 and Vec3d support; small code... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Andrey Kamaev | Changed labels for some android samples |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Marius Muja | Fixes |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Marius Muja | Checking for already defined proprocessor macros |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Marius Muja | Fixing ticket #1230 |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Kirill Kornyakov | java tests: split test, minor improvements |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Vadim Pisarevsky | eliminated opencv_extra_api.hpp (all the functionality... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrey Kamaev | Added image-manipulations android sample, other samples... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrey Pavlenko | Java API: fixed bug in converter vector<Mat> <-> Mat |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrey Pavlenko | Java API: added missing converter vector<Mat> <-> Mat |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrey Pavlenko | Java API: added pointers support (Point*, double*) |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Kirill Kornyakov | java tests: added test for OFLK, FD, other improvements |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Vadim Pisarevsky | added COLOR_... enumeration to imgproc.hpp and EVENT_... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrey Pavlenko | Java API: fix in Mat::put(r,c,double[]vals) method |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrey Kamaev | Android samples: class SampleViewBase which uses native... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Andrey Pavlenko | Java API: fix in Mat::put methods, general improvements |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Alexander Mordvintsev | fixed broken python cv2.cpp build after rev.6089 |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Alexander Mordvintsev | adjust cosine threshold in squares.py |
commit | commitdiff | tree | snapshot |
2011-07-17 |
Marius Muja | Fixing ticket #1228 |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Andrey Kamaev | Android: |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Alexander Mordvintsev | math.pi -> np.pi |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Leonid Beynenson | Fixed bug in modules/java/src/cpp/Mat.cpp |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Andrey Pavlenko | Java API generator: implementation of vector<> fixed |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Leonid Beynenson | Added lbp cascade to the tests res/raw folder |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Leonid Beynenson | Added functions required for Java API wrappers generati... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Kirill Kornyakov | java tests: bugfix in hconcat |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Kirill Kornyakov | java tests: commited tests by Hussein Abdinoor |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Vadim Pisarevsky | fixed "import cv" in the new python samples. corrected... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Andrey Pavlenko | Java API generator: implementation of vector<Point... |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Andrey Pavlenko | Java API generator improvements: |
commit | commitdiff | tree | snapshot |
2011-07-16 |
Kirill Kornyakov | java tests: avoided copy and paste |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Vadim Pisarevsky | commented off print (due to the report from the mailing... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Andrey Kamaev | Finished Android samples renaming |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Andrey Kamaev | Continued Android samples renaming |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Leonid Beynenson | Added Java functions, converting vectors to Mats and... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Andrey Kamaev | Android samples are renamed |
commit | commitdiff | tree | snapshot |
next |