Good idea - using transform.AffineTransform is much nicer. Updated.
Thanks, yes, it was a really fun project. I've always been on the software side, but there's a huge maker/DIY movement going on in hardware/electronics at the moment. Lots of cool opportunities for embedded image processing & computer vision applications.
On Friday, 25 October 2013 17:35:10 UTC+1, Stefan van der Walt wrote:
On Fri, Oct 25, 2013 at 3:37 PM, Neil <yager...@gmail.com javascript:> wrote:
I'm a little late on this, but I've just used scikit-image with a
Raspberry
Pi project, and I can confirm that everything works fine. I included a little installation recipe on the project page:
What a fun project! You could perhaps even use skimage.transform to help with the calibration.
Stéfan