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: 377

Filed under:
|
|

hello,

I have a project in "Optical Character Recognition" in matlab and i need your help:

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

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

Related posts about gui

Related posts about matlab