- Corrected typos ProjInquireEx where SequenceId what passerd where not needed (see #30)
- Corrected typo in AlpProjControlEx (see #29)
- Add temp variable for Python data format in SeqPut and SeqPutEx to keep data in memory (see #28)
- Correct import for ALP 4.2 dll
- Add path to support ALP 4.4 dll
- Remove unused argument from
img_to_bitplane()
- Bug correction for
DevInquire()
img_to_bitplane()optimized usingnumpy.packbits()(thanks Dorian)