Home
last modified time | relevance | path

Searched defs:UnsharpMask (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/sharp/
H A Dsharpsettings.h48 UnsharpMask, enumerator
/dports/www/gohugo/hugo-0.91.2/docs/content/en/functions/images/
H A Dindex.md189 ## UnsharpMask section
/dports/www/coppermine/cpg1.6.x-1.6.12/include/
H A Dpicmgmt.inc.php229 function UnsharpMask($img, $amount, $radius, $threshold) { function
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dunsharp_mask.hh96 class UnsharpMask: public PixelProcessor< OP_TEMPLATE_IMP, UnsharpMaskPar, UnsharpMaskProc > class
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/anthonynsimon/bild/bild-0.13.0/effect/
H A Deffect.go152 func UnsharpMask(img image.Image, radius, amount float64) *image.RGBA { func
/dports/www/gohugo/hugo-0.91.2/resources/images/
H A Dfilters.go213 func (*Filters) UnsharpMask(sigma, amount, threshold interface{}) gift.Filter { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/disintegration/gift/
H A Dconvolution.go464 func UnsharpMask(sigma, amount, threshold float32) Filter { func
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dfilter.cpp220 FPXStatus PTileFlashPix::UnsharpMask(filtParmS *FiltP) in UnsharpMask() function in PTileFlashPix
/dports/graphics/wdune/wdune-1.926/vcglib/img/
H A Dimg_filter.h285 inline void UnsharpMask(const Image<Channels,SrcScalarType,SrcSafe> &source,Image<Channels,DestScal… in UnsharpMask() function
/dports/devel/vcglib/vcglib-2020.09/img/
H A Dimg_filter.h285 inline void UnsharpMask(const Image<Channels,SrcScalarType,SrcSafe> &source,Image<Channels,DestScal… in UnsharpMask() function
/dports/www/gohugo/hugo-0.91.2/docs/data/
H A Ddocs.json3954 "UnsharpMask": { object