klee: Initial vendor tree

Change-Id: Id84cbbc84ce32ce0af59e42e797de11ea2244efd
Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
This commit is contained in:
Ido
2026-05-10 12:29:05 +02:00
commit f2c3eea3f3
2195 changed files with 489052 additions and 0 deletions
@@ -0,0 +1,26 @@
{
"//": "Calib parameters",
"StructV": {
"paramA": "p10",
"paramB": 0
},
"SetRatio": {
"uw2w": 1.0,
"w2t": 1500.0,
"t2ut": 1500.0,
"gamma_zo": 5,
"gamma_nzo": 7,
"frame_num_fbo": 20,
"frame_num_fbi": 10,
"frame_num_zoomout": 10,
"frame_num_zoomin": 20,
"frame_num_centre_zoomin": 10,
"frame_num_centre_fallbackout": 6,
"gamma_center_blur": 7,
"win_size": 130,
"flag_fbo": 1,
"flag_zoomin": 1,
"total_num": 20
}
}