资源列表
[图形图像处理(光照,映射..)] 89789798CS_code
说明:压缩感知常用代码,需要的可以参考,很杂,需要自己整理- U538B u7119 u6113 u7E2 u7E2 u5E1 u5E1 u7R1 u652 U7406<誠> 在 2025-05-01 上传 | 大小:120kb | 下载:0
[图形图像处理(光照,映射..)] 788787857BP
说明:压缩感知理论中,信号重构方法中常用的方法之一:基追踪算法。- U538B u7119 u6113 u6B3 u6B3 u0B3 u7R0 U8E2A u7B97 u6CD5 u3002<誠> 在 2025-05-01 上传 | 大小:16kb | 下载:0
[图形图像处理(光照,映射..)] mad_vid
说明:基于Matlab的MAD图像匹配算法,可以采集摄像头的图像进行匹配跟踪。-MAD image matching algorithm based on Matlab , you can capture video head image to matching and tracking.<Tangyao> 在 2025-05-01 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] CSCA
说明:这是用C++实现图像立体匹配的一个完整的论文代码,主要特性是提出了一种全新的跨规模代价聚合方法,适合对于图像的立体匹配有一定基础的人学习-Cross-Scale Cost Aggregation for Stereo Matching<linjie> 在 2025-05-01 上传 | 大小:31.35mb | 下载:0
[图形图像处理(光照,映射..)] SAD-MATLAB2
说明:这是在图像的立体匹配方面非常经典的一种算法,相似性度量函数采用像素点与中心像素点的差的绝对值之和来计算匹配代价,是目前很多匹配方法的基础-SAD algorithms<linjie> 在 2025-05-01 上传 | 大小:37kb | 下载:0
[图形图像处理(光照,映射..)] wt2
说明: IHS变化 IHS rgb2hsv(ms) 将RGB变换到IHS空间,生成的IHS图像中,1通道对应H,2通道对应S,3通道对应I 读全色图像 pan imread( bbb0g.bmp ) pan imresize(pan,[512,512]) 直方图匹配 [counts,x] imhist(IHS(:,:,3)) pan histeq(pan,counts) 用pan代替IHS的I分量<郭治亨> 在 2025-05-01 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] pca2
说明: 读图 mix imread( romems.jpg ) pan imread( rome_pan.jpg ) 显示原多光谱图 subplot(221) imshow(mix),title( 多光谱 ) subplot(222) imshow(pan),title( 全色图像 ) 预处理 mix double(mix)/255 pan double(pan)/255 求相关矩<郭治亨> 在 2025-05-01 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Bilateral_Filter
说明:双边滤波算法,能够对图像进行处理,在保持图像细节的前提下,去除图像中的噪声,尤其是高斯噪声-Bilateral filter algorithm, which is used to processing picture. This algorithm can reduce the noise signal in the picture without losing the details of the picture, especial<金易> 在 2025-05-01 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Removal_fog
说明:图像处理算法,去雾算法,能够快速去除有雾图片中的雾-An algorithm for picture processing that can removal the fog in the picture, and obtain a picture with clear scene.<金易> 在 2025-05-01 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] zaosheng
说明:这是我写的一个很好的对模板进行排序的,同时又有滤波的程序,具有很好的程序。-This is what I wrote a good sort of the template, while there are filtering procedures, with a very good procedure.<李磊> 在 2025-05-01 上传 | 大小:15kb | 下载:0
[图形图像处理(光照,映射..)] GISA
说明:提出了一种广义迭代收缩算法(GISA)非凸稀疏编码,可以解决稀疏编码的一些优化问题.希望能对大家有所帮助!-A generalized iterative contraction algorithm (GISA) is proposed to solve some of the optimization problems of sparse coding. We hope to be helpful to everyone!<任茹> 在 2025-05-01 上传 | 大小:12.2mb | 下载:0
[图形图像处理(光照,映射..)] 3D-stereo-Reconstruction-master
说明:这是一个用于三维重建的源码,需要自建工程添加源码,代码没啥问题-This is a source for three-dimensional reconstruction, the need to add self-source project, the code lacks the problem<罗善益> 在 2025-05-01 上传 | 大小:15kb | 下载:0