fully exports all avg RGB datas of all frames, updated name infile
This commit is contained in:
parent
698a3fa68b
commit
b223ba0132
|
|
@ -14,7 +14,7 @@
|
|||
% date: 06/02/2023
|
||||
%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
function RGB_data = frames_RBGs ()
|
||||
function RGB_data = frames_RGBs ()
|
||||
%frames_num = 918;
|
||||
j = 0;
|
||||
RGB_data = [0, 0, 0];
|
||||
|
|
|
|||
Loading…
Reference in New Issue