登录
首页 » Special Effects » opencv读取视频,可读取摄像头,以及视频的程序

opencv读取视频,可读取摄像头,以及视频的程序

于 2023-05-13 发布 文件大小:79.70 kB
0 185
下载积分: 2 下载次数: 1

代码说明:

opencv读取视频,可读取摄像头,以及视频的程序-opencv read the video camera can be read, as well as video of the procedure

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Based on the outline of the shape feature extraction 1) the program in VC 6.0...
    基于轮廓的形状特征提取 1)该程序在VC++6.0下编译通过; 2)测试图片说明:(图像路径名请在main函数中fp=fopen("1.bmp","rb")中设定) 64×64 24bit BMP: 图像1、2用来验证旋转图像识别;图像1、3用来验证平移图像识别;图像1、4用来验证缩放图像识别; 120×120 24bit BMP: 图像5、6用来验证平移图像识别;图像7、8用来验证旋转图像识别; 3)结果说明: MCS.dat保存了Mountain Climbing Sequence。 -Based on the outline of the shape feature extraction 1) the program in VC 6.0 under the compiler through 2) Test Photo Caption: (image path name in the main function fp = fopen (1.bmp, rb) set) 64 × 64 24bit BMP: image 1,2 to verify rotating image recognition image 1,3 to verify translational image recognition image 1,4 to verify scaling image recognition 120 × 120 24bit BMP: images used to verify translational 5,6 image recognition images 7,8 rotate images used to verify identification 3) The results indicate that: MCS.dat preserved Mountain Climbing Sequence.
    2022-03-19 13:22:10下载
    积分:1
  • The latest version of the H264 source code JM14.1. Containing source code and do...
    最新版本的H264源代码JM14.1.内附源代码和文档说明,The manual has not yet been updated to match JM 13.0. The most obvious change is maybe that the MS Visual Studio 6 .dsw project files have been removed. The main reason for that is, that I have no longer VS6 installed on my development machine and therefore will be unable to support any problems with these (which includes the addition of new files).-The latest version of the H264 source code JM14.1. Containing source code and documentation, The manual has not yet been updated to match JM 13.0. The most obvious change is maybe that the MS Visual Studio 6. Dsw project files have been removed. The main reason for that is, that I have no longer VS6 installed on my development machine and therefore will be unable to support any problems with these (which includes the addition of new files).
    2022-01-27 09:29:37下载
    积分:1
  • 进行相关匹配的程序,带有实验图片,能运行
    进行相关匹配的程序,带有实验图片,能运行-Matching procedures associated with experimental images, will be able to run
    2022-01-25 19:21:58下载
    积分:1
  • 图像的二值化算法:最大类间方差法,基特勒最小误差阈值我…
    图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classical binarization methods.
    2022-08-02 16:23:00下载
    积分:1
  • 一个用于转换bmp 文件格式的程序, 可转换成单色的bmp图像。
    一个用于转换bmp 文件格式的程序, 可转换成单色的bmp图像。-One for the bmp file format conversion process, can be converted into monochrome bmp images.
    2023-02-26 09:45:03下载
    积分:1
  • 一个比较全面的图像处理与分析软件源程序,VC++编写.
    一个比较全面的图像处理与分析软件源程序,VC++编写.-a more comprehensive image processing and analysis software program, VC prepared.
    2022-02-05 18:14:04下载
    积分:1
  • Gabor基于OpenCV。
    本文件实现了在OpenCV开发环境下的Gabor,可以直接加入OpenCV作为开发文件调用。-Gabor based on OpenCV.
    2022-02-15 02:59:27下载
    积分:1
  • 30个图像处理的VC++源代码,包括256色转灰度图,Hough变换技术。
    30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.-30 image processing VC++ Source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretching, binarization transformation, anti-color, box encoding, Fourier Transform , Gaussian smoothing, gray balance, mean filter, Laplacian sharpening (edge detection), discrete cosine transform, the brightness increases and decreases in inverse filtering deal, check on the number of check index, the gradient sharpening, image processing, mirror image, image translation, image scaling, image thinning, image rotation, Wiener filtering treatment using Canny edge extraction operator, threshold transform, histogram equalization.
    2022-07-27 04:43:16下载
    积分:1
  • 讲述了指纹登记、注册原理,对研究指纹的朋友有一定的帮助
    讲述了指纹登记、注册原理,对研究指纹的朋友有一定的帮助-About the fingerprint registration, register principle, the study of fingerprints has some friends to help
    2022-12-28 03:30:04下载
    积分:1
  • 微软公司图像工程师用的图像处理类库,里面包含大量图像处理的算法。...
    微软公司图像工程师用的图像处理类库,里面包含大量图像处理的算法。-images of image processing library, which contains a large number of image processing algorithms.
    2022-03-25 16:59:03下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载