Home
last modified time | relevance | path

Searched defs:Erode (Results 1 – 22 of 22) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/plugins/shapefiltereffects/
H A DMorphologyEffect.h36 Erode, enumerator
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/include/mirtk/
H A DErosion.h66 void Erode(BaseImage *image, int iterations, ConnectivityType connectivity) in Erode() function
H A DBinaryVoxelFunction.h203 Erode(const NeighborhoodOffsets &offsets) : _Offsets(offsets) {} in Erode() function
/dports/graphics/openorienteering-mapper/mapper-0.9.2/doc/manual/pages/
H A Dcove.md68 #### Erode subsubsection
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/svgfilters-0.1.0/src/
H A Dmorphology.rs11 Erode, enumerator
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/test/filters/
H A Dtest_morphological.cpp73 TEST (Morphological, Erode) in TEST() argument
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/anthonynsimon/bild/bild-0.13.0/effect/
H A Deffect.go253 func Erode(img image.Image, radius float64) *image.RGBA { func
/dports/graphics/py-wand/Wand-0.6.7/docs/guide/
H A Dmorphology.rst235 Erode subsection
/dports/graphics/librsvg2-rust/librsvg-2.52.8/src/filters/
H A Dmorphology.rs31 Erode, enumerator
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/ocl/
H A Dtest_filters.cpp435 typedef FilterTestBase Erode; typedef
437 OCL_TEST_P(Erode, Mat) in OCL_TEST_P() argument
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/anthonynsimon/bild/bild-0.13.0/
H A DREADME.md198 ### Erode subsection
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudafilters/perf/
H A Dperf_filters.cpp267 PERF_TEST_P(Sz_Type, Erode, Combine(CUDA_TYPICAL_MAT_SIZES, Values(CV_8UC1, CV_8UC4))) in PERF_TEST_P() argument
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudafilters/test/
H A Dtest_filters.cpp491 PARAM_TEST_CASE(Erode, cv::cuda::DeviceInfo, cv::Size, MatType, Anchor, Iterations, UseRoi) in PARAM_TEST_CASE() argument
513 CUDA_TEST_P(Erode, Accuracy) in CUDA_TEST_P() argument
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/usvg-0.9.0/src/tree/
H A Dattributes.rs349 Erode, enumerator
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/usvg-0.11.0/src/tree/
H A Dattributes.rs341 Erode, enumerator
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/effects/imagefilters/
H A DSkImageFilters.cpp202 sk_sp<SkImageFilter> SkImageFilters::Erode( in Erode() function in SkImageFilters
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/effects/imagefilters/
H A DSkImageFilters.cpp202 sk_sp<SkImageFilter> SkImageFilters::Erode( in Erode() function in SkImageFilters
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/effects/imagefilters/
H A DSkImageFilters.cpp202 sk_sp<SkImageFilter> SkImageFilters::Erode( in Erode() function in SkImageFilters
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/effects/imagefilters/
H A DSkImageFilters.cpp202 sk_sp<SkImageFilter> SkImageFilters::Erode( in Erode() function in SkImageFilters
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/effects/imagefilters/
H A DSkImageFilters.cpp202 sk_sp<SkImageFilter> SkImageFilters::Erode( in Erode() function in SkImageFilters
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/effects/imagefilters/
H A DSkImageFilters.cpp217 sk_sp<SkImageFilter> SkImageFilters::Erode( in Erode() function in SkImageFilters
/dports/graphics/guetzli/guetzli-1.0.1/guetzli/
H A Dpreprocess_downsample.cc110 void Erode(int w, int h, std::vector<bool>* image) { in Erode() function