imagej / imagej/imagej-plugins-commands

Make histogram update live in threshold plugin

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5
Forks
7
PR merge metrics
No merged PRs in 30d

Description

This might be unnecessary. But maybe we want the threshold plugin to update its histogram when its dataset is changed by someone else. It could track dataset updated events and recalc histogram as needed.

Migrated-From: http://trac.imagej.net/ticket/1688

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the threshold plugin and the dataset update-event mechanism. Read how the plugin currently builds its histogram, then determine how external dataset changes are reported and whether recalculation can be triggered safely. Done means the histogram updates when another component changes the dataset, without unnecessary recalculation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.