搜索资源列表
FFTtransformation.rar
- 采用OPENCV实现傅里叶正逆变换,在控制台下显示图像处理结果,处理的图片只针对方图,并且是2的幂次长度的图像,adopt the FFT tranformation and IFFT tranformation in OPENCV
OpenCV实现画线
- OpenCV实现画线,画圆,文字显示功能,可直接运行,已经包含相应的lib和dll库,效果不错-OpenCV implementation draw lines, circle, text display, can be directly run, already contains the appropriate lib and dll library, good results
opencv
- 利用opencv2.2编程实现usb摄像头的灰度图像获取-Use opencv2.2 programming usb camera gray image acquisition
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
HightFilterAndLowFilter
- 实现正逆傅里叶变换,并在此基础上实现各种高低通滤波器,采用OPENCV实现。图像只针对2的整数次幂的方图-implement kinds of high filters and low filters in OPENCV based on implementing the FFTs and IFFTS.
OPENCVDFT
- 采用OPENCV中函数DFT实现正傅里叶变换。-implement the FFTs by using DFT function in OPENCV .
rotate
- 以Microsoft Visual C++ 6.0为平台,基于opencv来实现图像的旋转,-With Microsoft Visual C++ 6.0 as a platform, to achieve opencv-based image rotation,
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-opencv
opencv-camera-VCPP-
- opencv实现的摄像头和Canny算子处理后的图像,利用VC++ MFC编写-opencv realize the camera and Canny operator image VC++ MFC write
OpenCV-face-detection-to-achieve
- OpenCV实现人脸检测(face detection) 代码-OpenCV face detection to achieve
角度识别-OPENCV
- vc++ 及OpenCV实现图像中原件的角度识别(Vc++ and OpenCV to achieve the image of the original angle recognition)
opencv.tar
- v4l2+opencv详细的过程和不同实现选择(opencv v4l2 Detailed process and different implementation options)
OpenCV库函数大全
- 解析opencv函数的用法,图形的多种方法分析,原理及实现(Analysis of the use of OpenCV functions)
opencv实现标定
- 用opencv实现的相机标定,标定还不是太准确,应用张正友标定法(Using OpenCV to achieve the calibration of camera calibration is not too accurate, using the zhangzhengyou calibration method)
基于OpenCV的校园智能视频监控设计与实现
- 基于opencv的校园视频监控系统,关于linux系统的智能识别(Campus video monitoring system based on OpenCV)
新建 Microsoft Word 文档
- opencv实现傅里叶变换,傅立叶变换是把图像从空间域转化到频率域的变换。空间域:一般的情况下,空间域的图像是f(x,y)=灰度级(0-255),形象一点就是一个二维矩阵,每个坐标对应一个颜色值。频率域:频率:对于图像来说可以指图像颜色值的梯度,即灰度级的变化速度,幅度:可以简单的理解为是频率的权,即该频率所占的比例:能量=幅度(可能不太准确),变换结果为F(u,v),F代表幅度值,u代表x方向的频率,v代表y方向的频率(Fu Liye transform is the transformati
Debug
- opencv实现简单程序,进行视频的播放暂停,滚动条调节对比度以及亮度(Opencv implements simple programs, video playback is suspended, scrollbars adjust contrast and brightness)
Debug
- opencv实现基于标记的分水岭算法,并进行镜头边界检测(Opencv implementation of marking based watershed algorithm and shot boundary detection)
camera001
- QT实现GUI界面,opencv实现摄像头操作。(QT GUI interface; use opencv camera operation.)
opencv标记法实现连通区域 (1)
- 采用连通区域算法,实现目标区域的连通标记,有利于目标的分割(The connected domain algorithm, to achieve connectivity marking the target region, is conducive to the target segmentation)