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

File burkes.py

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

Source from the content-addressed store, hash-verified

1"""
2Implementation Burke's algorithm (dithering)
3"""
4

Callers

nothing calls this directly

Calls 2

BurkesClass · 0.85
processMethod · 0.45

Tested by

no test coverage detected