Home
last modified time | relevance | path

Searched refs:Erosion (Results 1 – 25 of 219) sorted by relevance

123456789

/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/src/
H A DErosion.cc32 Erosion<VoxelType>::Erosion() in Erosion() function in mirtk::Erosion
40 Erosion<VoxelType>::~Erosion() in ~Erosion()
50 void Erosion<VoxelType>::Initialize() in Initialize()
58 void Erosion<VoxelType>::Run() in Run()
75 template class Erosion<BytePixel>; variable
76 template class Erosion<GreyPixel>; variable
77 template class Erosion<RealPixel>; variable
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/include/mirtk/
H A DErosion.h35 class Erosion : public ImageToImage<TVoxel>
37 mirtkImageFilterMacro(Erosion, TVoxel);
48 Erosion();
51 virtual ~Erosion();
70 Erosion<TVoxel> erosion; in Erode()
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/tutorial_code/ImgProc/
H A DMorphology_1.cpp25 void Erosion( int, void* );
52 Erosion ); in main()
56 Erosion ); in main()
68 Erosion( 0, 0 ); in main()
80 void Erosion( int, void* ) in Erosion() function
/dports/graphics/opencv/opencv-4.5.3/doc/py_tutorials/py_imgproc/py_morphological_ops/
H A 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
24 ### 1. Erosion
76 Closing is reverse of Opening, **Dilation followed by Erosion**. It is useful in closing small holes
/dports/graphics/mahotas/mahotas-1.4.11/docs/source/
H A Dmorphology.rst38 Dilation & Erosion
65 Erosion, by contrast, thins them out:
/dports/graphics/opencv/opencv-4.5.3/doc/js_tutorials/js_imgproc/js_morphological_ops/
H A Djs_morphological_ops.markdown7 - We will learn different morphological operations like Erosion, Dilation, Opening, Closing
18 operators are Erosion and Dilation. Then its variant forms like Opening, Closing, Gradient etc also
23 ### 1. Erosion
104 Closing is reverse of Opening, **Dilation followed by Erosion**. It is useful in closing small holes
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/data/
H A DCHALLENG.DAT12 2 = Primary O-Ring Erosion
/dports/graphics/opencv/opencv-4.5.3/doc/py_tutorials/py_imgproc/
H A Dpy_table_of_contents_imgproc.markdown26 Learn about morphological transformations like Erosion, Dilation, Opening, Closing etc
/dports/graphics/opencv/opencv-4.5.3/doc/tutorials/imgproc/morph_lines_detection/
H A Dmorph_lines_detection.md19 - Apply two very common morphology operators (i.e. Dilation and Erosion), with the creation of cu…
42 ![Erosion on a Binary Image](images/morph211.png)
44 ![Erosion on a Grayscale Image](images/morph61.png)
/dports/graphics/opencv/opencv-4.5.3/doc/js_tutorials/js_imgproc/
H A Djs_table_of_contents_imgproc.markdown25 Learn about morphological transformations like Erosion, Dilation, Opening, Closing etc.
/dports/graphics/opencv/opencv-4.5.3/doc/tutorials/imgproc/erosion_dilatation/
H A Derosion_dilatation.markdown19 - Apply two very common morphological operators: Erosion and Dilation. For this purpose, you will…
31 - The most basic morphological operations are: Erosion and Dilation. They have a wide array of
57 ### Erosion subsection
109 Every time we move any slider, the user's function **Erosion** or **Dilation** will be
/dports/databases/grass7/grass-7.8.6/raster/r.carve/
H A DREADME2 Terrain modeling and Soil Erosion Simulations for Fort Hood and Fort Polk
/dports/misc/openvdb/openvdb-9.0.0/tsc/meetings/
H A D2020-01-09.md36 * Erosion to work better
H A D2020-01-23.md43 c) Erosion Improvements
/dports/graphics/opencv/opencv-4.5.3/doc/js_tutorials/js_imgproc/js_watershed/
H A Djs_watershed.markdown58 So we need to extract the area which we are sure they are coins. Erosion removes the boundary
100 just erosion is sufficient. Erosion is just another method to extract sure foreground area, that's
/dports/graphics/opencv/opencv-4.5.3/doc/py_tutorials/py_imgproc/py_watershed/
H A Dpy_watershed.markdown64 So we need to extract the area which we are sure they are coins. Erosion removes the boundary
97 just erosion is sufficient. Erosion is just another method to extract sure foreground area, that's
/dports/games/libretro-shaders-slang/slang-shaders-9850d68939b86262eae9f0da01ff1c11daafcdc3/warp/shaders/
H A Dsmart-morph.slang28 #pragma parameter SM_MODE "SmartMorph Dilation / Erosion" 0.0 0.0 1.0 1.0 // Switches between di…
/dports/devel/upp/upp/bazaar/PixRaster/src.tpp/
H A DMorph_en-us.tpp18 [s3; Erosion remove pixels on objects boundaries; the amount of eroded
/dports/graphics/geomorph/geomorph-0.60.1/po/
H A Dde.po648 msgstr "Einfache Erosion"
652 msgstr "Willkürliche Erosion"
656 msgstr "Wasser-Erosion"
1708 msgstr "Regen-Erosion"
1717 msgstr "Gravitations-Erosion"
1720 msgstr "ausgerichtete Gravitations-Erosion"
1723 msgstr "Flussartige Erosion"
/dports/graphics/opencv/opencv-4.5.3/doc/tutorials/imgproc/opening_closing_hats/
H A Dopening_closing_hats.markdown33 - Erosion
/dports/games/redeclipse-data16/redeclipse-data-v1.6.0/maps/
H A Derosion.cfg1 // Erosion by Greaserpirate (maps/erosion)
93 // maptitle "Erosion"
/dports/devel/R-cran-caTools/caTools/man/
H A DGIF.Rd226 asp=1, main="Erosion in Drainage Basins")
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/io_epoch/ui/
H A Dv3dImportDialog.ui429 <string>Erosion</string>
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/drawing/
H A Dimage.py1191 class Erosion(_MorphologyFilter): class
/dports/games/pcgen/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_class_guide/
H A Dacg_abilities_race.lst436 Erosion Curse KEY:Elf Shaman Hex Range Choice ~ Erosion Curse CATEGORY:Special Ability TYPE:Spec…

123456789