mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-08 16:48:29 +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.