CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 提取图像

搜索资源列表

  1. DIPDemo

    1下载:
  2. 涵盖几乎所有的图像处理源代码,包括点运算图像增强,特征提取图像识别等-Cover almost all of image processing source code, including point operations, image enhancement, feature extraction image recognition, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:10165140
    • 提供者:韦佶阳
  1. plane

    0下载:
  2. 提取目标图像,根据物体特点,嵌入背景图片中适当的位置处-put objects into the background picture
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:24299
    • 提供者:Alice
  1. HistKeyColor

    0下载:
  2. 提取图像的主色调,用在视频检索中方便快捷,计算复杂度低-Extraction of the image' s main colors used in video retrieval convenient, low computational complexity
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:563
    • 提供者:danguiwang
  1. CannyMatlab

    0下载:
  2. canny算子提取图像边缘的matlab 源代码-canny operator edge extraction of the matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1274
    • 提供者:uuuu
  1. bianyuantiqu

    0下载:
  2. 用方向可调小波变换实现图像边缘提取,包涵实验报告及原图像及处理结果-Steerable Wavelet Transform using edge extraction, bear with lab reports and the original image and processing results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:353273
    • 提供者:李蓉
  1. fgbfdgh

    0下载:
  2. 基于结构信息提取的图像质量评价构相似性理论是一种关于图像质量评价的新思想.与自底向上地模拟人眼视觉系统(HVS)低阶的组 成结构不同,结构相似性理论自顶向下地模拟HVS的整体功能.-Theory is a kind of image quality evaluation about the new thoughts. And the simulation of human visual system (HVS) low-level group Into different structu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:417179
    • 提供者:抓党建
  1. csdi3

    0下载:
  2. 基于vc++打开对话框,有锐化、提取边缘等图像处理算法,可作为框架卡发软件-Based on vc++ open the dialog box, there are sharpening, edge extraction and other image processing algorithms can be used as the framework of cards issued Software
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3037130
    • 提供者:林津丞
  1. bp

    1下载:
  2. 提取图像的7阶不变矩,通过bp网络进行识别-Extract the image of the 7-stage moments, by BP network identification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:403433
    • 提供者:
  1. edgeextract

    0下载:
  2. 几种基于小波变换的图像边缘提取程序,该程序中有对几种边缘提取程序进行比较,对于初学者或者小波变换编程刚入门的同学比较有帮助-Several wavelet-based image edge detection program that has several kinds of edge extraction procedures were compared, for beginners or transform just started programming more helpful to s
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:3686
    • 提供者:yjh
  1. Edge

    1下载:
  2. 在MATLAB环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、Sobel、Laplace四种算子的边缘提取的效果-In the MATLAB environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, Sobel, Laplace edge detection operator of four results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-14
    • 文件大小:160193
    • 提供者:xujiangle
  1. Canny

    0下载:
  2. 利用canny算子提取图像边缘的编程实例-canny operator edge extraction Programming Example
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3302473
    • 提供者:yly
  1. gaborfilter

    0下载:
  2. 图像纹理提取gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换-image texture extraction of edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:12059
    • 提供者:虞天麟
  1. Cluster

    0下载:
  2. 此程序的功能是实现对图像的聚类分析,通过提取图像中不同的特征,实现聚类,将图像中的各像素点划分到不同的类中。-This program' s function is to achieve the image of the cluster analysis, different by extracting image features, to implement clustering, the image of the pixels assigned to different classes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3763678
    • 提供者:zhangjie
  1. 2

    0下载:
  2. 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡-Edge feature extraction is to seek the local maximum of image gradient and ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1153
    • 提供者:xiaowei
  1. ConnectArea

    0下载:
  2. 实现打开bmp位图 图像灰度二值化 连通域的提取 对图像处理初学者很有帮助-To achieve open bmp bitmap image gray binary connected components extraction of useful image processing for beginners
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:51000
    • 提供者:SunJian
  1. waveletedge

    0下载:
  2. 针对灰度图像,在多尺度上做小波变换,根据变换后的梯度幅值和梯度方向,提取图像的边缘信息-For the gray image, to do the multi-scale wavelet transform, according to the transformed gradient magnitude and gradient direction of the image edge information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1259
    • 提供者:数风流人物
  1. Fea_Gabor_brodatz

    0下载:
  2. 该代码为用gabor变换算法提取图像的纹理特征,用matlab编写,可应用于基于纹理的图像检索系统。其中还包含一篇gabor变换相关的文献-The code for the transformation algorithm using gabor texture features extracted using matlab preparation, can be applied to image retrieval system based on texture
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2247510
    • 提供者:vivi
  1. ExtrackBlob

    0下载:
  2. 提取图像中Blob skeleton list,进行skeleton merge.-Extract image blob skeleton lists, in order to calculate blob features.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12714892
    • 提供者:gery
  1. HoughPDF

    0下载:
  2. Hough变换是图像处理中的一种常用的检测算法,能够有效地在较大的噪声环境中提取图像中的特定信息。本文主要介绍了标准Hough变换算法以及为了降低标准Hough变换算法的时间复杂度而提出的快速Hough变换算法。 -Hough transform is a commonly used image processing detection algorithm that can efficiently extract large noise in the image specific infor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:517951
    • 提供者:王真
  1. fuliyebianhuan

    0下载:
  2. 此傅里叶变换程序,主要是为了提取图像的高低频信息,为超分辨率重建提供高低频信息。-The Fourier transform procedure, mainly to extract the high frequency image information, for ultra high-resolution reconstruction of low-frequency information.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:144314
    • 提供者:孙天号
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com