-
fft
针对图像进行快速傅里叶变换,方便进行频频分析与处理。(Fast Fourier transform for the image, to facilitate frequent analysis and processing.)
- 2010-05-20 13:26:39下载
- 积分:1
-
matlabPS
寻找照片PS痕迹的代码~大作业编写~可主要用于寻找添加图像块的PS边缘痕迹,(find the hint of a photo which has been PS)
- 2020-12-21 17:19:08下载
- 积分:1
-
ImageRecuperate
4_1:生成模糊化实验图像
4_2:维纳滤波复原
4_3:约束最小二乘滤波复原
4_4:Lucy-Richardson滤波复原
4_5:盲卷积滤波复原(4_1: generate fuzzy images of experimental 4_2: 4_3 restoration Wiener filtering: constrained least squares filtering recovery 4_4: Lucy-Richardson filter recovery 4_5: Blind deconvolution filter to recover)
- 2020-07-03 04:00:01下载
- 积分:1
-
Untitled
将原图像进行退化处理(选择大气湍流导致图像模糊时相应的PSF),然后将退化后的图像进行复原(使用维纳滤波、直接逆滤波).(The original image degradation process,and then restore the degraded image with Wiener filtering and inverse filtering.)
- 2015-04-20 10:31:08下载
- 积分:1
-
multi-target-tracking
多目标跟踪的主程序,包含跟踪起始,数据关联,目标状态估计等过程(The main process of multi-target tracking, including track initiation, data association, target state estimation process)
- 2013-06-26 16:26:24下载
- 积分:1
-
key
实现了基于关键像素点的FLICM图像分割算法,关键像素由局部最大值方法提取。(A FLICM image segmentation algorithm based on key pixels is implemented. Key pixels are extracted by local maximum method.)
- 2020-06-25 09:20:01下载
- 积分:1
-
myps
c++编写的一个简单的类似Photoshop的图像编辑系统(c++ written in a simple system similar to the Photoshop image editing)
- 2009-12-01 16:40:45下载
- 积分:1
-
Cohen-SutherlandLiang-Barsky
基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现(Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm)
- 2012-10-24 18:58:06下载
- 积分:1
-
Image-flip
对图像进行反转,这是图像传统的增强方法,是对像素点的增强。(Invert the image, which is the traditional method for enhancing an image, the pixel point is increased.)
- 2013-06-01 18:20:52下载
- 积分:1
-
laplacian-pyramid-decomposition
给出了灰度图像(256*256大小)的三层高斯和拉普拉斯金字塔分解的程序和实现方法。内容包括:1.matlab源码,亲身实践,因为论文需要,自己专研的。完全可用。2.国外最先最权威的关于分解原理介绍的文章。以上两个内容中都有本人的悉心注释和思路总结,内容详尽。3.图示结果(code and principle of laplacian pyramid decomposition of a gray scale image are provided in the article.Contents are given in detail including the notes and usage. )
- 2021-04-19 11:08:51下载
- 积分:1