Skip to content

Color CorrectionΒΆ

Image title
color correction

version downloads python version Try color-correction using - Google Colab read - docs

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ΒΆ

pip install color-correction

πŸ‹οΈβ€β™€οΈ How it worksΒΆ

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ΒΆ