资源列表
[图形图像处理(光照,映射..)] regiongrow
说明:区域生长分割法。获得区域生长起始点,判断点周围八点是否符合域值条件,记录符合条件的新点的数目。最后得到分区图像-Region growing segmentation method. At eight o clock for regional growth starting point, judge around meets the requirements for the domain values conform to creat<hwang> 在 2025-03-03 上传 | 大小:1kb | 下载:0
[图片显示浏览] backgroundtest3
说明:基于MATLAB下的背景差分算法,通过第一帧和中间帧以及最后帧得出背景。-Based on the background subtraction algorithm under the matlab programming language, through the first fr a me and the middle fr a me and the last fr a me background.<huiyun> 在 2025-03-03 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] build_face
说明:将一般Excel存储的三维坐标信息生成3D图像,并显示成3维轮廓。-Excel stored three-dimensional coordinate information generat 3D image, and display a 3D contour.<Wenbo Huang> 在 2025-03-03 上传 | 大小:1kb | 下载:0
[3D图形编程] interplation
说明:interplation interplation -interplation<beibei> 在 2025-03-03 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] samplep
说明:以往数据点多的时候,一般是按x-轴每隔一点数目的点取出一点。这样会因曲线在竖直方向陡变而显得不均匀。本函数实现这个按曲线长度均匀取点,这样看着更美观些,具体使用见说明和示例。-sample the curve with equal points interval<tusong> 在 2025-03-03 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] MOD11_conversion_l2_swath
说明:批处理MOD11重投影为UTM,WGS-84-reprojection _MOD11 (UTM,datum=WGS-84,zone=47/50N)<meng> 在 2025-03-03 上传 | 大小:1kb | 下载:0
[图形/文字识别] Projective-reconstruction-image
说明:在Matlab图像处理工具箱中的Phantom函数,可以产生Shepp -Logan的大脑图,该图作为一个测试图,可反映人大脑的许多性质-In the Phantom function in Matlab image processing toolbox, can generate Shepp - Logan brain figure, the figure as a test pattern, can reflect the<胡杨建> 在 2025-03-03 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] compressing
说明:应用傅立叶变换矩阵对信号进行稀疏,经高斯随机观测矩阵观测,经正交匹配追踪算法重构.压缩感知入门程序-The Fourier transform matrix is used to spill the signal. Observed by Gaussian random observation matrix and reconstructed by orthogonal matching tracing algorithm. Compr<誠> 在 2025-03-03 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] mad_vid
说明:基于Matlab的MAD图像匹配算法,可以采集摄像头的图像进行匹配跟踪。-MAD image matching algorithm based on Matlab , you can capture video head image to matching and tracking.<Tangyao> 在 2025-03-03 上传 | 大小:1kb | 下载: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-03-03 上传 | 大小: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-03-03 上传 | 大小:1kb | 下载:0