slidingwindow
Sliding Window library for image processing in Python
Sliding Window library for image processing in Python
To install this package, run one of the following:
Installation commands are not available for this package.
This is a simple little Python library for computing a set of windows into a larger dataset, designed for use with image-processing algorithms that utilise a sliding window to break the processing up into a series of smaller chunks. In addition, a set of optional transformations can be specified to be applied to each window.
Summary
Sliding Window library for image processing in Python
Last Updated
Jun 27, 2020 at 08:00
License
MIT
Total Downloads
0
GitHub Repository
https://github.com/adamrehn/slidingwindow