开发者

Matlab Image Processing

开发者 https://www.devze.com 2023-03-11 01:42 出处:网络
I\'m facing a problem when displaying an image and using hold on to then开发者_如何学Go plot hough lines on top of it. I want to store this image in a variable including lines on it and use it further

I'm facing a problem when displaying an image and using hold on to then开发者_如何学Go plot hough lines on top of it. I want to store this image in a variable including lines on it and use it further. How can I do that?


You can use the copyobj for this. Or the getframe function if you're making a movie.

0

精彩评论

暂无评论...
验证码 换一张
取 消