Ticket #46 (closed feature: wontfix)
Integrate FARSIGHT with ImageJ
| Reported by: | curtis | Owned by: | curtis |
|---|---|---|---|
| Priority: | minor | Milestone: | imagej-3.0.0 |
| Component: | farsight | Version: | |
| Severity: | non-issue | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: |
Description
FARSIGHT is a project for automated segmentation (with user-guided error correction) of microscopy data. It is built in C++ and Python, leveraging ITK, the Insight Segmentation & Registration Toolkit, and VTK, the Visualization Toolkit.
We would like to provide interoperability between ImageJ and the FARSIGHT environment, to allow use of FARSIGHT's automated segmentation algorithms within ImageJ as painlessly as possible. The most straightforward way to accomplish this goal will probably be with a Java layer around FARSIGHT using a wrapping technology such as SWIG. ITK already has a Java wrapping using CableSWIG, a variant of SWIG, so hopefully we can pursue a similar approach.
Change History
comment:1 Changed 21 months ago by curtis
- Owner changed from bselinsky to curtis
- Status changed from new to assigned
