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
- Host: GitHub
- URL: https://github.com/tdiprima/docker-image-segmentation
- Owner: tdiprima
- License: mit
- Created: 2024-12-21T19:01:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-03T14:18:17.000Z (8 months ago)
- Last Synced: 2025-02-03T15:27:53.537Z (8 months ago)
- Topics: docker, image-processing
- Language: Dockerfile
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)