GreyC

Anisotropic blur, inpaint and resize
Download

GreyC Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Alexander G. Balakhnin
  • Operating Systems:
  • Windows All
  • File Size:
  • 355 KB

GreyC Tags


GreyC Description

The GreyC plugin was designed for anisotropic blur, inpaint and resize. Uses GREYCstoration and Cimg library. GREYCstoration is an image regularization algorithm which is able to process a color image by locally removing small variations of pixel intensities while preserving significant global image features, such as edges and corners. The most direct application of image regularization is image denoising. By extension, it can also be used to inpaint or resize images. Anyway, all these modes are based on the same idea : locally smooth the image preferably along the image structures. Syntax: GreycBlur (clip, float "dt", int "iter", float "p", float "a", float "alpha", float "sigma", bool "fast", float "prec", float "dl", float "da", int "interp", int "tile", int "btile", int "threads") GreycInpaint (clip, clip "mask", int "x", int "y", int "init", float "dt", int "iter", float "p", float "a", float "alpha", float "sigma", bool "fast", float "prec", float "dl", float "da", int "interp", int "tile", int "btile", int "threads") GreycResize (clip, int "width", int "height", int "init", bool "anchor", float "dt", int "iter", float "p", float "a", float "alpha", float "sigma", bool "fast", float "prec", float "dl", float "da", int "interp", int "tile", int "btile", int "threads")


GreyC Related Software