mafei863分享 http://blog.sciencenet.cn/u/mafei863 道法自然,道即合理

博文

按标题搜索
C#-Emgu.CV-------视频截取和图像处理基础
2013-5-28 21:12
ImageBgr, Byte frame = capture.QueryFrame();//获取摄像头的视频帧 ImageBgr, Byte frame2 = frame.ConvertBgr, Byte(); //将帧转换为RGB类型,对应为三维数组 ImageGray, Byte grayFrame = frame.ConvertGray, Byte();//将帧转换为Gray类型,对应为一维数组 ImageYcc, Byte cu ...
个人分类: openCV|14303 次阅读|没有评论

本页有 3 篇博文因作者的隐私设置或未通过审核而隐藏

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-3-29 04:46

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部