Skip to content
#

hole-detection

Here are 3 public repositories matching this topic...

Language: All
Filter by language

The project aims at detecting holes in sarees using OpenCV in python and NumPY. The image is taken as a NumPY array and then we convert it to greyscale, following which we apply threshold to create a pure black white image and the we use Gaussian blur to remove noise. The detection is done using blob detection.

  • Updated Oct 23, 2019
  • Python

Improve this page

Add a description, image, and links to the hole-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hole-detection topic, visit your repo's landing page and select "manage topics."

Learn more