You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
atalaman
935c02c0a3
Merge pull request #13851 from TolyaTalamanov:at/new-kernel-package-design
...
G-API: Kernel package design (#13851 )
* Remove cv::unite_policy from API
* Add check that all id in kernel package are unique
* Refactor checker id procedure
* Remove cv::gapi::GLookupOrder from API
* Implement cv::gapi::use_only
* Fix samples
* Fix docs
* Fix comments to review
* Remove unite_policy
* Fix GKernelPackage::backends()
* Fix comments to review
* Fix all_unique
* Fix comments to review
* Fix comments to review
* Remove out of date tests
6 years ago
..
HighGUI
Add Java and Python code for trackbar tutorial.
7 years ago
Histograms_Matching
Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection.
7 years ago
ImgProc
Merge pull request #13030 from dmatveev:tutorial
6 years ago
ImgTrans
Add Java and Python code for Image Segmentation with Distance Transform and Watershed Algorithm tutorial. Use more Pythonic code.
6 years ago
ShapeDescriptors
Merge pull request #12206 from jsxyhelu/3.4
6 years ago
TrackingMotion
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.
7 years ago
calib3d
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
6 years ago
compatibility
Merge pull request #13253 from alalek:fix_13201
6 years ago
core
drop C-API sample code
6 years ago
features2D
Add a function that draws frame axes. Useful for debugging purpose and to check the correctness of the output of a pose estimation method.
6 years ago
gapi/ porting_anisotropic_image_segmentation
Merge pull request #13851 from TolyaTalamanov:at/new-kernel-package-design
6 years ago
gpu
…
imgcodecs/ GDAL_IO
…
introduction
fix file names
7 years ago
ml
Misc. typos
6 years ago
objectDetection
Add Java and Python code for cascade classifier and HDR tutorials.
7 years ago
photo
photo: move TonemapDurand to opencv_contrib
6 years ago
snippets
add imgproc snippets
7 years ago
video
Merge pull request #14314 from mehlukas:3.4-opticalflow
6 years ago
videoio
…
xfeatures2D
Fixed compilation warnings in samples:
7 years ago