开发者

Resizing view from cvShowImage

I don't want to resize the entire image structure, but the images I am working with are too large to easily view with cvShowImage. Is there a way to resize their view within the window created by cv开发者_如何学编程ShowImage?


No there isn't, you will have to create a new image structure and use cvResize.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜