资源列表
video-coding_DCTaKLT
- 图像压缩编码中的DCT, KLT算法。 同时实现了DCT 和 KLT下的truncation。-DCT, KLT for video coding. Also implement the truncation of DCT and KLT.
quwu
- 基于MATLAB开发平台的图像去雾程序代码,可运行,适合去雾算法的研究-Image to fog program code based on MATLAB development platform, can run, is suitable for the study to fog algorithm
dct
- 离散余弦变换dct算法详细讲解,并在matlab上进行图像稀疏分解与重建的图像处理仿真。-Discrete cosine transform DCT algorithm is explained in detail, and the simulation of image sparse decomposition and reconstruction of image processing in matlab.
SAR_Image_CFAR
- 毕业论文CFAR处理合成孔径雷达SAR影像源码,通过MATLAB2012a测试,并应用了mex和C混编-CFAR code for synthetic aperture Radar Image tested through MATLAB2012a with Image Processing Toolbox functions and applyed the mex function with C
Image-defogging
- 由于大气的散射作用,雾天的大气退化图像具有对比度低、景物不清晰的特点,给交通系统及户外视觉系统的应用带来严重的影响。但由于成像系统聚焦模糊、拍摄场景存在相对运动以及雾天等不利环境,使得最终获取的图像往往无法使用。为了解决这一问题,设计图像复原处理软件。 要求完成功能: 1、 采用直方图均衡化方法增强雾天模糊图像,并比较增强前后的图像和直方图; 2、 查阅文献,分析雾天图像退化因素,设计一种图像复原方法,对比该复原图像与原始图像以及直方图均衡化后的图像; 3、 设计软件界面 -
image--search
- 基于内容的视频检索的镜头分割、关键帧提取技术-Content-based retri of video shot segmentation, key frame extraction techniques
lbp007
- 图像特征提取 cslbp和各种lbp代码-cslbp MATLAB
GSR-for-Deblurring
- 基于GSR的图像去模糊,split Bregman技术,自适应字典学习-group-based sparse representation
line_detector
- 基于opencv的改进的霍夫直线检测算子。应用于图像的直线检测,包括两种直线检测模型。-hough straight line detector of opencv
DL-by-a-convex-approximation
- 稀疏表示中的字典训练,作者提出一种新的算法来更新字典-Mostafa Sadeghi,Dictionary learning for sparse representation: A novel approach
dehaze_from_fattal
- Fattal 单幅图像去雾。利用独立成分分析的方法实现单幅图像去雾的效果。-Fattal single image to fog.By using the method of independent component analysis to realize single image to fog effect.
count-grain
- 给定一幅图像,计算图像中谷物的颗粒数,然后使用Matlab进行仿真-Computer the count of the grain in the given image, then uesing matlab to simulate.