Color CorrectionΒΆ

Disclaimer
Package formerly published as color-correction-asdfghjkl
on PyPI. The name has been simplified for better accessibility and professional recognition.
This package is designed to perform color correction on images using the Color Checker Classic 24 Patch card. It provides a robust solution for ensuring accurate color representation in your images.
π¦ InstallationΒΆ
ποΈββοΈ How it worksΒΆ
π BenefitsΒΆ
- Consistency: Ensure uniform color correction across multiple images.
- Accuracy: Leverage the color correction matrix for precise color adjustments.
- Flexibility: Adaptable for various image sets with different color profiles.
π€Έ TODOΒΆ
- Add Loggers
- Add detection MCC:CCheckerDetector from opencv
- Add Segmentation Color Checker using YOLOv11 ONNX
- Improve validation preprocessing (e.g., auto-match-orientation CC)
- Add more analysis and evaluation metrics (still thinking...)
π ReferencesΒΆ
- Color Checker Classic 24 Patch Card
- Color Correction Tool ML
- Colour Science Python
- Fast and Robust Multiple ColorChecker Detection ()
- Automatic color correction with OpenCV and Python (PyImageSearch)
- ONNX-YOLOv8-Object-Detection
- yolov8-triton
- Streamlined Data Science Development: Organizing, Developing and Documenting Your Code