From: Florian Obermeier on 20 Apr 2010 11:59 Hi everyone, I am trying to write a Matlab GUI program that allows me to manually track arbitrary points/features in a video. To go that I would add control points manually in all relevant frames of the video. Therefore, I am looking for a function or so in order to implement the setting of control points much like it is done in cpSelect in the Image Processing Toolbox (you add points and they get assigned a reference number). I hoped to get a hint by lookint into cpSelect.m, but there they use functions/objects that are not availible to users like me (such as cpManager). Does any one have an idea, how to implement a way to set control points in a similar manner? Are there any scripts out there, I can build on? Thanks in advance, Flo
|
Pages: 1 Prev: lapack Next: Put a model in a subsystem with matlab commands? |