v 2.1
A memory-efficient packed representation for 2D bit arrays
The BitArray2D class is for a memory-efficient packed representation of 2D bit arrays and for logical and other operations (such as blob dilations, erosions, etc.) on such arrays. The implementation of the class takes advantage of the facilities of the BitVector class for the memory representation and for the allowed operations.
https://engineering.purdue.edu/kak/dist2d/BitArray2D-2.1.html
Installations | 0 |
Requested Installations | 0 |