搜索资源列表
-
0下载:
c++编译的图像处理程序,主要包括:几何变换、滤波、边缘检测、锐化、轮廓提取和边界跟踪、形态学处理-c compiler of image processing procedures, including : geometric transformations, filtering, edge detection, sharpening, contour extraction and border tracking and morphological processing, etc.
-
-
0下载:
利用VC++编程实现的图像处理程序,可以实现log边缘检测,形态学处理、滤波等功能-Using VC++ programming image processing program that enables log edge detection, morphological processing, filtering and other functions
-
-
0下载:
实现一些基本的图像处理算法,如中值滤波,傅里叶变换,形态学算法等-To achieve some basic image processing algorithms, such as median filtering, Fourier transform, morphological algorithm
-
-
1下载:
本文重点研究了面积法对车流量进行统计。在研究算法过程中主要用到了车辆图像检测相关的灰度化、滤波、图像增强、锐化等图像处理基础知识,并将这些知识的算法进行了比较研究。进而用到了阈值分割、边缘检测、以及形态学操作等图像分割技术以及车辆的检测和提取算法。最后设计了一种实时可靠的统计算法。-This paper focuses on the area method for traffic statistics. In the study of algorithms used in the vehicle
-
-
0下载:
fpga实现图象滤波,实时的实现现对输入图象的形态学滤波可直接使用。
-fpga image filtering, real-time implementations currently morphological filtering of the input image can be used directly.
-
-
0下载:
图像处理 o 梯度 边缘和角点 o 采样 差值和几何变换 o 形态学操作 o 滤波和彩色变换 o 金字塔及其应用 o 连接组件 o 图像和轮廓矩 o 特殊图像变换 o 直方图 o 匹配 结构分析 o 轮廓处理 o 计算几何 o 平面划分 运动分析和对象跟踪 o 背景统计量的累积 o 运动模板 o 对象跟踪 o 光流 o 预估器 模式识别 o 目标检测 照相机定标和三维重建 o 照相机定标 o 姿态估计 o 极线几何 函数列表 参考图像处理注意:本章描述图像处理和分析的一些函数-O gradien
-
-
0下载:
图像处理:
打开任意的图片,能够对其实现各种滤波
例如: 加噪声模型,高斯滤波,灰度形态学滤波,均值和中值滤波 还有小波变换。
笔者已经调通 支持VS 2008 2010-Image processing:
Be able to open any image and achieve a variety of filtering
Example: plus noise model, Gaussian filtering, grayscale morphological filt
-
-
0下载:
本程序是将格网化插值后的Lidar数据进行渐进数学形态学滤波。- progressive morphological filtering for Lidar data
-
-
1下载:
对滚动轴承故障信号进行形态学滤波的相关MATLAB 文件-The matlab document about morphological filtering of fault signals of rolling bearings
-
-
0下载:
文章是关于改进的渐进式点云滤波,文章详细介绍了改进的步骤,主要是利用克里金插值进行坡度计算,如果大于高差和坡度的差值大于阈值,则继续做滤波处理-Article is about incremental improvements point cloud filtering, the article details the steps for improvement, mainly using kriging interpolation slope calculation, if the diffe
-
-
0下载:
点运算,几何变换,图像增强,频域滤波,彩色图处理,形态学变换,图像分割,特征提取,模式识别,-Point arithmetic, geometry transform, image enhancement, frequency domain filtering, colour image processing, morphological transformation, image segmentation, feature extraction, pattern recognition,
-
-
0下载:
一种改进的混合高斯模型(GMM)算法,加入形态学滤波与团块处理算法,运动目标提取效果良好。(An improved hybrid Gauss model (GMM) algorithm, which combines morphological filtering and blob processing algorithm, achieves good moving target extraction.)
-
-
1下载:
能够实现对含噪信号的滤波处理,效果很好!亲测有效!(Can realize the noise signal filtering processing, the effect is very good! The test is effective!)
-
-
0下载:
这个只是单纯的 通过对阀值还有 形态学滤波 +轮廓查找 筛选 的方式 对车牌进行 识别,特别是形态学滤波 对车牌的识别结果影响很大,这个只是找车牌的一种 普通方法,但对于初学 图像处理的图像来说 可以通过该项目去熟悉 图像处理的一般步骤 还有熟悉一些简单的图像处理方法。(This is simply based on the threshold and morphological filtering and contour search screening way on the license
-
-
0下载:
将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
-