:Release Notes: shit results - shit interpolation :D :Detailed Notes: - :Testing Performed: Mostly similar to the visible results :QA Notes: - :Issues Addressed: -
9 lines
508 B
YAML
9 lines
508 B
YAML
interpolation_config:
|
|
tables_dir: 'tables/' # prefix directory of the tables
|
|
total_points: 150 # total points to generate
|
|
out_file: 'interpolated_nvv4l2.csv' # out file base name
|
|
available_data: 'nvv4l2h264enc_preset0.csv' # file to be processed
|
|
available_limit: 200 # limit of values in available data
|
|
image_data: [195.7, 214.7, 212.1, 214.1, 182.7, 207.0, 209.9, 198.3, 216.3, 208.3,
|
|
212.2, 207.8, 214.7, 202.1, 209.3, 217.3, 214.3, 207.6, 211.9, 203.9]
|
|
std_dev: 'x264_one.csv' |