Feeds
질문
how can i stop while loop immediately by a push button?
Here is my code. Everything is correct in it , but if i push the stop button it waits for the end of the loop, But i dont want t...
대략 10년 전 | 답변 수: 4 | 0
4
답변질문
how can i get the original position of a cropped image? from a webcam input
[I]= imcrop(hImage); imshow(I,'Parent', handles.pic1); I2= imcrop(hImage); imshow(I2,'Parent', handles.pic2); for ...
대략 10년 전 | 답변 수: 1 | 0