Skip to content

apanna/ADPluginBlur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADPluginBlur

An EPICS areaDetector plugin to perform smoothing operation on NDArrays.

Additional information:

  • Documentation. (to-do)

  • Input PVs

PV Comment
KernelWidth Width of the convolution kernel
KernelHeight Height of the convolution kernel
BlurType Type of smoothing filter. Currently supports Normalized box, Gaussian, Median and Bilateral
  • Release notes.

    Requires opencv (http://opencv.org). This code was built using verion 3.0 of the opencv API.

About

EPICS AreaDetector plugin which performs smoothing operation on images using opencv filter functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published