搜索资源列表
-
0下载:
基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
-
-
0下载:
K均值分割 在图像角点提取中使用 使用VC++进行的编程-K-means segmentation the image corner extraction using VC++ carried programming
-
-
0下载:
十分强大的图像处理程序,其中包含了图像增强,图像复原,图像变换,图像编码,图像配准,活动检测,特征提取,图像分割图像识别等常用的图像处理算法-A very powerful image processing program, which includes image enhancement, image restoration, image conversion, image coding, image registration, activity detection, feature extr
-
-
0下载:
图像预处理包括图像平滑、图像分割、二值化、图像形态学处理和轮廓提取。轮廓提取是使用八邻域边界跟踪算法。在手势的特征提取部分,使用边界傅立叶描绘子的手势特征提取算法。针对手势的识别,采用了基于 BP 神经网络的识别方法-Image pre-processing, including image smoothing, image segmentation, binarization, morphological image processing and contour extraction.
-
-
0下载:
图像处理的点运算、频域处理、形态学处理、图像变换、图像分割、特征提取等源程序-Point arithmetic image processing, frequency domain processing, morphological processing, image conversion, image segmentation, feature extraction and other source files
-
-
0下载:
基于OPENCV和VC6.0的Canny边缘算法的源代码,可以很好地提取图像的边缘,对图像进行分割-Based OPENCV and VC6.0 the Canny edge algorithm source code, can be a good image edge extraction, image segmentation
-
-
0下载:
基于OPENCV和VC6.0的Sobel边缘算法的源代码,可以很好地提取图像的边缘,对图像进行分割-Based OPENCV and VC6.0 Sobel edge algorithm source code, can be a good image edge extraction, image segmentation
-
-
0下载:
VS2013+OPENCV2.4,图像高斯滤波阀值分割形态学处理,提取轮廓用来进行匹配,可知程序运行时间-VS2013+OPENCV2.4, Gaussian filtered image segmentation threshold morphological processing, contour extraction for matching, it is understood program runtime
-