CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 图像预处理

搜索资源列表

  1. FindTopPoint

    0下载:
  2. 找尖点设计方案。首先通过Cany算子进行图像预处理;再次通过找轮廓,然后通过找轮廓进行找尖点。-Find the cusp design scheme. First of all, through the Cany operator for image preprocessing again by finding contour, and then by finding contour finding cusp.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1725
    • 提供者:shijunyuan
  1. GaussianBlur

    0下载:
  2. 在图像预处理中,对图像进行平滑,去除噪声,恢复原始图像是一个重要内容。本文设计了一个平滑尺度和 模板大小均可以改变的高斯滤波器,用它对多幅加入各种噪声后的图像进行平滑,经过对各个结果图像的对比可知高斯滤波 对服从正态分布的噪声去除效果比较好,并且相比各个不同参数,在平滑尺度为2,模板大小为7 时效果最佳。-In the image pre-processing, image smoothing, noise removal, restore the original image is a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1158205
    • 提供者:zqc
  1. CarNumberRecognition

    0下载:
  2. 本算法主要分成这几个部分,图像输入、图像预处理、去噪、车牌字符分割和字符识别。-The algorithm is divided into several parts, image input, image preprocessing, de-noising, license plate character segmentation and character recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3545
    • 提供者:胡永辉
  1. Pretreatment

    0下载:
  2. 图像预处理的方法,包括区域扩充,把质心平移到图像中心,主方向归一,得到正方形等步骤。-Image preprocessing methods, including regional expansion, the centroid shifted to the image center, the main direction of normalization, and other steps to get square.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1420
    • 提供者:王孟
  1. hongwai

    0下载:
  2. 用于红外图像的中值滤波,二值化等图像预处理,适用于基于pca红外与可见光图像目标识别,可以运行!-For infrared image of median filter, binary image preprocessing, such as suitable for target recognition based on pca infrared and visible light images, you can run!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:13170
    • 提供者:张俊
  1. Tire-mark-Pattern-recognition

    0下载:
  2. 使用大恒图像采集卡进行轮胎图像采集,利用VC++2005 采用WTL界面框架开发一个简单的轮胎表面标记的采集与识别系统。首先采用灰度化和直方图均衡化方法实现图像预处理,然后采用OTSU阈值分割方法实现图像的二值化,在二值图像基础上,采用阈值面积消去法(空穴检出)实现图像去噪处理,并采用径向投影方法实现字符分割,最后采用模板匹配方法实现轮胎表面标记的识别。-This research uses DaHeng image gathering card to carry on tire image g
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8259219
    • 提供者:靳鹏
  1. Image-preprocessing

    0下载:
  2. 图像预处理,包含图像的中值处理和锐化处理-Image preprocessing, the value processing contain images and sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:746
    • 提供者:张三
  1. GUI

    2下载:
  2. 利用matlab GUI设计一款图像处理软件,大作业成果,包括对图像预处理,以及融合-use matlab disgin a matlab gui in order to process image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:273064
    • 提供者:yxh
  1. image-Processing

    0下载:
  2. 图像预处理程序,包含较全面:直方图均衡化,离散余弦变化等-Image preprocessing procedures, including a more comprehensive
  3. 所属分类:Fractal program

    • 发布日期:2017-04-27
    • 文件大小:10523
    • 提供者:石头
  1. succeed

    0下载:
  2. 该压缩包里面包含各种图像预处理,灰度变换,直方图均衡化,均值滤波,中值滤波等一系列的图像预处理程序-The compression package which contains a variety of image processing, gray level transformation, histogram equalization, the mean filtering, median filtering, image preprocessing program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2269
    • 提供者:潘丽锋
  1. image-mosaic

    0下载:
  2. 实现图像间的拼接,其中有图像预处理,图像融合,图像融合。这是一个用matlab编辑的图像拼接程序,效果很好,和大家分享一下,因为做的时候花费很多时间,所以编的还算可以吧。-Realize image splicing, including image preprocessing, image fusion, image fusion This is a matlab edit image stitching process, the effect is very good, and everyb
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:285227
    • 提供者:理庆临
  1. Image-pretreatment-technology

    0下载:
  2. 图像预处理技术研究与软件实现项目在现有图像处理研究的基础上,研究了灰度化转换、滤波和边缘检测等多种图像基本处理操作,开展了图像结构分析、数学模型建立、多种算法实现及结果对比,完成了GUI界面的创建,展示了图像的灰度化、二值化、反色、去噪等基本预处理过程,以及Sobel、LoG、Canny边缘检测等基本算法,实现了界面换肤和音乐播放的功能。-Image pretreatment technology research and software achieved project in existin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6420052
    • 提供者:
  1. tuxiang

    0下载:
  2. 图像预处理,包括灰度化、图像去噪、灰度变换、阈值分割、边缘检测,形态学处理-image preprocessing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6599
    • 提供者:周国政
  1. ChildFrm

    0下载:
  2.   对于一个图像处理系统来说,可以将流程分为三个阶段,在获取原始图像后,首先是图像预处理阶段、第二是特征抽取阶段、第三是识别分析阶段。图像预处理阶段尤为重要,如果这阶段处理不好,后面的工作根本无法展开。-For an image processing system, the process is divided into three stages, after obtaining the original images, first of all is image preprocessing s
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:837
    • 提供者:郑强林
  1. x_new

    1下载:
  2. 图像预处理、灰度化,直方图均衡化,图像去噪,阈值分割,边缘检测,形态学处理等及计算裂纹图像的周长和面积-Image pre processing, grayscale, histogram equalization, image denoising, threshold segmentation, edge detection, morphological processing and calculation the perimeter and area of crack image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1780
    • 提供者:李金平
  1. chulichexing

    0下载:
  2. 在样本图像采集读取、图像预处理、特征参数提取、车型识别分类等方面进行了系统研究-In the sample image acquisition read, image preprocessing, feature extraction, classification models to identify other aspects of the system study
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1280
    • 提供者:王先冬
  1. Adaptive-Denoising

    0下载:
  2. 关于图像处理的程序,主要用在图像预处理的去噪,是自适应中值去噪算法-Image processing procedures, mainly used in image pre-processing de-noising, adaptive median denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:561503
    • 提供者:lxn8888
  1. image_pre-process_code

    0下载:
  2. 图像预处理源代码 常用图像预处理源代码 主要用于去噪-useful digital image pre-process code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6483902
    • 提供者:li_huaxiang
  1. a9oulashu

    0下载:
  2. 基于图像预处理后的图像的特征提取,主要是对水平投影、垂直投影,破损块、欧拉数提取及图像绘制-Based Feature Extraction image after image preprocessing, mainly for horizontal projection, vertical projection, broken blocks, Euler number extracts and image rendering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5734
    • 提供者:wangxiaomin
  1. Image-preprocessing

    0下载:
  2. matlab图像预处理程序,以GUI形式实现人机交互式图像预处理-matlab image pre-processing procedures in order to achieve human-machine interactive GUI form of image preprocessing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:33701
    • 提供者:li guoqiang
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 41 »
搜珍网 www.dssz.com