From: mad m on
Can cpselect, the control-point selection GUI, as part of the workflow in another GUI ? ie, launch "cpselect", then wait for the user to select the control points, and then continue.
and how can i retrive those point and using that recover the image to original
Any suggestions?
From: Steven Lord on

"mad m" <coolmads(a)yahoo.co.in> wrote in message
news:hsem44$4e6$1(a)fred.mathworks.com...
> Can cpselect, the control-point selection GUI, as part of the workflow in
> another GUI ? ie, launch "cpselect", then wait for the user to select the
> control points, and then continue.
> and how can i retrive those point and using that recover the image to
> original
> Any suggestions?

Use the 'wait' parameter described in the documentation:

http://www.mathworks.com/access/helpdesk/help/toolbox/images/cpselect.html

This behavior was introduced in Image Processing Toolbox 5.4 (release
R2007a):

http://www.mathworks.com/access/helpdesk/help/toolbox/images/rn/bq19iq6-1.html#bq4w30f-1

I don't know if you can do what you described in previous releases.

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ