搜索资源列表
smooth
- 利用opencv工具进行图像的光滑处理。使得图像在输入时能够先进行光滑的处理之后再进行相关的操作。-Using opencv image smoothing tools. Makes the input image processing can be carried out after smoothing the related operations.
image
- opencv中用于图像的显示,复制,保存等相关操作,是以后模式识别处理的基础-opencv used for image display, copy, save, and other related operations, is the basis for subsequent pattern recognition processing
OpenCV
- OPENCV 的相关 高质量 的实例 非常有利于学习图像处理的相关知识-OPENCV the relevant high-quality examples of very conducive to learning image processing knowledge
opencv
- learning opencv 的中文版,不可多得的资源,opencv是个强大的图形图像视频处理库,对于相关专业的人有很大的帮助-learning opencv the Chinese version, rare resources, opencv is a powerful graphic image video processing library for the relevant professional person of great help
OpenCV-base
- OpenCV提供的视觉处理算法非常丰富,并且它部分以C语言编写,加上其开源的特性,处理得当,不需要添加新的外部支持也可以完整的编译链接生成执行程序,所以很多人用它来做算法的移植,OpenCV的代码经过适当改写可以正常的运行在DSP系统和单片机系统中,目前这种移植在大学中经常作为相关专业本科生毕业设计或者研究生课题的选题。-OpenCV vision processing algorithms provide very rich, and it part of the C language, w
Learning_OpenCV(Chinese)
- OpenCV学习的经典教程,包含所有函数介绍及数字图像处理相关知识,为中文版。-OpenCV learning of the classic tutorial, including all function is introduced and digital image processing related knowledge, for Chinese version.
FindMoving
- 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
final
- 如题,图像处理相关matlab程序代码,应该比较全了-Such as title, image processing matlab code, all
CTFromCam
- 基于网络摄像头的压缩感知人脸识别跟踪算法 压缩感知(Compressive Sensing)理论是近年来信号处理领域诞生的一种新的信号处理理论,由D. Donoho、E. Candes及华裔科学家T. Tao等人提出,自诞生之日起便极大地吸引了相关研究人员的关注。-Face recognition based on compressed sensing tracking algorithm Compressive Sensing (Compressive Sensing) signal
openxingtai
- 数学形态学进行图像处理的基本思想是:用具有一定形态的结构元素探测目标图像,通过检验结构元素在图像目标中的可放性和填充方法的有效性,来获取有关图像形态结构的相关信息,进而达到对图像分析和识别的目的。-Mathematical morphology for image processing of the basic idea is: with a certain form of structure element to detect the target image, through the tes
noiseaddcode
- 一个实现椒盐噪声添加图的源程序代码,对于机器视觉图像处理及其相关应用有很好的参考价值。-a noise-add sourcecode
ransac
- 一个实现ransac的源程序代码,对于机器视觉图像处理及其相关应用有很好的参考价值。-An implementation ransac source code, image processing for machine vision and related applications have a good reference value.
trainningSVM
- 一个SVMtrainning的源程序代码,对于机器视觉图像处理及其相关应用有很好的参考价值。-A SVMtrainning source code, image processing for machine vision and related applications have a good reference value.
OpenCV-Reference-in-Chinese
- openCV用户开发手册,加载在Visual Studio上的图形图像处理类库,用于查询相关函数功能-openCV users to develop manuals, loaded on Visual Studio' s graphic image processing library, used to query related functions Function
laplace
- laplace算法代码,在图像处理中的相关使用代码-laplace algorithm code in image processing-related use code
two-kou
- 进行vc++mfc窗口开发,读取摄像头数据,进行视频播放,进行相关图像处理-Vc++ mfc window were developed to read the camera data, video playback, image processing related
HarrisCorner
- 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
KMkeen
- 基于人类视觉将图像分割成若干个有意义的区域是目标检测和模式识别的基础。图像分割属于图像处理中一种重要的图像分析技术。图像分割的基本方法是对灰度图像分割,处理图像的亮度分量,简单快速。本论文介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。-Based on the human visual image is segmented into several meaningful regions is the basis for
OpenCV图像处理编程研究
- 利用opencv进行图像处理,包含opencv的常用体系和函数等,有利于相关图像处理的研究(Using OpenCV for image processing.It includes commom systems and functions,and then contributing to the research.)
图像处理相关
- 能实现车道线的检测,并且还有一些关于数字图像处理的英文资料(It can detect lane lines, and there are some English information about digital image processing.)