gpu version of HoughCircles
[profile/ivi/opencv.git] / samples / android /
2012-08-20 Vladislav VinogradovMerge branch 'gpu-tests'
2012-08-18 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-16 Alexander SmorkalovColorBlobDetection Sample, ImageManpulations Sample...
2012-07-25 marina.kolpakovaMerge branch 'master' of git://5.9.49.245/opencv
2012-07-24 Andrey Pavlenkoremoving unused files
2012-07-24 Andrey Pavlenkoremoving unused file
2012-07-15 Andrey Pavlenkofixing wording
2012-07-14 Andrey Pavlenkocustomizing the 'Google Market error' message in samples
2012-07-14 Andrey Pavlenkoremoving warnings on deprecated api when targeting...
2012-07-11 Andrey Pavlenkoupdating include dirs to make CDT project in Eclipse...
2012-07-05 Andrey KamaevContrib module is added to java wrappers; fixed algorit...
2012-07-04 Andrey KamaevMerged the recent fixes from 2.4 branch
2012-07-02 Andrey Pavlenkoadding CDT Builder (via ndk-build.cmd) for JNI part
2012-07-02 Alexander SmorkalovAndroid samples renaming was done. Icon updated.
2012-06-28 Andrey Pavlenkoswitching to dynamic linking
2012-06-27 Andrey Pavlenkochanging package layout after 'make install' for Androi...
2012-06-26 Andrey Pavlenkofixing project properties
2012-06-26 Alexander SmorkalovSample3-native build fix. Dependency from OpenCV librar...
2012-06-26 Alexander SmorkalovColor blob detection example updated for OpenCV Manager...
2012-06-26 Alexander SmorkalovSample4-mixed was updated for OpenCV Manager model.
2012-06-26 Alexander SmorkalovExample3-native updated for OpenCV Manager model
2012-06-26 Alexander SmorkalovSample 2 was updated for OpenCV Manager model.
2012-06-26 Alexander SmorkalovSample 1 updated for OpenCV Manager model.
2012-06-26 Alexander SmorkalovImage manipulations sample updated for OpenCV Manager...
2012-06-25 Alexander SmorkalovRevision 8725 restored. Android sample FaceDetection...
2012-06-25 Alexander Smorkalovrevision 8721 vas merged to head. Detection based track...
2012-06-24 Andrey KamaevReverted r8721 and r8725 (issue #2080)
2012-06-22 Alexander SmorkalovSample updated due to new DetectionBasedTracker interface.
2012-06-21 Andrey Pavlenkoadding OpenCV Manager
2012-06-21 Alexander Smorkalovrevisions 8681 and 8688 restored. Warning fixed.
2012-06-21 Andrey Pavlenkomoving to OpenCVLoader API
2012-06-20 Andrey KamaevUpdated warning options for GCC; fixed new warnings.
2012-06-15 Andrey Pavlenko'call' added to android.bat call
2012-06-15 Andrey Pavlenkofixing typo that breaks the build
2012-06-08 Andrey KamaevFixed Android build
2012-06-06 Andrey Pavlenkoauto-copy java.so to package
2012-05-31 Alexander SmorkalovCodeReview #1512 notes fixed.
2012-05-31 Alexander SmorkalovCodeReview #1511 notes upplied.
2012-05-29 Andrey Pavlenkofixing Java test and sample after moving drawContours...
2012-05-28 Kirill Kornyakovadded fix_properties scripts for Android samples
2012-05-22 Alexander Smorkalovcv::Exception handling added. Multithreading bug fixed.
2012-05-22 Alexander SmorkalovFace detection example updated. Dtetection base tracker...
2012-05-17 Andrey Pavlenkofix for #1954 (typos)
2012-05-17 Andrey PavlenkoAndroid samples are updated: onPause()/onResume() relea...
2012-05-12 Alexander SmorkalovColorBlobDetection example. Bug fix. Refactoring.
2012-05-04 Alexander SmorkalovBase version implemented.
2012-04-30 Vadim Pisarevskymerged 2.4 into trunk
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
2012-03-29 Andrey Pavlenkoupdating screen resolutions support settings
2012-03-28 Andrey Pavlenkofix for #1724: making Java samples compatible with...
2012-03-27 Andrey KamaevReworked build scripts for Android Java API, tests...
2012-03-23 Andrey KamaevAdded "fat" mode for Java wrapper
2012-03-22 Andrey Pavlenkoupdating Java samples to meet Java API changes
2012-03-03 Andrey Kamaevcmake scripts are updated to prefer includes from the...
2012-02-24 Andrey PavlenkoJava samples updated to be compatible with both old...
2012-02-14 Andrey Pavlenko#1283, Mat <->Bitmap converters are updated to support...
2012-02-03 Andrey KamaevGlobal CMake reorganization:
2011-11-24 Kirill Kornyakovreverted occasional commit
2011-11-24 Kirill Kornyakovworkaround for the case when perf system is used in...
2011-11-16 Andrey KamaevAndroid cmake toolchain is reworked for NDK r7; added...
2011-10-21 Andrey KamaevFixed Android build with SDK revision 14
2011-08-09 Andrey KamaevJava API: corrected names of methods in Utils class...
2011-08-05 Andrey KamaevFixed color conversion bug
2011-08-03 Kirill Kornyakovreverted
2011-08-03 Kirill Kornyakovjava tests: minor updates
2011-08-03 Andrey PavlenkoJava API: fixing converters (copyData=true) and samples...
2011-07-25 Andrey KamaevFixed install terget for Android examples
2011-07-25 Andrey KamaevFixed camera output format handling
2011-07-24 Andrey KamaevFixed build of Android samples and tests
2011-07-22 Andrey Pavlenkomaking CV data type to be int
2011-07-22 Andrey KamaevFixed android samples; fixed cmake files
2011-07-21 Andrey KamaevAded setPreviewDisplay call to java camera samples
2011-07-19 Andrey KamaevFixed Android samples; Fixed bugs in cmake (java module).
2011-07-19 Andrey KamaevAdded Java packages support to cmake
2011-07-19 Andrey KamaevFixed Android samples; updated black list of enums.
2011-07-19 Andrey KamaevAdded FPS measurement to some Android samples
2011-07-19 Andrey KamaevAdded face datection Android sample
2011-07-19 Andrey KamaevChanged labels for some android samples
2011-07-18 Andrey KamaevAdded image-manipulations android sample, other samples...
2011-07-18 Andrey KamaevAndroid samples: class SampleViewBase which uses native...
2011-07-16 Andrey KamaevAndroid:
2011-07-15 Andrey KamaevFinished Android samples renaming
2011-07-15 Andrey KamaevContinued Android samples renaming
2011-07-15 Andrey KamaevAndroid samples are renamed
2011-07-15 Andrey KamaevAdded native camera Android sample; Added manual port...
2011-07-15 Andrey KamaevRefactored Android samples
2011-07-15 Andrey KamaevRefactored Android sample (1-java)
2011-07-15 Andrey KamaevFixed android sample
2011-07-14 Andrey KamaevModified Android samples
2011-07-14 Andrey KamaevModified Android Samples
2011-07-14 Andrey KamaevMinor Android samples fix
2011-07-14 Andrey KamaevAndroid samples are included into the Android package
2011-07-13 Andrey KamaevAllowed spaces in path to OpenCV (tested only Android...
2011-07-12 Andrey KamaevAdded option INSTALL_ANDROID_EXAMPLES (default off...
2011-07-12 Andrey Pavlenkoorg.opencv.utils renamed to org.opencv.android
2011-07-05 Andrey PavlenkoSome of code review feedbacks addressed: CvType moved...
2011-07-04 Andrey KamaevInstroduced separate option for Android examples -...
2011-07-04 Andrey KamaevFixed Android tests and samples build
2011-07-01 Andrey KamaevHelloAndroid sample is moved to samples/android
2011-07-01 Andrey Pavlenko#863: sample text color changed from Green to Red.
next