-
数字图像处理_第三版_英_答案
说明: 《数字图像处理(第三版)》课后习题答案,作者冈萨雷斯(Answers to Exercises after Class of Digital Image Processing (Third Edition),author Gonzalez)
- 2019-06-10 10:54:09下载
- 积分:1
-
jpeg
jpeg图像压缩和解压缩过程,使用的哈弗曼表包含于程序中,内有详细的文件说明(jpeg image compression and decompression process, the use of Huffman tables included in the program, with detailed documentation)
- 2020-11-30 15:09:27下载
- 积分:1
-
数字图像处理,图像的增强算法 piea
说明: 数字图像处理,图像的增强算法,源代码,希望能有所帮助。(Digital Image Processing and Image Enhancement Algorithms)
- 2020-06-23 04:40:02下载
- 积分:1
-
CD_Data_Processing
说明: 合成孔径雷达成像算法与实现(仿真代码)
书中光盘所附带的数据处理源码(SAR imaging algorithm and implementation (simulation code))
- 2020-06-17 00:40:02下载
- 积分:1
-
DarionALToolbox
高光谱遥感影像数据降维处理 包括线性降维和非线性降维处理(Hyperspectral remote sensing image data to reduce the dimension of linear dimensionality reduction and nonlinear dimensionality reduction processing)
- 2012-05-29 10:11:44下载
- 积分:1
-
ImageFilterinFrequencySpace
目的是改善影像质量,包括去除高频噪声与干扰,及影像边缘增强、线性增强以及去模糊等。分为低通滤波(平滑化)、高通滤波(锐化)和带通滤波。(The purpose is to improve the image quality, including the removal of high frequency noise and interference, and image edge enhancement, linear enhancement and deblurring. Into a low-pass filter (smoothing), high-pass filtering (sharpening) and bandpass filtering.)
- 2015-03-30 17:39:21下载
- 积分:1
-
pics_match
用于图像拷贝检测的图像匹配,提取图像的SIFT特征点,构成图像的特征。(For image copy detection of image matching, image SIFT feature point extraction, and then sift feature point the image characteristics)
- 2013-08-27 15:46:21下载
- 积分:1
-
SURF
进行图像的特征提取,为图像拼接做准备,matlab(Feature extraction of image)
- 2020-06-18 03:20:02下载
- 积分:1
-
watermark
说明: 用matlab工具去除照片中水印,去除水印快速,简单,快速(Using Matlab tool to remove watermarks in photos is fastly, simplely.)
- 2020-06-19 04:20:01下载
- 积分:1
-
TVdenoise
全变分去噪
J=tv(I,iter,dt,ep,lam,I0)
输入: I - 灰度图像,
iter - 迭代次数 [1],
dt - 时间步长 [0.2],
ep - 提升参数epsilon [1],
lam - 保真项 lambda [0],
I0 - 输入噪声图像 [I0=I]
([]中的是缺省值)( 全变分去噪
J=tv(I,iter,dt,ep,lam,I0)
输入: I - 灰度图像,
iter- 迭代次数 [1],
dt - 时间步长 [0.2],
ep - 提升参数epsilon [1],
lam - 保真项 lambda [0],
I0 - 输入噪声图像 [I0=I]
([]中的是缺省值))
- 2010-10-22 17:29:44下载
- 积分:1