Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                Image Segmentation Using DBSCAN  clustering algorithm

                                             -> Prerequisite 
  1. Python 3.8
  2. Jupyter notebook
  3. Numpy
  4. PIL
  5. Matplotlib

-> How to run The code should run if you have installed all the prerequisites

                                                -> Description: 

We have tried to implement image segmentation in this code using the DBSCAN algorithm. Density-based clustering refers to unsupervised learning methods that identify distinctive groups/clusters in the data, based on the idea that a cluster in data space is a contiguous region of high point density, separated from other such clusters by contiguous regions of low point density.

About

Image segmentation using DBSCAN clustering algorithm | Jupyter Notebook | Python, Scikit-Learn, Computer Vision

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages