Home
last modified time | relevance | path

Searched refs:Dilation (Results 1 – 7 of 7) sorted by relevance

/external/opencv3/samples/cpp/tutorial_code/ImgProc/
DMorphology_1.cpp27 void Dilation( int, void* );
57 Dilation ); in main()
61 Dilation ); in main()
65 Dilation( 0, 0 ); in main()
92 void Dilation( int, void* ) in Dilation() function
/external/opencv3/doc/tutorials/imgproc/erosion_dilatation/
Derosion_dilatation.markdown9 - Apply two very common morphology operators: Dilation and Erosion. For this purpose, you will use
24 - The most basic morphological operations are two: Erosion and Dilation. They have a wide array of
33 ### Dilation subsection
78 - Every time we move any slider, the user's function **Erosion** or **Dilation** will be
133 /* @function Dilation */
134 void Dilation( int, void* )
146 imshow( "Dilation Demo", dilation_dst );
/external/opencv3/doc/py_tutorials/py_imgproc/py_morphological_ops/
Dpy_morphological_ops.markdown8 - We will learn different morphological operations like Erosion, Dilation, Opening, Closing
19 operators are Erosion and Dilation. Then its variant forms like Opening, Closing, Gradient etc also
49 ### 2. Dilation
76 Closing is reverse of Opening, **Dilation followed by Erosion**. It is useful in closing small holes
/external/opencv3/doc/tutorials/imgproc/morph_lines_detection/
Dmoprh_lines_detection.md9 - Apply two very common morphology operators (i.e. Dilation and Erosion), with the creation of cu…
22 Two of the most basic morphological operations are dilation and erosion. Dilation adds pixels to th…
26 ![Dilation on a Binary Image](images/morph21.gif)
28 ![Dilation on a Grayscale Image](images/morph6.gif)
/external/opencv3/doc/py_tutorials/py_imgproc/
Dpy_table_of_contents_imgproc.markdown26 Learn about morphological transformations like Erosion, Dilation, Opening, Closing etc
/external/opencv3/doc/tutorials/imgproc/opening_closing_hats/
Dopening_closing_hats.markdown24 - Dilation.
/external/opencv3/doc/py_tutorials/py_imgproc/py_watershed/
Dpy_watershed.markdown68 they are not coins. For that, we dilate the result. Dilation increases object boundary to