[scikit-image] plot_matches() error?

Riley Myers william.myers at student.nmt.edu
Wed Aug 2 18:20:54 EDT 2017


Ok - I've attached the code, and the images necessary to run it, in a
tarball. The images (and the code) are taken from the skimage-tutorials
available on github at https://github.com/scikit-image/skimage-tutorials -
specifically lectures/adv3_panorama-stitching.ipynb.

Thanks!
Riley

On Wed, Aug 2, 2017 at 2:06 PM, Stefan van der Walt <stefanv at berkeley.edu>
wrote:

> Hi Riley
>
> On Wed, Jul 26, 2017, at 11:35, Riley Myers wrote:
>
> I am currently having a bit of trouble with using scikit-image to align
> two images using ORB. At the moment, if I try to plot the images, keypoints
> and matches using plot_matches, I get a plot with only the images and the
> keypoints and then a large stack trace, attached below. I thought that my
> code might be the problem, but the same thing occurs if I run one of the
> ipython notebooks from the skimage-tutorials, specifically
> /lectures/adv3_panorama-stitching.ipynb, using all of their images, etc.
> This seems to imply that something is off with my setup. According to
> `conda list`, I'm using version 0.13.0 of scikit-image. Do any of you have
> any ideas?
>
>
> Please provide a minimal example that produces this error, then we will
> investigate further.
>
> Stéfan
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20170802/062e66a1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mwe.tar.gz
Type: application/x-gzip
Size: 967048 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20170802/062e66a1/attachment-0001.bin>


More information about the scikit-image mailing list