Skip to content
This repository has been archived by the owner on May 23, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 391 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 391 Bytes

imgproc

Blob detection in regions of a digital image that differ in RGBD values.

  • Reads files that represents images RGBD values and channels;
  • Determines BLOBS within the image according to specified values;
  • Determines BLOBS pixels, number of BLOBS, and standard deviation for every zone and every image;

example