搜索资源列表
OpenCV 4下的图像变换
- OpenCV 4下的图像变换,可以进行图像的旋转操作。-OpenCV 4 transform the image, the image can operate rotation.
opencv-movingdetecte
- 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存
图像中添加高斯噪声的功能
- 该程序是利用opencv编写的,实现的是在一幅图像中添加高斯噪声的功能。,The program is to use opencv prepared to realize is that in an image to add Gaussian noise function.
opencv的图像打开、二值化、取轮廓、反色及相关教程
- opencv的图像打开、二值化、取轮廓、反色及相关教程,opencv image open, binary, take contour, color and related anti-Tutorial
opencv图像处理
- 这是我自己自学opencv后写的有关opencv图像处理的一些程序,在vs2008编译环境下的,里面自带有lib,dll
cardetect.rar
- 该程序利用OPENCV来获取视频帧,并通过帧差来获取有车图像,OPENCV use the program to obtain video frame, and through the frame to obtain a car bad image
opencvDLG
- opencv打开图像,并在对话框上显示。-opencv image and in the dialog box open to show
OpenCV-tuxiangpeizhu
- 实现相位相关图像配准,编译产生库文件,用于openCV平台。实现了相位相关图像的快速搜索和两幅图像之间的匹配-Implementation phase correlation image registration, create library files compiled for openCV platform. Achieve the rapid phase correlation image search and matching between two images
QtOpenCV2
- This show how to combine opencv with qt
openCV.Net
- c#图像处理,很难找的图像处理源代码,人脸识别-light compensation
opencv-fourier
- opencv 调整傅立叶变换图像-the fourier transformation of picture by opencv
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
opencv-histogram
- 此程序在vs2008环境下利用OPENCV实现图像直方图的功能-Under this program in vs2008 using the histogram function of image OPENCV
cvHSV(展示RGB、HSV图像)
- 展示彩色图像在RGB颜色和HSV各个分量下图像效果(Display the effect of color images in RGB and HSV components)
基于MFC的OpenCV图像显示并标记ROI
- 基于MFC的opencv图片预览,并对图ROI进行标记!(Opencv image preview based on MFC, and mark ROI!)
opencv识别特定颜色区域
- 在opencv图像处理中,需要计算出某个颜色的区域,进行相应的滤波或者是其它操作。这个程序就是用来识别特定的颜色区域,方便修改。(In opencv image processing, you need to calculate a color of the region, the corresponding filter or other operations. This procedure is used to identify a specific color area, easy to
opencv几何形状识别
- 可以获取摄像头图像并且检测出图像轮廓,识别图像中不同形状。画出外轮廓并且用标签进行标记。(Camera images can be obtained and detected image contours, recognition of different shapes in the image. Draw outward contours and mark with labels.)
opencv配置
- 图形图像处理库个版本配置,详细见说明文档(opencv is useful to pic)
图像处理经典算法及OpenCV程序
- 图像处理经典算法及OpenCV程序(基于opencv的use摄像头视频采集程序、基于opencv的use摄像头视频采集程序、基于opencv的两个摄像头数据采集、能激发你用代码做视频的冲动程序、图像反转(就是把黑的变白,白的变黑)、图像格式的转换、从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 、采用Canny算子进行边缘检测、角点检测、图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的)。。。。 )(Classical algorithm and OpenCV program f
opencv中Bayer 图像到RGB图像装换的问题
- opencv中Bayer 图像到RGB图像转换的问题(The problem of changing Bayer image to RGB image in opencv)