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

搜索资源列表

  1. function

    0下载:
  2. makeresampler函数MATLAB原代码,是IMRESIZE程序丽的子函数-makeresampler function of the original MATLAB code IMRESIZE procedures Korea is the Functions
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:70kb
    • 提供者:王莞丽
  1. HistogramEqualization.rar

    0下载:
  2. 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:199.1kb
    • 提供者:jhm
  1. m_function.rar

    0下载:
  2. 计算图像的均方差 绝对误差 以及自熵或自信息量的函数 ,Calculating the image mean absolute error variance, as well as the amount of information from the entropy of a function or self
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.08kb
    • 提供者:王红卫
  1. matlab-pdf

    3下载:
  2. 通过matlab代码画出的各种概率密度函数图形仅供参考-By matlab code to draw the beta probability density function graph for reference only
  3. 所属分类:图形图象

    • 发布日期:2012-12-14
    • 文件大小:144.96kb
    • 提供者:王伟
  1. main

    0下载:
  2. 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:929byte
    • 提供者:nip
  1. yanyan

    0下载:
  2. 把一个256*256的图像分成8*8小块,然后进行DFT变换,分别比较在空间域和频域内对图像进行二次抽样和差值最后得出的图像比较-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1.54kb
    • 提供者:zhengyan
  1. periodic_wavelet

    0下载:
  2. 小波变换,D4尺度函数和小波函数图形绘制-Wavelet transform, D4 scaling function and wavelet function Rendering
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:1.52kb
    • 提供者:ranee
  1. fuse_sih

    0下载:
  2. 图象处理算法,一种基于小波变换的图象融合算法,以函数的形式给出,肯定能用 -Image processing algorithms, wavelet transform based image fusion algorithm in order to function the form is given, certainly can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.19kb
    • 提供者:陈超
  1. pdf

    0下载:
  2. 对图像进行中值金字塔分解后,分别求取各层的概率密度函数-Image after median pyramid decomposition, respectively, to strike all floors of the probability density function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:176.86kb
    • 提供者:tony
  1. image_enhancement

    1下载:
  2. (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-scale transformation function
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:203.58kb
    • 提供者:杨怡
  1. fft

    0下载:
  2. The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:2.47kb
    • 提供者:郭曉詠
  1. Potential_fn

    0下载:
  2. % Function to use Potential Field Method for robot Motion, to avoid % Obstactles % Inputs : User enter number of obstacles % User defines obstacles and start and goal point, by clicking mouse % Output: Obstacle free path plotted % Vid
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:2.38kb
    • 提供者:ahmad
  1. Gray-linear-transformation-function-implementation

    0下载:
  2. 灰度线性变换函数实现,在数字图像领域有广阔的应用-Gray-linear transformation function implementation in the field of digital image has broad application
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2.01kb
    • 提供者:Nick
  1. Imagequalityevaluation

    5下载:
  2. 包含了主要的图像质量评价的matlab源程序。图像熵,图像的方差和,以及基于边缘检测算子的质量评价函数。-Contains the main image quality evaluation of the matlab source code. Image entropy, variance and images, as well as edge detection operator based on the quality of the evaluation function.
  3. 所属分类:Graph program

    • 发布日期:2015-02-21
    • 文件大小:2.63kb
    • 提供者:巫军
  1. chap05

    0下载:
  2. ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) -ch5_1_1: image linear transformation (§ 5.1.1) ch5_1_2: piecewise linear image transform (§
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:6.44kb
    • 提供者:汤跃峰
  1. Restoration

    0下载:
  2. 图像复原的VC++ 源程序,在点扩散函数已知的情况下对模糊图像进行复原。-Image Restoration of VC++ source code, point spread function in the circumstances known to the recovery of the blurred image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:70.15kb
    • 提供者:luoyuanhong
  1. calculate-psnr

    0下载:
  2. 一个计算图像或者是视频Psnr的函数以及D-thr function of calculating Psnr and its dll
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-23
    • 文件大小:7.15mb
    • 提供者:lee
  1. IMageQualityEvaluatingFunction

    1下载:
  2. 两个图像质量评价函数,psnr峰值信噪比,正则均方误差nmse,能可用于去噪图像和压缩图像的质量评价,很有用啊。-Two image quality evaluation of the function. Including psnr PSNR, it is mean-square error nmse other. Images can be used for de-noising and compression of image quality evaluation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1.12kb
    • 提供者:sanmu
  1. ifs

    1下载:
  2. 利用matlab作的分形IFS(迭代函数系统),里面包括了几个常用的IFS code-Matlab for the use of the fractal IFS (Iterated Function System), which includes several commonly used IFS code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:3.23kb
    • 提供者:lyc
  1. Ambiguity_files

    0下载:
  2. Ambiguity function using Correlation
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:2.95kb
    • 提供者:muhammad
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com