Skip to content

[codex] Add microscope batch image crop app#10

Merged
Pluze merged 2 commits into
mainfrom
codex/batch-image-crop-app
Jun 5, 2026
Merged

[codex] Add microscope batch image crop app#10
Pluze merged 2 commits into
mainfrom
codex/batch-image-crop-app

Conversation

@Pluze

@Pluze Pluze commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • add labkit_BatchImageCrop_app under the image measurement family
  • support multi-image loading, fixed pixel crop geometry, per-image rotation and crop-center confirmation, and unique batch exports with manifest CSV
  • add app-owned workflow helpers plus unit, GUI structural, entrypoint, startup, and documentation guardrails

Tests

  • /Applications/MATLAB_R2025a.app/bin/matlab -batch "startup_labkit; [fig,debug]=labkit_BatchImageCrop_app('debug',struct()); disp(fig.Name); disp(debug.enabled); close(fig);"
  • /Applications/MATLAB_R2025a.app/bin/matlab -batch "buildtool testAppsImageMeasurement"
  • /Applications/MATLAB_R2025a.app/bin/matlab -batch "buildtool testAppsImageMeasurementGui"
  • /Applications/MATLAB_R2025a.app/bin/matlab -batch "buildtool testProject"
  • /Applications/MATLAB_R2025a.app/bin/matlab -batch "buildtool test"
  • /Applications/MATLAB_R2025a.app/bin/matlab -batch "buildtool checkStyle"

@Pluze Pluze merged commit b0325df into main Jun 5, 2026
7 checks passed
@Pluze Pluze deleted the codex/batch-image-crop-app branch June 5, 2026 16:11
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.

1 participant