EXQUIRES

Evaluative and eXtensible QUantitative Image Re-Enlargement Suit
Download

EXQUIRES Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Adam Turcotte
  • Publisher web site:
  • http://rivetsforbreakfast.com

EXQUIRES Tags


EXQUIRES Description

EXQUIRES - Evaluative and eXtensible QUantitative Image Re-Enlargement SuiteDocumentation & InstructionsPlease visit: http://exquires.rivetsforbreakfast.comBasic Installation InstructionsEXQUIRES can be installed from PyPI using pip:pip install -U exquiresor download the source distribution from PyPI, unarchive, and run:python setup.py installDetailed Installation InstructionsThese instructions are for Debian/Ubuntu Linux. For other platforms, the setup is generally the same, with the exception of installing system dependencies.Installing ImageMagick 7 alpha from source- install dependencies on Debian/Ubuntu: sudo apt-get install imagemagick libmagick++-dev- download and untar the ImageMagick 7 alpha source: wget http://www.imagemagick.org/download/alpha/ImageMagick.tar.gz tar xvfz ImageMagick.tar.gz- configure, compile and install ImageMagick: cd ImageMagick-7.0.0-0 ./configure CFLAGS="-fopenmp -fomit-frame-pointer -O2 -Wall -march=native -pthread" \ CXXFLAGS="-O2 -pthread" make sudo make install- configure the dynamic linker run-time bindings: sudo ldconfig /usr/local/lib- (optional) ensure that the correct version is now installed: identify -version pkg-config --modversion ImageMagickInstalling EXQUIRES- install dependencies: sudo apt-get install python-pip python-configobj python-numpy python-vipscc libvips-tools- install EXQUIRES from PyPI using pip: sudo pip install -U exquiresInstalling latest EXQUIRES dev branch from git repopip install -e git+http://github.com/aturcotte/exquires.git#egg=exquiresUsage Overview- Use exquires-new to create a new project file- Modify the project file to suit your needs- Use exquires-run to compute the image difference data- Use exquires-update to compute only the new data after editing the project file Use exquires-report to print tables of aggregated dataProduct's homepage


EXQUIRES Related Software