From: Budding MATLAB Jockey Sorensen on 21 Mar 2010 14:48 Hi I am trying to fuse a black and white image with a quiver plot (with quiver points corressponding to every pixel) but cant figure out how to get the arrows. Using MATLAB 2007.? I currently display the image and lay the quiver on top then use getFrame to save to an AVI. I would rather just have the array and make a movie then convert that to an AVI.. .i imagine it would be faster
From: Walter Roberson on 21 Mar 2010 15:15 Budding MATLAB Jockey Sorensen wrote: > Hi I am trying to fuse a black and white image with a quiver plot (with > quiver points corressponding to every pixel) but cant figure out how to > get the arrows. > > Using MATLAB 2007.? > > I currently display the image and lay the quiver on top then use > getFrame to save to an AVI. I would rather just have the array and make > a movie then convert that to an AVI.. .i imagine it would be faster Sorry, Matlab does not have any "render into an array" functionality (though I think it would be quite valuable addition to Matlab.)
|
Pages: 1 Prev: Edit text box GUI Next: xlswrite; creating xlsm workbooks; xlsm extension |