OpenGenus/cosmos

Cell Segmentation using Image Processing Technique

Open

#6,621 opened on Oct 15, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (3,724 forks)batch import
Hacktoberfest

Repository metrics

Stars
 (13,462 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

With the rise of size and complexity of cell images, the requirements for cells segmentation methods are also increasing. The basic image processing algorithm developed decades ago should not be the golden standards for dealing with these challenging cell segmentation problems any more. The UNet++ architecture used for the digital image processing technique promises good results and can be refined more to increase it's efficiency.

Contributor guide