Bitmap filter implementation.
$ git clone https://github.com/iowar/bitmapfilter.git
$ cd /bitmapfilter
$ pip install -r requirements.txt
$ python bitmap.py test.jpg
final state is saved as out.bmp file in the same directory.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Bitmap filter implementation.
$ git clone https://github.com/iowar/bitmapfilter.git
$ cd /bitmapfilter
$ pip install -r requirements.txt
$ python bitmap.py test.jpg
final state is saved as out.bmp file in the same directory.