Skip to content

Conversation

@JSabadin
Copy link
Contributor

Purpose

Summary
Previously, it wasn’t possible to specify per-channel mean and std for grayscale normalization—instead, we normalized an RGB image and then converted it to grayscale. Now, you can directly normalize single-channel (grayscale) images with custom mean and std.

Specification

None / not applicable

Dependencies & Potential Impact

None / not applicable

Deployment Plan

None / not applicable

Testing & Validation

None / not applicable

@JSabadin JSabadin requested a review from a team as a code owner May 20, 2025 07:35
@JSabadin JSabadin requested review from conorsim, klemen1999, kozlov721 and tersekmatija and removed request for a team May 20, 2025 07:35
@github-actions github-actions bot added the fix Fixing a bug label May 20, 2025
@codecov
Copy link

codecov bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.55%. Comparing base (f2cf992) to head (5057565).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #328   +/-   ##
=======================================
  Coverage   95.55%   95.55%           
=======================================
  Files         102      102           
  Lines        6071     6074    +3     
=======================================
+ Hits         5801     5804    +3     
  Misses        270      270           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added data Changes affecting luxonis_ml.data subpackage CLI Changes affecting the CLI labels May 20, 2025
@JSabadin JSabadin merged commit b11a81b into main Jun 4, 2025
16 checks passed
@JSabadin JSabadin deleted the fix/gray-color-space branch June 4, 2025 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLI Changes affecting the CLI data Changes affecting luxonis_ml.data subpackage fix Fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants