imagej / imagej/ImageJ

Automatic processing of images imported as an image sequence?

Open
#202 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
786
Forks
267
PR merge metrics
No merged PRs in 30d

Description

I have a set of .TIF files that are all solid black when I open them, but when I import them into ImageJ (1.53t, Java 1.8.0_322 64-bit) as an Image Sequence, they are automatically processed (e.g., brightness increased) to where I can see what is in the image. What is the automatic processing happening here, and where is it in the ImageJ source code?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the Image Sequence import path in the ImageJ Java source, then follow how imported TIFF images are displayed or have their brightness adjusted. Compare the import behavior with opening a TIFF directly; done means documenting the automatic processing and identifying the relevant source location.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
computer-vision
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.