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

搜索资源列表

  1. GUI_Corner

    0下载:
  2. A Corner Detector based on Global and Local Curvature Properties,using GUI.-A Corner Detector based on Global and Local Curvature Properties, using GUI.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:105191
    • 提供者:袁晔
  1. opencv 图像的二值化

    0下载:
  2. opencv 图像的二值化,包括局部阈值,全局阈值,自适应阈值法,对初学者帮助很大-opencv image binarization, including the local threshold, the global threshold, adaptive threshold, very helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2159385
    • 提供者:于帆
  1. palm.rar

    0下载:
  2. :首次提出将局部二进制模式(LBP)~-用到掌纹识别中。借鉴分级检索的思想,先采用Gabor滤波器提取掌纹的全局能量特 征.后采用LBP算子提取局部特征实现两次分类。实验结果表明,与单纯的Gabor滤波器方法相比,系统的识别率可进一步提高。,This paper first presents a new method of palmprint identification by using Local Binary Pattern (LBP)·By referring to hierarch
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:218902
    • 提供者:zhule
  1. An-HOG-LBP-Human-Detector

    0下载:
  2. 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3078415
    • 提供者:有来有去
  1. fingerprintrecognition

    0下载:
  2. 指纹识别的一个应用实例.利用database来存储指纹的特征值与输入的指纹特征值比较找出近似的.-The basic idea is to combine both global and local information of fingerprint. Given a threshold to detect the given fingerprint with the fingerprint in database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-23
    • 文件大小:7223581
    • 提供者:Ming
  1. Image-Segmentation

    0下载:
  2. 一个基于图形的高效图像分割算法,包括论文及相应的源代码。-This paper addresses the problem of segmenting an image into regions. We define a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:456107
    • 提供者:xudq
  1. TSnake

    0下载:
  2. Snake的初衷是为了进行图像分割,但它对初始位置过于敏感,且不能处理拓扑结构改变的问题。初始位 置的敏感性可以用遗传算法来克服,因为它是一种全局优化算法,且有良好的数值稳定性。为了更精确地进行图 像分割,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:458981
    • 提供者:ultraqiangda
  1. Wavelet

    1下载:
  2. 不同的小波分解降噪算法,如局部阈值,全局阈值,提升小波等-Wavelet decomposition of different noise reduction algorithms, such as the local threshold, global threshold, such as lifting wavelet
  3. 所属分类:Graph program

    • 发布日期:2014-11-15
    • 文件大小:3843525
    • 提供者:邹华
  1. BinarizationAlgorithm

    0下载:
  2. 用matlab实现的otsu全局二值化算法、kittler 最小分类错误(minimum error thresholding)全局二值化算法、niblack局部二值化算法-Using matlab implementation otsu global binarization algorithm, kittler minimum classification error (minimum error thresholding) the global binarization algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:54905
    • 提供者:释然
  1. Textureclassificationusingspectralhistograms

    0下载:
  2. Based on a local spatial/frequency representation,we employ a spectral histogram as a feature statistic for texture classification. The spectral histogram consists of marginal distributions of responses of a bank of filters and encodes implicit
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:940428
    • 提供者:才鸟
  1. wavelet

    0下载:
  2. A new approach for fingerprint verification, based on wavelets and pseudo Zernike moments (PZMs), is discussed. PZMs are robust to noisy images, invariant to rotation and have a good image reconstruction capability [4]. PZMs have been used for
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:386228
    • 提供者:samira
  1. global-color-matching

    0下载:
  2. 系统总结介绍了颜色匹配的全局及局部匹配基本方法-Summary introduction to the global and local matching of color
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6143610
    • 提供者:崔鑫彤
  1. Local-dynamic-threshold

    0下载:
  2. 针对图像全局Otsu 分割算法和传统的局部阈值分割算法在复杂背景图像分割中的不足, 提出了一种采用局部动态阈值的图像分割算法。-Image segmentation algorithm for global Otsu and traditional local threshold segmentation algorithm in complex background image segmentation the insufficiency, puts forward a dynamic thr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:124174
    • 提供者:lvxin
  1. global-threshold-denoising-1

    0下载:
  2. 小波图像去噪,全局阈值法,是多阈值小波去噪中两大部分:全局阈值法玉局部阈值法的重要组成部分。-Wavelet denoising, the global threshold method, the multi-threshold wavelet de-noising of two parts: the global threshold method jade local threshold an important part of the law.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:541
    • 提供者:王彦飞
  1. Global-Local-Contrast-Enhancement

    2下载:
  2. 这是一个结合全局-局部图像对比度增强程序。首先使用全局对比度增强,然后使用局部对比度增强。程序中的参数是经过导师修改过的。文件中给出了原论文。对图像有一定的增强效果,仅供参考。-This is a combination of a global- local image contrast enhancement program. First, using a global contrast enhancement, and then use the local contrast enhancem
  3. 所属分类:Special Effects

    • 发布日期:2015-07-19
    • 文件大小:631808
    • 提供者:张龙龙
  1. MiniMeshFrame

    1下载:
  2. 本程序可将任意曲面转化成极小曲面,注:测试的时候请自行寻找.obj文件加载并测试,加载成功之后直接点击Local或Global按钮即可实现功能。另外编译器最好选择vs2010-Global & Local Algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:893312
    • 提供者:王彬
  1. adaptive-thresholding--computing-SNR

    0下载:
  2. 对影像进行加噪声,和全局,局部,自适应阈值去噪,计算信噪比-It was added to the image noise, and global, local, adaptive thresholding, computing SNR
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3729
    • 提供者:范奎奎
  1. Segmentation-algorithm

    0下载:
  2. 图像处理,图像滤波分割算法的整合:包括大部分常用的图像背景分割和滤波手段,可以作为初学者参考,包括OTSU法,全局局部阈值分割,最大熵法-Image processing, image filtering algorithm integrated segmentation: Most common image including background segmentation and filtering means can be used as a reference for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:1420
    • 提供者:
  1. cfar

    0下载:
  2. 基于matlab的cfar检测程序,识别sar图像中的船只,分为全局,局部和双参数检测。(Based on matlab's cfar detection program, the vessel in the sar image is identified and divided into global, local and dual parameter detection.)
  3. 所属分类:图形图象

    • 发布日期:2020-08-13
    • 文件大小:1024
    • 提供者:惠心kbt
  1. myCFAR

    1下载:
  2. 之前上传过一次,不小心删掉了,现在重新发送。基于matlab的cfar检测程序,识别sar图像中的船只,分为全局,局部和双参数检测。已经实验效果不错。(I uploaded it once before and deleted it accidentally. Now I'll send it again. Based on the CFAR detection program of MATLAB, the ship in SAR image is identified, which is di
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-04
    • 文件大小:1024
    • 提供者:惠心kbt
« 12 3 4 5 »
搜珍网 www.dssz.com