资源列表
NSCT分解和重建程序
- NSCT的分解与重构,用于图像处理,里面为非下采样轮廓波的工具箱(NSCT decomposition and reconstruction for image processing, which is a toolkit for subsampled contourlet)
Fusiello 2010
- 用于红外相机的标定,坐标变换,极限校正等等,提供了完整的程序代码(Calibration of infrared camera)
vga_inout_sdram_32bit_143M(2 60)
- 基于AD9884芯片,用Verilog HDL 硬件描述语言来实现图像的抖动处理(Based on AD9884 chip, we use Verilog HDL hardware descr iption language to achieve image jitter processing.)
SeamCarving
- 两种seam carving编程方式的对比(Seam Carving with Dijkstra and Dynamic programming)
ArnoldTrans
- Arnold是经过一定次数的置乱后图像变得杂乱无章,和原始图像已经完全不同,然而对于合法的用户,需要还原出原始图像(After a certain number of scrambling, the image becomes chaotic, which is completely different from the original image. However, for legitimate users, we need to restore the original image.)
边缘检测
- 对输入图像进行边缘检测,并显示检测结果。(Perform edge detection on the input image and display the detection result.)
RGB
- 基于RGB的彩色图像分割方法,可在matlab里直接使用(Study of color image segmentation algorithm)
基于同态滤波的遥感影像去云雾处理
- 基于同态滤波进行遥感影像的去舞处理,代码写的不错(Homomorphic filtering is applied to remotely sensed image's dancing, and the code is good.)
ETH-Image-Inpainting-master
- 这个文件描述了我们用来获取结果的MATLAB文件, 以及如何再现它们的说明。文件列表包括:buildDictionary.m dictionary.mat get_degrees inPainting.m OMP.m overDCTdict.m overlap_col2im.m overlap_im2col.m peel_mask.m SMP.m(This file describes matlab files that we used to obtain our re
Color-Image-Inpainting-master
- 基于正交匹配追踪和KSVD算法的图像修复。(Image inpainting based on OMP and KSVD algorithm)
image-inpainting-master
- 通过进行吉布斯抽样和PDE扩散来进行图像修复。原始图像具有(红色、绿色、蓝色)波段,通过在原始图像的红带上施加掩码图像来生成失真图像。(This is a task of image restoration and inpainting with two methods - **Gibbs sampler** and **PDE diffusion**. The original image has (Red, Green, Blue) bands, and the distorted imag
hunman dectection
- 在场景中检测到人,可用boundbox框选出目标。(If people are detected in the scene, they can be selected by boundbox box.)