MCPcopy Create free account
hub / github.com/TheAlgorithms/Python / sepia.py

File sepia.py

digital_image_processing/sepia.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Implemented an algorithm using opencv to tone an image with sepia technique
3"""
4

Callers

nothing calls this directly

Calls 1

make_sepiaFunction · 0.85

Tested by

no test coverage detected