Feeds
답변 있음
video stream height measurement
im=imread('*.jpg'); red=im(:,:,1); green=im(:,:,2); blue=im(:,:,3); light=red>200&green>200&blue>200; [x,c]=fin...
video stream height measurement
im=imread('*.jpg'); red=im(:,:,1); green=im(:,:,2); blue=im(:,:,3); light=red>200&green>200&blue>200; [x,c]=fin...
13년 초과 전 | 0
답변 있음
video stream height measurement
the object will be in the same distance. The object height varies(withn the known region) and it has to be measured.
video stream height measurement
the object will be in the same distance. The object height varies(withn the known region) and it has to be measured.
13년 초과 전 | 0
| 수락됨
질문
video stream height measurement
i m working on video analysing program where i have to measure the height of the incoming video stream object, Now i took the v...
13년 초과 전 | 답변 수: 3 | 0