-
disparity2007
利用SIFT检测两图片的相同点,并获取两幅图像的视差。(SIFT detection using the same picture two points, and to obtain two images of the parallax.)
- 2021-05-16 18:30:07下载
- 积分:1
-
removecloud
IDL程序,采用光谱融合法对遥感影像进行去云处理。(IDL procedures, the use of spectral fusion of remote sensing images to cloud processing.)
- 2020-12-13 15:59:15下载
- 积分:1
-
image_disturb
说明: 给图像加扰动,扰动方式以zernike多项式的形式加入,Image为源图像,Co为要加的zernike系数,为行向量,
输出分别为扰动后的图像,扰动PV值,扰动RMS值(failed to translate)
- 2011-04-13 21:48:10下载
- 积分:1
-
mtv
用TV算法实现图像去噪,包含TV,PM模型等(in this MTV, the diffusion is along the edge direction of the original noisy image(maybe its smoothed version using a Gaussian filter of small scale),it can preserve edge and suppress staircase very well.)
- 2017-10-16 11:38:15下载
- 积分:1
-
TERCOM
TERCOM(数字高程匹配)地形匹配算法,经调试可以运行(TERCOM (Digital Elevation match) terrain matching algorithm, the debugger can be run)
- 2020-09-18 14:27:56下载
- 积分:1
-
CameraFingerprint
镜头指纹识别,提取镜头特征,对其他照片进行识别,判断是否来源同一相机。(Image Source Detection)
- 2021-01-19 14:38:43下载
- 积分:1
-
JPEGCompression
说明: 编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
sift-0.9.0
说明: sift 图像特征提取算法源码,对研究sift算法很有帮助。(The source code of sift image feature extraction algorithm is very helpful to the research of sift algorithm.)
- 2018-12-25 10:50:31下载
- 积分:1
-
wpf做的 简易OA系统源码下载 Sqlce数据库
登录账号 admin 密码 111111 wpf做的 oa系统,用的 sqlce数据库
- 2015-01-24下载
- 积分:1
-
Tclaaheeh
自适应直方图均衡算法,因为是从从局部入手,所以图像增强效果显著。
(Adaptive histogram equalization algorithm, because from the start from the local image enhancement effect is remarkable.)
- 2012-07-23 13:22:08下载
- 积分:1