[scikit-image] plot_matches() error?

Stefan van der Walt stefanv at berkeley.edu
Wed Aug 2 19:15:08 EDT 2017


Thanks!  This works perfectly on my system.  Can you share the
output of:
import skimage
print(skimage.__version__)

import numpy
print(numpy.__version__)

import scipy
print(scipy.__version__)

Thanks!
Stéfan

On Wed, Aug 2, 2017, at 15:20, Riley Myers wrote:
> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20170802/d3874340/attachment.html>


More information about the scikit-image mailing list