Feeds
답변 있음
Find a White area in image (face)
bro how you get this result of face which you uploaded?
Find a White area in image (face)
bro how you get this result of face which you uploaded?
대략 7년 전 | 0
질문
I am trying to add row to image matrix.
img=imread('frame1.jpg'); >> size(img) ans = 720 1280 3 nimg=img; X=zeros(1,720); nimg=img; >> nimg=[img...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
Error using VideoWriter/writeVideo (line 344) Frame must be 492 by 671
I have total images 180... when i move all imgs toword video...using VideoWriter function My script: ------------------------...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Index exceeds matrix dimensions.
img=('frame1.jpg'); nayaRes=img; R=img(:,:,1); G=img(:,:,2); Error Masg:Index exceeds matrix dimensions.
7년 초과 전 | 답변 수: 1 | 0


