Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@davisadam10 davisadam10 released this 28 May 17:24
72e091e

What's Changed

  • Fix: Ensure that when we calculate the start and end frame for the patches after the EOTF ramp correctly
    #46

  • Fix: Frame separation detection now falls back to detect changes in the frame, to detect the first two patches rather than rely on colour red and green, where cases of extreme calibration force images to appear almost blue in camera red and green detection would fail!
    @davisadam10 in #47

  • Fix: Remove the unneeded check for the camera gamut being the same as target gamut
    #48

  • Fix: Make the labels for the custom gamut x & y vs X & Y
    by @davisadam10 in #49

  • Fix: Add in resizing of the calibration patch generation so works correctly
    #50