profile/ivi/opencv.git
2011-08-02 Andrey PavlenkoJava API: new converters, findFundamentalMat/cornerSubP...
2011-08-02 Vadim Pisarevskypropagated fix for EXR from 2.3 branch to trunk
2011-08-02 Vadim Pisarevskyadded getNumberOfCPUs() function
2011-08-02 Andrey KamaevJava API: string constants for features2d classes are...
2011-08-02 Vadim Pisarevskyfixed compile warnings in FLANN about too long integer...
2011-08-02 Andrey KamaevJava API: added support for read/write functions in...
2011-08-02 Andrey PavlenkoJava API: class KDTree is added to ignore list, JNI...
2011-08-02 Vladislav Vinogradovadded gpu::equalizeHist function
2011-08-02 Andrey PavlenkoJava API: tests are updated after randu/randn args...
2011-08-01 Andrey PavlenkoJava API: added class pointer ret type support, CV_EXPO...
2011-08-01 Andrey Morozovfixed property for ffmpeg
2011-08-01 Andrey KamaevMinor bugfix.
2011-08-01 Andrey KamaevJava API: Added more classes from features2d.
2011-08-01 Vladislav Vinogradovadded gpu::calcHist function
2011-08-01 Andrey KamaevJava API: Added base port of features2d.DescriptorMatch...
2011-08-01 Vadim Pisarevskyfixed Vec*scalar operations, fixed minEnclosingCircle...
2011-08-01 Kirill Kornyakovdoc: added maxSize parameter to CascadeClassifier:...
2011-08-01 Vladislav Vinogradovadded buffered version of pyrDown and pyrUp
2011-08-01 Vladislav Vinogradovfixed doc bug in gpu/introduction (ticket #1260)
2011-07-31 Andrey KamaevJava API: updated Mat port
2011-07-31 Andrey Morozovfixed build ffmpeg v0.8.1
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...
next