Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 232 for

gaussian

(0.08 sec)
  1. Պղտորել պատկերը Python-ում

    Այս ուղեցույցը մշակում է Python-ում պատկերը լղոզելու համար: Այն բացատրում է համակարգի կարգավորումները, ալգորիթմը և գործարկվող կոդի հատվածը՝ Python-ում նկարը լղոզելու համար:...կարդալու համար: Այնուհետև կիրառեք Gaussian blur-ը՝ նշելով շառավիղը և...

    kb.aspose.com/hy/imaging/python/blur-image-in-p...
  2. Blur Image in Python

    This guide elaborates to blur image in Python. It explains the system settings, the algorithm, and a running code snippet to blur picture in Python.... Then apply the Gaussian blur by specifying the radius...

    kb.aspose.com/imaging/python/blur-image-in-python/
  3. Blur Image in Java

    This article explains how to blur image in Java. It discusses the environment configuration, the program flow, and a runnable sample code to blur picture in Java....then blurs the image with the Gaussian blur. However, you can improvise...

    kb.aspose.com/imaging/java/blur-image-in-java/
  4. 高斯模糊 – SVG 滤镜 – C# 代码

    了解如何为高斯模糊滤镜编写 SVG 代码,并查看 C# 示例以对 SVG 元素和位图实现高斯模糊效果。... 高斯模糊 – Gaussian Blur – SVG 代码 高斯模糊 SVG 滤镜是一...Filters ; Copy 1 // Apply Gaussian blur filter to a <rect> element...

    docs.aspose.com/svg/zh/net/gaussian-blur/
  5. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and text....<feGaussianBlur> element to implement the Gaussian Blur effect; the to create...code to create SVG filters, Gaussian blur, shadow effects, lighting...

    docs.aspose.com/svg/net/drop-shadow/
  6. JavaScript Barcode Generator and Scanner API | ...

    JavaScript barcode WebAssembly-based library to recognize and generate mutiple types of barcodes including 1D, 2D and Postal. Use API in JavaScript applications....types of distortions, such as Gaussian noise, white spots, and inverted...

    products.aspose.com/barcode/javascript-cpp/
  7. How to work with Aspose.SVG API – C# Examples

    The articles in this chapter provide the information you need to get started with Aspose.SVG for .NET and C# examples for processing SVG files....examples to implement the Gaussian blur, drops shadow, color...

    docs.aspose.com/svg/net/how-to-work-with-aspose...
  8. Features List – Aspose.SVG for .NET

    The SVG C# Library offers DOM manipulation, XPath Query, CSS Selectors, high-quality rendering, and conversion to PDF, SVGZ, JPEG, PNG, BMP....Filters – Apply SVG filters like Gaussian blur, drop shadow, color saturation...

    docs.aspose.com/svg/net/getting-started/feature...
  9. Barcode Quality Mode|Documentation

    Learn how to describe expected barcode quality with BarcodeQualityMode and combine it with QualitySettings presets in Aspose.BarCode for Java....png – the same image with Gaussian noise added by ExampleAssist...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…...Drawing 、 ImageSharp 或其他图像库进行轻微的 Gaussian blur + 锐化 ,可进一步抚平细微锯齿。 示例:渲染为...

    forum.aspose.com/t/groupshape-getshaperenderer-...