Skip to main content

Widgets for analysis of worm videos

Project description

Widgets for analyzing videos of worms.

To install, use:

setup.py install

To see other install options:

setup.py –help

In addition to the listed requirements, you will need to install wormtracker, roitools, and OpenCV, which cannot be installed from PyPI.

To install OpenCV, see http://docs.opencv.org/doc/tutorials/introduction/table_of_content_introduction/table_of_content_introduction.html.

wormtracker and roitools are by Stephen Helms and can be obtained from him (shelms@amolf.nl). wormtracker in turn requires scipy, h5py, and scikit-image, which are available from PyPI. For convenience, these are also listed as requirements of VideoAnalysis.

Other tricks to look out for: First, you will need an up-to-date version of the ipython notebook, such as 2.4. Many ipython installations have a very early version of the notebook, such as 0.x. This won’t work. You can fix this with

pip install –upgrade –user ipython

You may find, though, when you actually run ‘ipython notebook’, that it fails with the exception ‘ImportError: IPython.html requires pyzmq >= 2.1.11’. To fix this, use

pip install pyzmq

You may get a similar error for tornado, which you can also install with pip. (Why these are not listed in PyPI as requirements for ipython[notebook] I don’t understand…)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

VideoAnalysis-0.1.7.tar.gz (54.4 kB view details)

Uploaded Source

File details

Details for the file VideoAnalysis-0.1.7.tar.gz.

File metadata

File hashes

Hashes for VideoAnalysis-0.1.7.tar.gz
Algorithm Hash digest
SHA256 8f18641ccc1efb364cca6c0a4749eb40b1f3c9eb4973e30cdf36b79bb539c828
MD5 564d3cc55b61d4e7f0c4bf76db041be8
BLAKE2b-256 88f56f1c378d21ecd13da02df075d6a3100a36c28bd31d30375d036a414428fb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page