Skip to content

Add measurement options dialog#49

Merged
yangfei merged 1 commit into
mainfrom
feature/measurement-options
May 16, 2026
Merged

Add measurement options dialog#49
yangfei merged 1 commit into
mainfrom
feature/measurement-options

Conversation

@yangfei
Copy link
Copy Markdown
Owner

@yangfei yangfei commented May 16, 2026

Summary

  • Add MeasurementOptions with current default result columns preserved.
  • Add Analyze > Set Measurements... with checkboxes for Area, Mean, Min, Max, and StdDev.
  • Rebuild the results table for future measurements based on selected options.
  • Add tests for option defaults, limited columns, and Form1 measurement output.

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 #16

@yangfei yangfei merged commit 421e69c into main May 16, 2026
1 check passed
@yangfei yangfei deleted the feature/measurement-options branch May 16, 2026 08:20
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.

Add measurement options dialog

1 participant