Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 9,194 for

filter

(0.14 sec)
  1. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....the automated preprocessing filter that inverts colors in the...through Invert preprocessing filter. AsposeOCR api = new AsposeOCR...

    docs.aspose.com/ocr/java/invert/
  2. 高斯模糊 – SVG 滤镜 – C# 代码

    了解如何为高斯模糊滤镜编写 SVG 代码,并查看 C# 示例以对 SVG 元素和位图实现高斯模糊效果。... 在 SVG 中,过滤器由 <filter> 元素定义,该元素在 <defs> 元素内设置。它永...元素内设置。它永远不会自行渲染,并且在概念上被描述为包含其子元素(过滤器基元)的元素。 <filter> 元素有一组属性。过滤器基元所需的属性是 x、y、width、height...

    docs.aspose.com/svg/zh/net/gaussian-blur/
  3. Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel Filters such as Blurring as well as custom kernels....Blur Filters Contents [ Hide ] Blur Box Kernel Filter in Java...Original image Blur filter Blur Box kernel filter Java code example...

    docs.aspose.com/imaging/java/developer-guide/ma...
  4. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....provides a special preprocessing filter called dilation that can increase...OCR_IMG_PREPROCESS_DILATE preprocessing filter. std :: string image_path =...

    docs.aspose.com/ocr/cpp/dilate/
  5. Aspose.PSD for .NET 22.2 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....example of adding custom smart filters that are not supported in Aspose...SmartFilters.SmartFilters.Filters M:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-2...
  6. Blur Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel Filters such Blur as well as custom kernels....Blur Filters Contents [ Hide ] Blur Box Kernel Filter By filling...Original image Blur filter Blur Box kernel filter C# code example...

    docs.aspose.com/imaging/net/developer-guide/man...
  7. SVG 光照效果 – SVG 滤镜 – C# 代码

    了解如何使用 Aspose.SVG for .NET API 组合多个 SVG 滤镜来创建和控制 SVG 光照效果。..."Teal" filter = "url(#light)" /> 3 < defs > 4 < filter id = "light"...k3 = "1" k4 = "0" /> 10 </ filter > 11 </ defs > 12 </ svg >...

    docs.aspose.com/svg/zh/net/svg-lighting-effects/
  8. Resizing|Documentation

    How to resize an image to improve recognition accuracy....offers flexible preprocessing filters that allow you to upscale small...OCR_IMG_PREPROCESS_SCALE preprocessing filter. The filter takes a scaling ratio...

    docs.aspose.com/ocr/cpp/resize/
  9. Remove Noise from Image using C#

    Follow this article to remove noise from image using C#. It assists in performing photo noise reduction using C# with the help of the given environment settings, programming steps, and a sample code....classic image denoising median filter. Steps to Remove Noise from...engine Create a preprocessing filter for removing salt-and-pepper...

    kb.aspose.com/ocr/net/remove-noise-from-image-u...
  10. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。...自定义包含/不包含等筛选条件 Filter by Color 基于填充颜色的筛选 Date Filters 基于不同日期标准的行筛选...Number Filters 在数字上应用不同类型的筛选,例如比较,平均值和前10名等。 Text Filters 不同的筛选,如以…开始、以…结束、包含等。...

    docs.aspose.com/cells/zh/cpp/data-filtering/