Skip to content

feat: playground histogram panel + showcase analysis pipeline - #78

Merged
0717lee merged 1 commit into
mainfrom
feat/playground-histogram
Jul 31, 2026
Merged

feat: playground histogram panel + showcase analysis pipeline#78
0717lee merged 1 commit into
mainfrom
feat/playground-histogram

Conversation

@0717lee

@0717lee 0717lee commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Exposes luma_histogram through the js binding (added to the moon.pkg export list), draws a live luma histogram panel that updates after every render (main-thread and worker paths), and extends cmd/showcase with a noise -> median denoise -> perceptual-hash self-check on a controlled flat tile (verified: denoise diff 261->0, phash noisy=33 denoised=0). Browser-verified: binding works, panel paints, no console errors. 172/172 tests. Closes #75

@0717lee
0717lee merged commit 18c0ce6 into main Jul 31, 2026
1 check passed
@0717lee
0717lee deleted the feat/playground-histogram branch July 31, 2026 11:49
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.

Playground histogram panel + showcase pipeline extension

1 participant