Skip to content
#

slic

Here are 44 public repositories matching this topic...

Image Segmentation is the process of partitioning an image into multiple segments(superpixels). The goal is to represent the image as something that is easier to analyze. In other words, image segmentation is the process of assigning a label to every pixel in an image such that pixels with the same label share certain characteristics.

  • Updated May 7, 2023
  • Jupyter Notebook

With the given a set of images of the Arecanuts yield, count the number of Arecanuts available in each bunch and based on the count obtained from each bunch, estimate the total number of nuts available from the yield using efficient Graph Based approach.

  • Updated Nov 22, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the slic 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 slic topic, visit your repo's landing page and select "manage topics."

Learn more