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

搜索资源列表

  1. vcImageJiont

    0下载:
  2. vc图像拼接源代码,可进行两幅图像的自动拼接-vc image mosaic source code, may be two images automatic splicing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1661547
    • 提供者:王军
  1. Raw

    1下载:
  2. 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:69567
    • 提供者:qzc
  1. Image-inverse-normalization

    0下载:
  2. 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒-Procedures for the realization of the image binarization to a BMP image into a binary black and white images, but also black-and-white reversal can be achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:39161
    • 提供者:王东
  1. disp_fig

    0下载:
  2. 采用通过提取图像的边缘特征对两幅图像配准,并采用双线性插值算法来提高配准精度。用于两幅图像间变化不大的配准。-Adopted through the extraction of image edge characteristics of two image registration, using bilinear interpolation algorithm to improve registration accuracy. Between two images for little chan
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:6941
    • 提供者:jiaojiao
  1. extremum

    0下载:
  2. 对读入的两幅图像进行逐个像元比较,取其中最大或最小值形成新图像矩阵,输出。 已形成界面。可通过界面进行上述操作。-To read the two images pixel-by-comparison, the maximum or minimum value from which to form a new image matrix, the output. Interface has formed. Through the interface to carry out such opera
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:390496
    • 提供者:朱方圆
  1. dfs

    0下载:
  2. 深度搜索算法用于一幅二值图像,指定开始点和目标点-deep first search method is used for binary image,with assigned start and end point
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:871
    • 提供者:刘新
  1. gradient-basededgedetectionalgorithm

    0下载:
  2. 基于梯度幅值的自适应边缘检测算法在VC++下的实现-Amplitude of the adaptive gradient-based edge detection algorithm in VC++ under the realization of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:225994
    • 提供者:
  1. tidu

    0下载:
  2. 基于梯度幅值的边缘检测自适应算法的实现。 有谁有相关maltab程序么?-Based on the gradient adaptive amplitude of the edge detection algorithm. Who are the relevant procedures maltab you?
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1390
    • 提供者:陶彦旭
  1. fm_gui_v2

    0下载:
  2. 基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动 键可选备选的峰值点总数,点击"REGISTER"按键, 对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotat
  3. 所属分类:GIS program

    • 发布日期:2017-03-23
    • 文件大小:532690
    • 提供者:刘子木
  1. VCAdaptive

    0下载:
  2. 一个自适应灰度幅值的边缘检测代码VC,用word编辑保存的-Gray of the amplitude of an adaptive edge detection code VC, use word to edit saved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:22339
    • 提供者:karon
  1. 4

    0下载:
  2. 基于梯度幅值的自适应边缘检测算法,实现灰度图像边缘提取。-Gradient-based adaptive amplitude of the edge detection algorithm to achieve gray-scale image edge extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1367
    • 提供者:林子昊
  1. filter

    0下载:
  2. 用MATLAB实现频域平滑滤波以及图像去噪代码6. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示频率域图 像; 7. 在频率图像上去除滤波半径以外的数据(置0); 8. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示处理过的 频域图像数据; -6. Calculate the frequency domain image of the amplitude and logarithmic transformation, using imsh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4179
    • 提供者:梁玉梅
  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. canny

    0下载:
  2. 最优的阶梯型边缘检测算法(canny边缘检测) 1.Canny边缘检测基本原理 (1)图象边缘检测必须满足两个条件:一能有效地抑制噪声;二必须尽量精确确定边缘的位置。 (2)根据对信噪比与定位乘积进行测度,得到最优化逼近算子。这就是Canny边缘检测算子。 (3)类似与Marr(LoG)边缘检测方法,也属于先平滑后求导数的方法。 2.Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1271572
    • 提供者:lx
  1. cDlgCanny

    0下载:
  2. Canny算子边缘检测图像,先进行高斯滤波,计算梯度幅值和方向,非极大值抑制,双阈值检测和连接边缘。-Canny edge detection operator image, first the Gauss filtering, calculation of gradient magnitude and direction, non-maxima suppression, dual edge threshold detection and connection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:688
    • 提供者:xujie
  1. lsd-1.5

    1下载:
  2. LSD快速直线检测方法,利用梯度方向和幅值判断的区域生长法,效果较好-LSD Fast line detection methods, the use of gradient direction and magnitude to determine the region growing method, better
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-24
    • 文件大小:620575
    • 提供者:yang
  1. Extraction-Algorithm-of-Face-Feature

    0下载:
  2. 人脸特征提取算法程序源代码,基于Gabor滤波幅值特性的人脸特征提取算法的程序- Extraction Algorithm of Face Feature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:4318
    • 提供者:周炳朋
  1. CannyDetc

    0下载:
  2. canny边缘检测算子,用高斯滤波平滑图像,再用一阶偏导的有限差分来计算梯度的幅值和方向。-canny edge detection operator, smooth image with a Gaussian filter, and then the first order partial derivatives of the finite difference to calculate the gradient magnitude and direction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3345
    • 提供者:周娇
  1. canny

    0下载:
  2. 一个关于canny算子进行边缘检测的源代码。先是对对图像进行高斯滤波,然后计算梯度的幅值和方向。-One on canny edge detection operator to the source code. First, pairs of Gaussian image filtering, and then calculate the gradient of the magnitude and direction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1101
    • 提供者:李明
  1. palmprint-recognition-

    1下载:
  2. 首先计算掌纹图像二维Gabo r小波变 换系数的幅值, 将其作为掌纹图像的原始特征 其次, 利用 2DPCA 实现原始特征的降维 然后, 利用PCA 与FLD 的融合算 法进行二次降维的同时提取出最有利于分类的鉴别特征 最后, 利用最近邻算法进行掌纹的分类识别。 -First calculate the two-dimensional Gabo r palmprint image wavelet coefficients of magnitude, its character
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1409780
    • 提供者:
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com