- 10 Jun, 2018 1 commit
-
-
catree authored
Add Java and Python code for the following imgproc tutorials: Finding contours in your image, Convex Hull, Creating Bounding boxes and circles for contours, Creating Bounding rotated boxes and ellipses for contours, Image Moments, Point Polygon Test.
-
- 08 Jun, 2018 1 commit
-
-
catree authored
-
- 01 Jun, 2018 1 commit
-
-
take1014 authored
-
- 29 May, 2018 1 commit
-
-
catree authored
Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches.
-
- 23 May, 2018 1 commit
-
-
catree authored
Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection.
-
- 18 May, 2018 2 commits
- 16 May, 2018 1 commit
-
-
catree authored
-
- 11 May, 2018 2 commits
-
-
catree authored
-
-
- 03 May, 2018 1 commit
-
-
Sayed Adel authored
-
- 24 Apr, 2018 1 commit
-
-
Dmitry Kurtaev authored
* Custom deep learning layers support * Stack custom deep learning layers
-
- 03 Apr, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 28 Mar, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 26 Mar, 2018 1 commit
-
-
Alexander Alekhin authored
- CV_RGB() macro is moved into opencv2/imgproc.hpp from imgproc_c.h - samples/cpp/filestorage_base64.cpp is dropped
-
- 15 Mar, 2018 1 commit
-
-
berak authored
also add comments explaining the change
-
- 15 Feb, 2018 1 commit
-
-
Steven authored
-
- 12 Feb, 2018 2 commits
-
-
Maksim Shabunin authored
- allow installing samples sources on all platforms even if BUILD_EXAMPLES is disabled, fixed minor issues in sources installation process - use 'example_<group>_<name>' scheme for target and binary file naming - use single function for sample executable creation
-
Maksim Shabunin authored
- use per-module includes instead of "opencv.hpp" - unused function warnings - undefined macro warning
-
- 08 Feb, 2018 2 commits
-
-
take1014 authored
* Add a new interface for hough transform * Fixed warning code * Fix HoughLinesUsingSetOfPoints based on HoughLinesStandard * Delete memset * Rename HoughLinesUsingSetOfPoints and add common function * Fix test error * Change static function name * Change using CV_Assert instead of if-block and add integer test case * I solve the conflict and delete 'std :: tr1' and changed it to use 'tuple' * I deleted std::tr1::get and changed int to use 'get' * Fixed sample code * revert test_main.cpp * Delete sample code in comment and add snippets * Change file name * Delete static function * Fixed build error
-
luz.paz authored
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
-
- 31 Jan, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 18 Jan, 2018 1 commit
-
-
Fangjun Kuang authored
-
- 12 Jan, 2018 1 commit
-
-
Suleyman TURKMEN authored
-
- 19 Dec, 2017 1 commit
-
-
catree authored
-
- 18 Dec, 2017 1 commit
-
-
Suleyman TURKMEN authored
* Update samples * Update calib3d.hpp * Update calib3d.hpp * Update calib3d.hpp * Update calib3d.hpp
-
- 15 Dec, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 14 Dec, 2017 1 commit
-
-
catree authored
-
- 09 Oct, 2017 1 commit
-
-
LaurentBerger authored
-
- 06 Oct, 2017 1 commit
-
-
LaurentBerger authored
-
- 05 Oct, 2017 10 commits