Skip to content

areaDetector/ADCompVision

Repository files navigation

ADCompVision

An EPICS areaDetector plugin that allows for general integration of OpenCV based computer vision routines with detector data.

Supported Functions:

  • Gaussian blur
  • Median blur
  • Binary thresholding
  • Laplacian
  • Sharpening filter
  • Canny Edge Detection
  • Consecutive image subtraction (ex. for dual thresholding)
  • Statistics calculations
  • Video recording
  • Centroid identification
  • Movement vector calculations
  • Object Identification
  • Distance thresholding
  • Logarithmic scaling
  • User definable extra function

Additional information:

Author: Jakub Wlodek