CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Arithmetic

搜索资源列表

  1. cdibEx

    0下载:
  2. 在vc下 实现图像处理算法 Cdibex Cdib的扩展类-under the vc enivroment,make the graphics process arithmetic cdibex cdib extend class come true
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:89911
    • 提供者:周贤
  1. CPICTURE

    0下载:
  2. 在vc下 实现图像处理算法 CPiture 可以实现大多数类型图像读取-under the vc environment,use the graphics process arithmetic could make most types graphics loading come ture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:85994
    • 提供者:周贤
  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. SSBM

    0下载:
  2. 算术编码的c语言源代码实现,写的不好,希望大家提提意见-arithmetic coding in C language source code to achieve and write well, you make a suggestion hope
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1592
    • 提供者:张晓红
  1. S+P

    0下载:
  2. 使用C语言实现整数小波S+P变换和算术编码-use C language S P integral wavelet transform and arithmetic coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:28515
    • 提供者:潘志刚
  1. edgaijin

    0下载:
  2. 边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-edge means partial image brightness changes the most significant part of it is partial image change detection significantly change the basic arithme
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:96960
    • 提供者:beibeidai
  1. mjuzhen

    0下载:
  2. 带逆,带行列式,加减乘除等运算的类库的VC++程序.-with inverse, with the determinants, such as arithmetic operations Class VC procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14485
    • 提供者:高涛
  1. Maths_operation

    0下载:
  2. 图像处理程序,在Visual C++下运行。对图像中的每个像素做加减乘除运算。-image processing procedures, the Visual C operation. The right image for each pixel do the arithmetic operations.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:97237
    • 提供者:周皓
  1. Niblack-arithmetic.rar

    0下载:
  2. 局部二值化算法Niblack的C++实现,VC2005开发环境,可以直接嵌入到自己的项目中使用(要使用ATL中的CImage类),niblack arithmetic
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:1105
    • 提供者:
  1. ArithemeticCoding

    0下载:
  2. 这个算术编码是对大量英文文本进行压缩,只适合英文文本压缩(适当修改可以用于图像压缩)-The arithmetic coding is a lot of English text compression, is only suitable for English text compression (with appropriate modifications can be used for image compression)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:17207
    • 提供者:倪广波
  1. 113172193ARITHMETIC-coding

    1下载:
  2. 算术编码,采用了基于上下文的自适应算术编码-Arithmetic coding, context-based adaptive arithmetic coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4898
    • 提供者:李金荣
  1. juzhipinghua

    0下载:
  2. 均值平滑函数,可以完成图象的算数均值平滑,滤波器大小可以改变-Mean smoothing function, to be completed arithmetic mean smooth images, filter size can be changed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:54546
    • 提供者:linhw
  1. linear

    1下载:
  2. - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filteri
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1668
    • 提供者:張治國
  1. ImageCoding

    1下载:
  2. 图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-21
    • 文件大小:229105
    • 提供者:刘亚宁
  1. dif_spfilt

    0下载:
  2. 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:632
    • 提供者:yang
  1. figurebianma

    1下载:
  2. 本程序是用来做图像编码的,主要采用的算术编码的思想-This procedure is used for image coding, the main idea used in arithmetic coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:50998
    • 提供者:不知道姓名
  1. ArithmeticCode

    0下载:
  2. 算术编码是图像压缩的主要算法之一。 在给定符号集和符号概率的情况下,算术编码可以给出接近最优的编码结果。使用算术编码的压缩算法通常先要对输入符号的概率进行估计,然后再编码。这个估计越准,编码结果就越接近最优的结果-Arithmetic coding algorithm was a major one compressed image. In a given symbol set and symbol probability case, arithmetic coding can give nea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5600
    • 提供者:
  1. JCTVC-B088

    0下载:
  2. Context-Adaptive Binary Arithmetic Coding (CABAC) is one of two entropy engines used by the AVC video coding standard
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:129025
    • 提供者:sik
  1. sift-arithmetic-of-matlab-code

    0下载:
  2. 这是关于sift算法的matlab实现的代码,在模式识别和图像配准时都会用到-this is a matlab code for SIFT arithmetic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2634909
    • 提供者:xuhui
  1. Arithmetic-coding

    0下载:
  2. 算数编码及其 Matlab 实现。包括对解码矩阵的上下限进行计算。-Arithmetic coding and Matlab implementation. Including the decoding matrix to calculate the lower limit.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1855
    • 提供者:王文纲
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com