开发者

Capturing openCV video in windows forms [duplicate]

This question already has an answer here: Displaying webcam feed in cv::Mat format in a picturebox (1 answer) 开发者_高级运维 Closed 9 years ago.

When I try to capture video from webcam using OpenCV, it opens a new window and the video is shown there.

Instead of showing in a separate window, I want the video to be shown in a windows form element like picturebox.

I am using visual c++ 2008 for developing windows forms. Plz help me.


You may wish to consider Emgu. It is a .NET wrapper for OpenCV which enables you to use almost every OpenCV features in .NET windows forms.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜