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

https://github.com/tdiprima/docker-image-segmentation

Docker Base Image for Image Segmentation
https://github.com/tdiprima/docker-image-segmentation

docker image-processing

Last synced: 8 months ago
JSON representation

Docker Base Image for Image Segmentation

Awesome Lists containing this project

README

          

# Docker Base Image for Image Segmentation

This Dockerfile sets up a CentOS-based environment with essential tools and libraries for software development, image processing, and data analysis. Below is an overview of what it installs:

## Image Processing Libraries

- **Little CMS** (lcms2-2.16) for color management
- **libtiff** (tiff-4.0.10) for TIFF image format support
- **OpenJPEG** (openjpeg-2.1.0) for JPEG 2000 support
- **OpenSlide** (openslide-3.4.1) for whole slide image support
- **OpenCV** (opencv-4x) for computer vision and image processing tasks
- **Insight Toolkit** (ITK-5.4.1) for medical image analysis and registration

## DockerHub

[codewhispererx/segmentation-base](https://hub.docker.com/r/codewhispererx/segmentation-base)