Community Profile

photo

vikf


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

9 years ago | 4 answers | 0

4

answers

Question


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 ...

9 years ago | 1 answer | 0

1

answer