pub fn generate_photon_noise_params(
start_time: u64,
end_time: u64,
args: NoiseGenArgs,
) -> GrainTableSegment
Expand 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,
) -> GrainTableSegment
Generates a set of photon noise parameters for a segment of video
given a set of args
.