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