Image recognition in RunLeash

Image recognition in RunLeash #

This software uses image matching of OpenCvSharp (OpenCV’s wrapper) etc to perform image recognition.

Available image recognition methods #

  1. Template matching
  2. Histogram
  3. dHash
  4. L2Norm
  5. AKAZE
  6. Direct comparison of color information (RGB)

For a description of each method, please see Characteristics of each monitoring method.






2022-09-28