Ij CMP BIA
Description
Extension for ImageJ (Fiji) by BIA segmentation methods as plugins and some other useful API for image segmentation.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ImageJ plugins by CMP-BIA group
These plugins have their home on the [Fiji Wiki](http://fiji.sc/CMP-BIA_tools).
CMP-BIA tools
We extend the ImageJ implementation by our java codes. This project mainly contains implementation of our methods as plugins in ImageJ (or Fiji) and some other useful API for image segmentation and registration.
General project structure
src/main/java/- all our source codes and some external single java classes. ** plugins - only the runnable IJ plugins are here. ** classification - clustering and classification functions. ** optiomisation - optimisation algorithms such as L-BFGS. ** registration - set of registration functions mainly the ASSAR. ** segmentation - contains segmentation structures with own visualisation and some simple supplementary methods; there are also superpixel clustering methods (e.g. SLIC) and other segmentation methods. ** tools - some useful tools for type conversion, number generators, matrix tools, logging, etc. ** transform - transformation function for images such as wavelets.src/test/java/- validation tests using JUnit templates for code testing per parts; the internal structure is similar to themain/folder; they can be also seen as samples how to use individual functions.docs/- folder for some related documents.target/- folder into which Maven will write the compiled artifacts.
ImageJ plugins
- jSLIC superpixel segmentation (only 2D images)
Reference
[1] Borovec, J., & Kybic, J. (2014). [jSLIC : superpixels in ImageJ](https://cmp.felk.cvut.cz/cvww2014/papers/32/32.pdf). In Z. Kunbelova & J. Heller (Eds.), Computer Vision Winter Workshop (pp. 14–18). Praha: Czech Society for Cybernetics and Informatics.
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11