Skip to content

Add Plot Profile command#51

Merged
yangfei merged 1 commit into
mainfrom
feature/plot-profile-command
May 16, 2026
Merged

Add Plot Profile command#51
yangfei merged 1 commit into
mainfrom
feature/plot-profile-command

Conversation

@yangfei
Copy link
Copy Markdown
Owner

@yangfei yangfei commented May 16, 2026

Summary

  • Add core profile calculation for horizontal center lines.
  • Define first supported sources as full-image center line or active rectangle ROI center line.
  • Add Analyze > Plot Profile and a simple plot window.
  • Add core tests for full-image and rectangle ROI profile values.

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

@yangfei yangfei merged commit 3274867 into main May 16, 2026
1 check passed
@yangfei yangfei deleted the feature/plot-profile-command branch May 16, 2026 08:34
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 Plot Profile command

1 participant