matlab ButtonDownFcn
Posted
by
michael
on Stack Overflow
See other posts from Stack Overflow
or by michael
Published on 2010-12-28T13:44:30Z
Indexed on
2010/12/28
14:54 UTC
Read the original article
Hit count: 405
hello,
I have a project in "Optical Character Recognition" in matlab and i need your help:
how do i recognize when the user press the mouse on an image? i trying to do this with ButtonDownFcn but even when i just printing message the message is not printed.
i want to allow the user to select the license plate from the image. how can i do this and save the Pixels of the selected area?
thanks in advance.
© Stack Overflow or respective owner