% 图像生成 COE 文件
close all;
clc;
img = imread('./nine.bmp');
gray = rgb2gray(img);
[ROW COL] = s
08-31
1581

09-09
5198

04-17
2112

06-28
722
