Skip to content

Document ImageJ Measure comparison#58

Merged
yangfei merged 1 commit into
mainfrom
docs/imagej-measure-comparison
May 16, 2026
Merged

Document ImageJ Measure comparison#58
yangfei merged 1 commit into
mainfrom
docs/imagej-measure-comparison

Conversation

@yangfei
Copy link
Copy Markdown
Owner

@yangfei yangfei commented May 16, 2026

Summary

  • Add the first ImageJ Measure comparison document under docs/.
  • Record ImageJ 1.54s99, test image, rectangle ROI coordinates, and compared values.
  • Document that Area, Mean, Min, and Max match for the tested cases.
  • Document the StdDev difference and link follow-up issue Align Measure standard deviation with ImageJ #57.

Verification

  • dotnet build ImageJCsharp.sln
  • dotnet test tests/ImageJCsharp.Core.Tests/ImageJCsharp.Core.Tests.csproj
  • dotnet test tests/ImageJCsharp.App.Tests/ImageJCsharp.App.Tests.csproj

Closes #6

@yangfei yangfei merged commit 0c91f03 into main May 16, 2026
1 check passed
@yangfei yangfei deleted the docs/imagej-measure-comparison branch May 16, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compare ImageJ Measure behavior with ImageJCsharp

1 participant