Feeds
답변 있음
Draw horizontal lines using for loop on set of images
Color=[255,255,0]; %color in 8bit, [255 255 0] is yellow width=3; %width of the line Line_Y_coor=[500 600 700 800]; %ycoord...
Draw horizontal lines using for loop on set of images
Color=[255,255,0]; %color in 8bit, [255 255 0] is yellow width=3; %width of the line Line_Y_coor=[500 600 700 800]; %ycoord...
1년 초과 전 | 0
