资源列表

« 1 2 ... .33 .34 .35 .36 .37 1438.39 .40 .41 .42 .43 ... 18703 »

[图形图像处理(光照,映射..)SAD-MATLAB2

说明:这是在图像的立体匹配方面非常经典的一种算法,相似性度量函数采用像素点与中心像素点的差的绝对值之和来计算匹配代价,是目前很多匹配方法的基础-SAD algorithms
<linjie> 在 2025-06-05 上传 | 大小: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分量 IHS(:,:,3) pan 逆IHS变换
<郭治亨> 在 2025-06-05 上传 | 大小: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 求相关矩阵 [r c bands] size(mix) p
<郭治亨> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[OpenCVAAAAAAAAAAAAcamshift

说明:camshift的源代码,有一定的学习指导-Camshift source code, there is a certain learning guide
<马旗> 在 2025-06-05 上传 | 大小:5.77mb | 下载: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, especially, the Gauss noise
<金易> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[OpenCVhahajing

说明:实现哈哈镜视频变形的功能,可以有两种变形的方式-To achieve the function of mirror deformation and achieve two ways of deformation
<邓闯> 在 2025-06-05 上传 | 大小:12.63mb | 下载:0

[图形图像处理(光照,映射..)Removal_fog

说明:图像处理算法,去雾算法,能够快速去除有雾图片中的雾-An algorithm for picture processing that can removal the fog in the picture, and obtain a picture with clear scene.
<金易> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[2D图形编程open_rwr_stereo

说明:深度图像算法处理,能够从左右视图当中提取图像深度。-A algorithm for computing disparity that can be used in stereoscopic display and auto identification
<金易> 在 2025-06-05 上传 | 大小:11.76mb | 下载:0

[图形图像处理(光照,映射..)zaosheng

说明:这是我写的一个很好的对模板进行排序的,同时又有滤波的程序,具有很好的程序。-This is what I wrote a good sort of the template, while there are filtering procedures, with a very good procedure.
<李磊> 在 2025-06-05 上传 | 大小: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-06-05 上传 | 大小: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-06-05 上传 | 大小:15kb | 下载:0

[绘图程序CanvasComposer.tar

说明:This a very good HTML5 APP for free editor-This is a very good HTML5 APP for free editor
<saig> 在 2025-06-05 上传 | 大小:34.19mb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 1438.39 .40 .41 .42 .43 ... 18703 »

源码中国 www.ymcn.org