initial commit

This commit is contained in:
LittleSam129
2026-07-20 13:58:58 +03:00
commit acf7a76546
104 changed files with 27464 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
name,path,width,height,mode,file_size_bytes,fragment_count,total_radio_bytes,efficiency_percent,time_5_kbps,time_10_kbps,time_20_kbps,time_50_kbps,time_100_kbps,time_20_kbps_with_retries_x2
00_original,data\raw\lab009_source.jpg,640,960,RGB,101703,199,108867,93.42,174.1872,87.0936,43.5468,17.41872,8.70936,87.0936
01_color_640_q40,data\processed\lab010\01_color_640_q40.jpg,320,480,RGB,10610,21,11366,93.35,18.1856,9.0928,4.5464,1.81856,0.90928,9.0928
02_gray_640_q40,data\processed\lab010\02_gray_640_q40.jpg,320,480,L,9496,19,10180,93.28,16.288,8.144,4.072,1.6288,0.8144,8.144
03_gray_320_q30,data\processed\lab010\03_gray_320_q30.jpg,160,240,L,2792,6,3008,92.82,4.8128,2.4064,1.2032,0.48128,0.24064,2.4064
04_gray_320_q15,data\processed\lab010\04_gray_320_q15.jpg,160,240,L,1806,4,1950,92.62,3.12,1.56,0.78,0.312,0.156,1.56
05_edges_320_q40,data\processed\lab010\05_edges_320_q40.jpg,160,240,L,6409,13,6877,93.19,11.0032,5.5016,2.7508,1.10032,0.55016,5.5016
06_gray_edges_320_q30,data\processed\lab010\06_gray_edges_320_q30.jpg,160,240,L,2185,5,2365,92.39,3.784,1.892,0.946,0.3784,0.1892,1.892
1 name path width height mode file_size_bytes fragment_count total_radio_bytes efficiency_percent time_5_kbps time_10_kbps time_20_kbps time_50_kbps time_100_kbps time_20_kbps_with_retries_x2
2 00_original data\raw\lab009_source.jpg 640 960 RGB 101703 199 108867 93.42 174.1872 87.0936 43.5468 17.41872 8.70936 87.0936
3 01_color_640_q40 data\processed\lab010\01_color_640_q40.jpg 320 480 RGB 10610 21 11366 93.35 18.1856 9.0928 4.5464 1.81856 0.90928 9.0928
4 02_gray_640_q40 data\processed\lab010\02_gray_640_q40.jpg 320 480 L 9496 19 10180 93.28 16.288 8.144 4.072 1.6288 0.8144 8.144
5 03_gray_320_q30 data\processed\lab010\03_gray_320_q30.jpg 160 240 L 2792 6 3008 92.82 4.8128 2.4064 1.2032 0.48128 0.24064 2.4064
6 04_gray_320_q15 data\processed\lab010\04_gray_320_q15.jpg 160 240 L 1806 4 1950 92.62 3.12 1.56 0.78 0.312 0.156 1.56
7 05_edges_320_q40 data\processed\lab010\05_edges_320_q40.jpg 160 240 L 6409 13 6877 93.19 11.0032 5.5016 2.7508 1.10032 0.55016 5.5016
8 06_gray_edges_320_q30 data\processed\lab010\06_gray_edges_320_q30.jpg 160 240 L 2185 5 2365 92.39 3.784 1.892 0.946 0.3784 0.1892 1.892