pub fn generate_photon_noise_params(
start_time: u64,
end_time: u64,
args: NoiseGenArgs,
) -> GrainTableSegmentExpand description
Generates a set of photon noise parameters for a segment of video
given a set of args.
pub fn generate_photon_noise_params(
start_time: u64,
end_time: u64,
args: NoiseGenArgs,
) -> GrainTableSegmentGenerates a set of photon noise parameters for a segment of video
given a set of args.