Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: normalize cleanup #3963

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Commits on Aug 26, 2023

  1. fix: normalize cleanup

    * Add documentation for oiiotool --normalize
    
    * Add tests for oiiotool --normalize
    
    * Revamp existing normalize tests in testsuite/python-imagebofalgo:
      Get rid of old test images and refs, because their values were
      already normalized, so was probably not testing the math.  Make new
      tests that are much smaller, 3x3 images that contain specific
      (non-normalized) values to verify they all get normalized
      corectly. They'll run a lot faster, too.
    
    Signed-off-by: Larry Gritz <[email protected]>
    lgritz committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5faf10d View commit details
    Browse the repository at this point in the history