Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV: Added basic img_proc functions to modules.yaml for mrg #40

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jan 9, 2015

  1. DEV: Added basic functions to modules.yaml for mrg

    Tool sets added thus far include:
    Thresholding
    Filtering
    Morphology
    Transformation
    Gabriel Iltis committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    6de5786 View commit details
    Browse the repository at this point in the history
  2. DEV: Added read_amiraMesh and read_netCDF to modules.yaml

    Gabriel Iltis committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    1adec48 View commit details
    Browse the repository at this point in the history
  3. DEV: Updated modules.yaml to match import functions specified by API

    Functions added focus on image processing
    Gabriel Iltis committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    e918077 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2015

  1. DEV: Restructured image processing tool inclusion in the API

    Removed the ff_image api structure file and reorganized the
    image processing tools and functions in accordance with the changes
    incorporated into wrap_lib. Image processing tools are now included
    according to tool function or category.
    Gabriel Iltis committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    6f6935b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2015

  1. Configuration menu
    Copy the full SHA
    1062d05 View commit details
    Browse the repository at this point in the history