CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - image gradient

搜索资源列表

  1. 图像向量化相关文献

    0下载:
  2. Patch-based image vectorization with automatic curvilinear, Automatic and topology-preserving gradient mesh generation for image vetorization, Diffusion curves: a vector representation for smooth-shaded images.
  3. 所属分类:文档资料

    • 发布日期:2011-04-07
    • 文件大小:24894002
    • 提供者:jiaojiaobinxx
  1. gradient

    1下载:
  2. Gradient code. Use this to do gradient of image.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:2040
    • 提供者:Markov
  1. AR_spectrla_analysisissatisfactory

    0下载:
  2. 本文主要介绍在PCI图像采集系统的基上,由B超序列图像重建出全方61 t4型心动图。通过梯度算法、曲线拟合算法等图像处理技术获得心动图波形函数,采用自回归谱估计分析获得较为满意的结果。谱分析方法为心脏病的临床诊断提供了一种新的方法。 -This paper mainly introduces the PCI-based image acquisition system, the B-sequence of images from the reconstruction of a full si
  3. 所属分类:Development Research

    • 发布日期:2017-03-31
    • 文件大小:181401
    • 提供者:徐厚杰
  1. ImageProcessing-CircleDetection-RenatoSalas_final

    0下载:
  2. The present report outlines the design, implementation and performance of the application of Hough Transform (HT) to detect circles in arbitrary pictures. Detecting circles in arbitrary pictures involves a two step process in this project. First,
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1108062
    • 提供者:donna
  1. grad

    0下载:
  2. this file talked about the gradient a image. it will help us pre-processing before aplly other method. i hope that it will be useful for you!
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3965423
    • 提供者:Elvis
  1. LocalColorTransfer

    0下载:
  2. 图像之间的颜色传输有效地利用了图像的基本统计信息,该文提出了一种基于图像的简单统计信息和梯度域信息的局部颜色迁移算法.算法提供了简单易用的操作界面,用户可以画线来指定对应的局部区域;由于采用了图像自身的梯度域信息,颜色迁移过程可以很好的保持源图像的颜色细节;还可以简单推广到灰度图上色问题,有效提高了灰度图上色速度.各种实验结果表明,该算法较好的实现了源图像和目标图像的局部区域颜色对应,可以方便而有效地表达用户的意图,生成具有较好视觉效果的真实自然的新图像.-Color transfer betw
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:344160
    • 提供者:小路
  1. 2030227030038[1]

    0下载:
  2. 基于图像梯度的图像识别,英文论文,一种通过图像梯度算法识别图像的方法,提出相对梯度在图像识别的应用-Gradient image based on image recognition, the English paper, an algorithm for identification of images through the image gradient method, proposed by the relative gradient of the application in image
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:268105
    • 提供者:张会娟
  1. Removing-Shadows-from-Images

    0下载:
  2. For this project, the shadow removal method used by Finlayson et al. in [1] was implemented. This report contains an overview of the mathematical background and a detailed discussion on the experiments performed with the implementation. This me
  3. 所属分类:File Formats

    • 发布日期:2017-05-13
    • 文件大小:3089729
    • 提供者:dermeche
  1. Kernel_particle_filter_for_visual_tracking

    0下载:
  2. the Kernel Particle Filter (KPF)—is proposed for visual tracking in image sequences. The KPF invokes kernels to form a continuous estimate of the posterior density function. Particles are allocated based on the gradient information estimated
  3. 所属分类:Development Research

    • 发布日期:2017-03-27
    • 文件大小:342587
    • 提供者:hythem
  1. retrieval

    0下载:
  2. 图像检索,基于颜色直方图的计算,通过欧式距离的计算方法,实现图像检索- image retrieval,image searching,Wavelet Domain Image Indexing Using Directional Gradient Angular Histogram
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2056506
    • 提供者:尼玛
  1. sport-target-detection-track

    0下载:
  2. 图像梯度方向直方图(HOG)特征基础上云模型运动目标检测算法,提出HOG特征为基础的均值漂移算法 -Moving target detection algorithm of image gradient orientation histogram (HOG) features based on cloud model proposed HOG feature based on mean shift algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-11-12
    • 文件大小:20088164
    • 提供者:QQ
  1. WaveletTransform

    1下载:
  2. 边缘是图像中最重要的信息,是模式识别、图像分 割以及场景分析的重要基础。边缘检测是图像处理领 域一项重要的技术和任务。图像中边缘通常解释为灰 度值有突然改变,像素梯度具有局部极大值。很多经 典的边缘检测算子如:Roberts, Sobel, Prewitt, Frei- Chen和Laplacian等,均以图像局部区域特征与特定 边缘模式匹配为基础,定义数个方向导数模板(一般为 窗口),将图像与模板进行卷积运算实现边缘检测。它 们具有实现简单,速度快速,易于应用
  3. 所属分类:Project Design

    • 发布日期:2015-11-03
    • 文件大小:2691072
    • 提供者:zhk
  1. waveletanalysis

    0下载:
  2. 边缘是图像中最重要的信息,是模式识别、图像分 割以及场景分析的重要基础。边缘检测是图像处理领 域一项重要的技术和任务。图像中边缘通常解释为灰 度值有突然改变,像素梯度具有局部极大值。很多经 典的边缘检测算子如:Roberts, Sobel, Prewitt, Frei- Chen和Laplacian等,均以图像局部区域特征与特定 边缘模式匹配为基础,定义数个方向导数模板(一般为 窗口),将图像与模板进行卷积运算实现边缘检测。它 们具有实现简单,速度快速,易于应用
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:32454
    • 提供者:zhk
  1. digital_image_processing

    0下载:
  2. 利用拉普拉斯增强法和sobel gradient 法对图像进行处理-Laplace Enhancement Act and the the sobel gradient method for image processing
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:88478
    • 提供者:张建
  1. jiguangdaizhongxinxian

    1下载:
  2. 三维扫描图像光带中心线提取的FPGA实现.pdf,式实现了三维扫描图像光带中心线提取的梯度质心算法。-FPGA Implementation of 3D scanned image with light centerline extraction pdf, type gradient centroid algorithm to achieve a three-dimensional scan image light with centerline extraction.
  3. 所属分类:Project Design

    • 发布日期:2017-12-03
    • 文件大小:240257
    • 提供者:王泽彬
  1. ISP_CarIdentify

    0下载:
  2. 图像处理在车牌图像预处理中的应用  灰度化  车牌图像灰度化  直方图均衡化  灰度拉伸  二值化  全局阈值法和局部阈值法  适用于车牌的二值化方法  边缘检测  图像梯度  几种常见的边缘检测算子  适用于车牌的边缘检测算子 -Image processing in the
  3. 所属分类:Project Manage

    • 发布日期:2017-11-06
    • 文件大小:1745399
    • 提供者:jack
  1. f

    0下载:
  2. 在为分割使用分水岭变换之前,通常使用梯度幅度来预处理图像。-Before using watershed transformation for segmentation,we usually use gradient magnitude to preprocessing the image.
  3. 所属分类:Document

    • 发布日期:2017-11-27
    • 文件大小:2461
    • 提供者:武园
  1. tuxianglunkuo

    0下载:
  2. 图像轮廓提取方法研究 :对现有的轮廓提取~E-q~进行分析,把主要的轮廓提取方法划分为先验知识法、数学形态法、基于梯度的方法、水平集方法、 活动轮廓模型方法、以及神经动力学方法六大类,并研究这些方法的主要特点。对轮廓提取方法研究进行展望,提出神经动力学方 法是轮廓提取方法的发展方向。-The current research methods for contour extracting are discussed.The main methods are classified into
  3. 所属分类:Software Testing

    • 发布日期:2017-11-15
    • 文件大小:357639
    • 提供者:燕子一舞
  1. image-feature

    0下载:
  2. 把 SIFT 算法应用在牙齿模型图像上,检测牙齿图像的特征点。 方法:首先采用高斯差分算子 DoG 搜索整个图 像的尺度和位置信息,从而确定具有代表性尺度、方向的特征点。基于其稳定性选择关键点,得到一个详细的模型以确定每个候 选点的合适位置和范围。基于局部图像梯度方向信息将方向矢量和关键点对应起来。在选定范围内的每个关键点周边区域测量 局部图像梯度,并采用 KNN 算法进行特征匹配。 结果:通过大量的实验和与其他特征提取方法相比较,该方法能有效地检测牙 齿模型图像的特征,并为牙齿
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:991252
    • 提供者:焦婷
  1. spectral-conjugate-gradient

    0下载:
  2. 本文提出了一个修正的谱共轭梯度算法,并用于图像恢复当中。-This paper proposes a modified spectral conjugate gradient algorithm, and used for image restoration.
  3. 所属分类:File Formats

    • 发布日期:2017-05-07
    • 文件大小:1086082
    • 提供者:hakunalife
« 12 »
搜珍网 www.dssz.com