搜索资源列表
opencvcj
- 利用opencv库函数打开摄像头,点击保存图片按钮就可以保存图片,点击测距按钮就可以测试出点高度及点宽度还有距离。点击关闭摄像头即可关闭摄像头,点击推出程序即可退出程序。-Use opencv library function to open the camera, click the Save button to save the picture image, click the button you can test out the distance point-point width he
ORDER_LOGOS_VIDEO
- Using EmguCV (one of the powerful C# wrapper of OpenCV) this code locate logos onto webcam frames and save as avi video.
shipinbaocun
- 这是一个用OpenCV读取.avi文件并保存为.avi视频的小程序。调试成功。读取的视频尺寸是640*480。-This is a read with OpenCV. Avi file and save it as. Avi video applet. Debugging success. Read the video size is 640* 480.
saveFrame
- An OpenCV program to read a raw AVI video and save them as frames. Please configure the project s properties correctly to make the program compiles successfully.
cameratovideo1_0
- 对usb摄像头实现获取图像并保存为AVI视频格式-Usb camera to get the image and save it as AVI video format
yuv_read_function
- this is program to read yuv420 file and save as jpeg extension. you can see the law data of yuv422 format
EX1
- 1.用OpenCV实现打开一幅彩色图像,显示出来; 2.将其转换为灰度图并保存为文件; 3.将其二值化并保存为文件(二值化阈值最好用滚动条交互式输入,图像二 值化效果能实时变化更好,可参考OpenCV的sample程序edge.c)-1 using OpenCV open a color image display 2 converted to grayscale and saved as a file 3 the second value and save
SIFT
- SIFT描述子提取,有参考rob hess源码,将SIFT的每个过程的金字塔图像都进行了保存,方便作为示范和学习。-SIFT descr iptor extraction, refer to rob hess source code, save each pyramid image for convenient as a demonstration and learning.
mouse-point
- MFC对话框模式,读取图像,鼠标选点,另存为txt格式。-The MFC dialog mode, read the image, the mouse point, save as TXT format.
video
- 利用opencv调用摄像头,采集图像并保存成AVI格式-Call camera to capture images and save it as AVI format
2320
- 利用VC++绘制基本图形(三角形,矩形,圆),有条件绘制三维图形(如圆柱体,立方体等),并保存绘制结果.-Use VC++ basic graphics rendering (triangle, rectangle, circle), conditional rendering three-dimensional graphics (such as cylinders, cubes, etc.), and save the draw results.
AVI
- 从摄像头得到视频流,从中任意选取5帧,保存成图像文件 2.从AVI文件读取视频,从中任意选取5帧,保存成图像文件 3.从摄像头得到视频流,在指定的窗口内实时显示该视频 4. 读取一jpg文件,对其旋转、缩放,然后显示出来 -Get a video stream a camera, which arbitrarily selected five, save it as an image file 2. Read the video AVI files, arbitrarily
HNY_CV_003
- 实时采集双目视频,存为avi文件并保存至电脑。(Real time acquisition of binocular video, save as AVI file.)
