robertoalotufo/adpil
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=================================== adpil - Adessowiki to PIL interface =================================== Description ----------- This toolbox interfaces to PIL, used by ia636 and ia870 toolboxes. The main functions it provides are adshow, adread, adreadgray. Requirements ------------ This toolbox requires PIL. To install PIL using pip use the following command: pip install PIL --allow-unverified PIL --allow-all-external