mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-10 01:40:01 +08:00
32c4a80b32
This class adds a public def-method for the private cdef-method hooks. This allows users to influence the behavior of the MCP algorithm by subclassing it in pure Python.