2365 Commits (d673197d01ee44865a5825f4317cc10ae8560353)
 

Author SHA1 Message Date
Andrey Kamaev d673197d01 Added base Android Java sample 14 years ago
Andrey Kamaev 820cecfa2d Fixed windows compatibility problems in Android.mk 14 years ago
Andrey Kamaev f60bdb2473 Fixed Android.mk file generation 14 years ago
Andrey Kamaev 822b0bfe22 Minor bugfix 14 years ago
Andrey Kamaev 591cb1b3cf Fixed compiler options in Android build (Windows) 14 years ago
Andrey Kamaev ba7ee71c20 Numerous small fixes in CMakeLists.txt 14 years ago
Vadim Pisarevsky 2776b42a7b propagated fix for Matx(Matx::diag_type) constructor from branch 2.3 to trunk 14 years ago
Vadim Pisarevsky 25887e693b removed the obsolete tests from the trunk as well. 14 years ago
Ana Huaman 832262e376 Added Laplace and Canny reST tutorials and corrected a small bug in Canny sample code 14 years ago
Andrey Kamaev cf28846bce Fixed OpenCVConfig.cmake generation for windows 14 years ago
Andrey Kamaev 31fcd406e1 Eliminated cmake warning for case when python is not found. 14 years ago
Andrey Kamaev b43ae03328 * Install path share/opencv is renamed to share/OpenCV. 14 years ago
Ana Huaman 20ab3d538b Updated conf.py with the latest added external links for tutorial docs 14 years ago
Ana Huaman e1aa8eead3 Added reST tutorials for copyMakeBorder, Sobel Operator, updated links in conf.py 14 years ago
Andrey Kamaev f0227edd2c Minor python search improvements 14 years ago
Ana Huaman ae649e8c30 Added rst Tutorial for Filter 2D 14 years ago
Ana Huaman 3a0d3ebdde Added Laplace, Canny and Sobel samples in tutorial cpp code 14 years ago
Alexander Mordvintsev 0dbbb89e8d added stereo_match.py sample 14 years ago
Ana Huaman 65575cef7e Added two new sample files for copyMakeBorder and filter2D 14 years ago
Vadim Pisarevsky d195871904 propagated fix for ticket #1168 to trunk 14 years ago
Vincent Rabaud 7c2e74b649 - fix a bug if the descriptor is used for images of different size 14 years ago
Andrey Kamaev c1940b4ec7 Modified install layout for Android 14 years ago
Ilya Lysenkov 10065d3321 Trunk: moved contructors implementations from .hpp to .cpp 14 years ago
Ilya Lysenkov 2c958b2598 Trunk: moved contructors implementations from .hpp to .cpp 14 years ago
Andrey Kamaev 2edf764eee Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator 14 years ago
Andrey Kamaev 69b79f89c1 Updated build scripts for better Java module support 14 years ago
Ethan Rublee 2ee4f0de31 Merging back 2.3 cmake changes. 14 years ago
Bernat Gabor 42bd52f046 Corrected the place of accent in the name of Ana Huamán. 14 years ago
Bernat Gabor 9426249a88 New structure (following the documentation) for the tutorials. Normalized image sizes for TOC display. 14 years ago
Bernat Gabor ea70a5ffd6 Cleaning up the doc/tutorials folder in preparation to add thew new structure. 14 years ago
Andrey Kamaev b5d73111eb Added new module for Java API 14 years ago
Vadim Pisarevsky f0624c08dc propagated some more changes from 2.3 to trunk 14 years ago
Vadim Pisarevsky 6e613bca9b propagated some more changes from 2.3 to trunk 14 years ago
Vadim Pisarevsky 49467947ac propagated some fixes from 2.3 to trunk 14 years ago
Vadim Pisarevsky d4fbb2c4fb added missing bdatypes.h 14 years ago
Vadim Pisarevsky b1bf1deed0 fixed 2 bugs in reference manuals 14 years ago
Andrey Kamaev e60b8dfba0 Fixed numpy search on Windows x64 14 years ago
Andrey Kamaev 725d771570 Fixed output paths for Android build 14 years ago
Andrey Kamaev 9600ebadf2 Main CMakeLists.txt merged with 2.3 branch 14 years ago
Andrey Kamaev 76bc9f8c20 Removed SWIG from Android toolchain; always search for python; find_program/find_package cmake functions wrapped for case of cross-compiling. 14 years ago
Ana Huaman 3ac024ff6c Added tutorial for threshold in reST and fixed broken links from previous ImgProc tutorials 14 years ago
Ana Huaman 22e59e933b Added Threshold.cpp in samples/cpp/tutorial_code/ImgProc 14 years ago
Ana Huaman 9ce4e87507 Added reST tutorial documentation for Pyramids and added a few links to conf.py 14 years ago
Ana Huaman 5df9da1576 Added Pyramids.cpp sample tutorial code 14 years ago
Vadim Pisarevsky 677d2e508f fix for ticket #1153 propagated to trunk 14 years ago
Ana Huaman a8d37509fa Added tutorial in reST for Morphology 2 14 years ago
Ana Huaman 2819438fe6 Reorganized code and added Morphology 2 cpp code 14 years ago
Ana Huaman ae55138a49 Deleting old tutorial files and put them in folders 14 years ago
Ana Huaman 3162b742a3 Folder Intro 14 years ago
Andrey Kamaev ea58cdc71d (trunk) Do not use prebuilt Android camera libs for armeabi hardware target 14 years ago