fully exports all avg RGB datas of all frames, updated name infile

This commit is contained in:
Loic Delattre 2023-02-06 15:46:49 +01:00
parent 698a3fa68b
commit b223ba0132
1 changed files with 1 additions and 1 deletions

View File

@ -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];