搜索资源列表
-
0下载:
图像运算Matlab代码
12.1 图像点的运算
12.1.1 线性点运算
12.1.2 非线性点运算
12.2 图像的算术运算
12.2.1 加法运算
12.2.2 减 法运算
12.2.3 乘法 运算
12.2.4 除法 运算
12.2.5 其它运算
12.3 图像的位逻辑运算
12.4 图像的几何运算
12.4.1 图像插值
12.4.2 图像缩放
12.4.3 图像旋转
12.4.4 图像剪切
-
-
0下载:
这个算术编码是对大量英文文本进行压缩,只适合英文文本压缩(适当修改可以用于图像压缩)-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)
-
-
1下载:
根据)EF 特性中的对比度敏感度,
即空间频率特性曲线,对图像进行二维多级小波分解,由分解后的各小波分量,提取各频段相应的亮
度、清晰度和相关度指标;然后将这三个指标的几何平均与频段加权系数的内积做算术平均,以此作
为图像质量的综合评价指标-According to) EF characteristic of contrast sensitivity, that is spatial frequency characteristic curve, the image is two-d
-
-
0下载:
gui with button that apply arithmetic operation on image
-
-
0下载:
章 图像编码与压缩
图像编码基础
无损压缩编码 行程编码
哈夫曼( Huffman )编码
算术编码 词典编码
有损压缩编码
预测编码
正交变换编码
MATLAB 实现余弦变换压缩
17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
-
-
1下载:
MATLAB 图像运算 图像点的运算
图像的算术运算
其它运算
图像的位逻辑运算
图像的几何运算
图像缩放
图像旋转 图像剪切
空间变换
仿射变换( affine transformation )
透视变换 (Perspective Transformation)
空间变换的 MATLAB 函数 空间变换实例 图像融合
邻域与块操作 邻域操作 图像块操作
区域处理 区域选择 区域滤波 区域填充 -MATLAB
-
-
1下载:
本程序是用来做图像编码的,主要采用的算术编码的思想-This procedure is used for image coding, the main idea used in arithmetic coding
-
-
0下载:
根据)EF 特性中的对比度敏感度,
即空间频率特性曲线,对图像进行二维多级小波分解,由分解后的各小波分量,提取各频段相应的亮
度、清晰度和相关度指标;然后将这三个指标的几何平均与频段加权系数的内积做算术平均,以此作
为图像质量的综合评价指标-According to) EF characteristic of contrast sensitivity, that is spatial frequency characteristic curve, the image is two-d
-
-
0下载:
算术编码是图像压缩的主要算法之一。 在给定符号集和符号概率的情况下,算术编码可以给出接近最优的编码结果。使用算术编码的压缩算法通常先要对输入符号的概率进行估计,然后再编码。这个估计越准,编码结果就越接近最优的结果-Arithmetic coding algorithm was a major one compressed image. In a given symbol set and symbol probability case, arithmetic coding can give nea
-
-
0下载:
Opencv写的空间滤波包括最大最小中值滤波等等,借鉴数字图像处理matlab版page117 的函数,几何平均,算术平均,调和平均,反调和平局,中值,中点等-Opencv write spatial filtering, including maximum and minimum median filtering, etc., drawing on digital image processing matlab version page117 function, geometric mean,
-
-
0下载:
基于VC++和Matlab实现的常用图像编码算法,包括Huffman编码、Fano编码、算术编码、游程编码、Shannon编码及信源熵的计算的常用编码算法。-VC++ and Matlab common image coding algorithms, including Huffman coding, Fano coding, arithmetic coding, run-length coding, Shannon coding and source entropy calculation
-
-
0下载:
用matlab实现算数编码、哈弗曼编码以及LZW编码(能够区分大小写和数字进行编码)含测试文本和结果-Using matlab realize arithmetic coding, Huffman coding and LZW coding (case-sensitive and numbers can be encoded) containing test text and results
-
-
0下载:
可以完成灰度图像的算术编码和解码,来完成二维图像在matlab中的压缩处理-You can complete the grayscale image arithmetic encoding and decoding, to complete the two-dimensional image compression processing in matlab
-
-
0下载:
图像处理实验 matlab仿真。图像的读取、保存。图像间的算数运算、逻辑运算-Image processing matlab simulation experiments. Image read, save. Arithmetic operation between images, logical operations
-
-
0下载:
OpenCV、空域滤波器(中值,均值,最大最小值...)-This code is designed for space filter
and it is derived Digital Image Processing Matlab edition in page117
it has ArithmeticM_Filter for Arithmetic Mean Filtering
GeometricM_Filter for Geometric Mean Filtering
H
-
-
2下载:
图像处理,这个是关于求图像的信息熵,算术变换,图像压缩等等(Image processing, this is about finding the entropy of the image, arithmetic transformation, image compression and so on)
-