GithubHelp home page GithubHelp logo

ijgeometry's Introduction

ij_Geometry

Geometry library for ImageJ.

This library provides a set of data classes and tools for geometry computing, to facilitate the management of 2D/3D geometric shapes within ImageJ plugins.

Aims and scope

The aim is to gather all ImageJ-related geometry questions into a single library, that can be used for the development of more specialized / finalized plugins. Typcial examples include but are not limited to:

  • extraction of geometric primitives (ellipses, polygons, 3D meshes...) from 2D/3D digital images
  • facilitate geometric operation on ROI (regions of intersets)
  • generating synthetic shapes for testing or validating image analysis algorithms and methods
  • register images of shapes by computing the most suited geometric deformation
  • ...

In its current state, the library contains several classes for representation of common (geometry) data structures. More specialized classes and operations will be integrated according to the needs.

Installation

The project is based on maven. It uses sci-java as parent configuration. The parent configuration is somewhat old (1.126), but I encountered configuration troubles with more recent ones.

The base configuration has few dependencies:

  • ImageJ
  • JUnit
  • JAMA (Java Matrix libray)

ijgeometry's People

Contributors

dlegland avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.