An open API service indexing awesome lists of open source software.

https://github.com/snigdho8869/image-segmentation-projects

Collection of notebooks for image segmentation tasks.
https://github.com/snigdho8869/image-segmentation-projects

canny-edge-detection contours-detection cv2 dilate gaussian-blur image-manipulation image-processing image-segmentation matplotlib-pyplot opencv perspective-transform perspective-transformation pillow segmentation skimage u-net unet unet-image-segmentation unet-model unet-tensorflow

Last synced: 8 months ago
JSON representation

Collection of notebooks for image segmentation tasks.

Awesome Lists containing this project

README

          

# Image Segmentation Projects
Collection of projects for image segmentation tasks.

## Project Highlights:

- **Nuclei Segmentation:** Unleash the power of image processing with Nuclei Segmentation. This project is designed to accurately identify and segment nuclei within complex images. It's a valuable tool for tasks like medical image analysis, cell biology, and more.

- **Receipt to OCR:** Transform the way you handle receipts with Receipt to OCR. This project goes beyond mere optical character recognition (OCR) by isolating and extracting receipts from images with various objects and complex backgrounds. Leveraging advanced perspective transformation techniques, it ensures accurate data extraction and simplifies the process of digitizing your receipts.

### Receipt-to-OCR

| | |
|-----|------|
| ![Original Image](Receipt-OCR/results/original.png) | ![Segmented Image](Receipt-OCR/results/segmented.png) |

### Nuclei Segmentation

![Segmented Image](Nuclei%20Segmentation/results/seg.png)

![Segmented Image](Nuclei%20Segmentation/results/seg2.png)

![Segmented Image](Nuclei%20Segmentation/results/seg3.png)