MCPcopy Create free account
hub / github.com/Visillect/CubePlusPlus / process_png

Function process_png

code/utils/cr2_convert.py:46–67  ·  view source on GitHub ↗

Process (debayer + [crop]) raw image Args: inp_path(str): path of 16-bit .tiff image out_path(str): path for 16-bit .png image std_size(bool): crop to a standart size

(inp_path, out_path, std_size)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cr2_convertFunction · 0.85

Calls 3

tiff16_loadFunction · 0.90
png16_saveFunction · 0.90
default_cropFunction · 0.85

Tested by

no test coverage detected