Home
last modified time | relevance | path

Searched defs:Theory (Results 1 – 25 of 65) sorted by relevance

123

/external/opencv3/doc/py_tutorials/py_imgproc/py_morphological_ops/
Dpy_morphological_ops.markdown13 Theory section in Morphological Transformations {#tutorial_py_morphological_ops}
24 ### 1. Erosion
49 ### 2. Dilation
63 ### 3. Opening
74 ### 4. Closing
85 ### 5. Morphological Gradient
97 ### 6. Top Hat
108 ### 7. Black Hat
/external/opencv3/doc/py_tutorials/py_feature2d/py_sift_intro/
Dpy_sift_intro.markdown11 Theory section in Introduction to SIFT (Scale-Invariant Feature Transform) {#tutorial_py_sift_intro}
31 ### 1. Scale-space Extrema Detection
61 ### 2. Keypoint Localization
79 ### 3. Orientation Assignment
89 ### 4. Keypoint Descriptor
97 ### 5. Keypoint Matching
/external/opencv3/doc/tutorials/imgproc/opening_closing_hats/
Dopening_closing_hats.markdown16 Theory section in More Morphology Transformations {#tutorial_opening_closing_hats}
29 ### Opening
43 ### Closing
53 ### Morphological Gradient
63 ### Top Hat
71 ### Black Hat
/external/opencv3/doc/py_tutorials/py_feature2d/py_fast/
Dpy_fast.markdown11 Theory section in FAST Algorithm for Corner Detection {#tutorial_py_fast}
23 ### Feature Detection using FAST
52 ### Machine Learning a Corner Detector
71 ### Non-maximal Suppression
81 ### Summary
/external/opencv3/doc/tutorials/imgproc/gausian_median_blur_bilateral_filter/
Dgausian_median_blur_bilateral_filter.markdown15 Theory section in Smoothing Images {#tutorial_gausian_median_blur_bilateral_filter}
38 ### Normalized Box Filter
52 ### Gaussian Filter
71 ### Median Filter
77 ### Bilateral Filter
/external/opencv3/doc/tutorials/imgproc/histograms/histogram_equalization/
Dhistogram_equalization.markdown12 Theory section in Histogram Equalization {#tutorial_histogram_equalization}
15 ### What is an Image Histogram?
22 ### What is Histogram Equalization?
34 ### How does it work?
/external/opencv3/doc/tutorials/imgproc/histograms/template_matching/
Dtemplate_matching.markdown14 Theory section in Template Matching {#tutorial_template_matching}
17 ### What is template matching?
22 ### How does it work?
54 ### Which are the matching methods available in OpenCV?
/external/opencv3/doc/tutorials/features2d/trackingmotion/harris_detector/
Dharris_detector.markdown12 Theory section in Harris corner detector {#tutorial_harris_detector}
15 ### What is a feature?
25 ### Types of Image Features
35 ### Why is a corner so special?
41 ### How does it work?
/external/opencv3/doc/tutorials/core/basic_linear_transform/
Dbasic_linear_transform.markdown14 Theory section in Changing the contrast and brightness of an image! {#tutorial_basic_linear_transform}
21 ### Image Processing
29 ### Pixel Transforms
37 ### Brightness and contrast adjustments
/external/opencv3/doc/tutorials/imgproc/imgtrans/filter_2d/
Dfilter_2d.markdown11 Theory section in Making your own linear filters! {#tutorial_filter_2d}
16 ### Convolution
21 ### What is a kernel?
28 ### How does convolution with a kernel work?
/external/opencv3/doc/py_tutorials/py_ml/py_svm/py_svm_basics/
Dpy_svm_basics.markdown10 Theory section in Understanding SVM {#tutorial_py_svm_basics}
13 ### Linearly Separable Data
57 ### Non-Linearly Separable Data
/external/opencv3/doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/
Dpy_kmeans_understanding.markdown9 Theory section in Understanding K-Means Clustering {#tutorial_py_kmeans_understanding}
14 ### T-shirt size problem
30 ### How does it work ?
/external/opencv3/doc/tutorials/imgproc/morph_lines_detection/
Dmoprh_lines_detection.md16 Theory section in Extract horizontal and vertical lines by using morphological operations {#tutorial_moprh_lines_detection}
19 ### Morphology Operations
36 ### Structuring Elements
/external/opencv3/doc/tutorials/imgproc/histograms/back_projection/
Dback_projection.markdown13 Theory section in Back Projection {#tutorial_back_projection}
16 ### What is Back Projection?
25 ### How does it work?
/external/opencv3/doc/tutorials/imgproc/imgtrans/warp_affine/
Dwarp_affine.markdown12 Theory section in Affine Transformations {#tutorial_warp_affine}
15 ### What is an Affine Transformation?
61 ### How do we get an Affine Transformation?
/external/opencv3/doc/py_tutorials/py_imgproc/py_gradients/
Dpy_gradients.markdown12 Theory section in Image Gradients {#tutorial_py_gradients}
18 ### 1. Sobel and Scharr Derivatives
26 ### 2. Laplacian Derivatives
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contours_hierarchy/
Dpy_contours_hierarchy.markdown9 Theory section in Contours Hierarchy {#tutorial_py_contours_hierarchy}
24 ### What is Hierarchy?
52 ### Hierarchy Representation in OpenCV
/external/opencv3/doc/tutorials/imgproc/imgtrans/laplace_operator/
Dlaplace_operator.markdown12 Theory section in Laplace Operator {#tutorial_laplace_operator}
31 ### Laplacian Operator
/external/opencv3/doc/tutorials/imgproc/imgtrans/hough_circle/
Dhough_circle.markdown11 Theory section in Hough Circle Transform {#tutorial_hough_circle}
14 ### Hough Circle Transform
/external/opencv3/doc/tutorials/imgproc/imgtrans/remap/
Dremap.markdown11 Theory section in Remapping {#tutorial_remap}
14 ### What is remapping?
/external/opencv3/doc/tutorials/imgproc/imgtrans/canny_detector/
Dcanny_detector.markdown11 Theory section in Canny Edge Detector {#tutorial_canny_detector}
21 ### Steps
/external/opencv3/doc/tutorials/imgproc/imgtrans/sobel_derivatives/
Dsobel_derivatives.markdown13 Theory section in Sobel Derivatives {#tutorial_sobel_derivatives}
45 ### Sobel Operator
/external/opencv3/doc/tutorials/imgproc/pyramids/
Dpyramids.markdown12 Theory section in Image Pyramids {#tutorial_pyramids}
26 ### Image Pyramid
/external/opencv3/doc/tutorials/core/basic_geometric_drawing/
Dbasic_geometric_drawing.markdown22 ### Point
34 ### Scalar
/external/junit/src/org/junit/experimental/theories/
DTheory.java10 public @interface Theory { annotation

123