资源列表
[图形图像处理(光照,映射..)] 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-05-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] build_face
说明:将一般Excel存储的三维坐标信息生成3D图像,并显示成3维轮廓。-Excel stored three-dimensional coordinate information generat 3D image, and display a 3D contour.<Wenbo Huang> 在 2025-05-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] DirectShow
说明:用DirectShow采集图像,DirectShow采集比普通的采集快,比OpenCv的要快-Use DirectShow capture image, DirectShow sampling than ordinary fast, faster than OpenCv<laihaiqing> 在 2025-05-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] ActivityManagerMemoryInfoTest
说明:Activity Manager Memory Info Test for Linux v2.13.6.<nirtrtan> 在 2025-05-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Adc100
说明:mini2440裸机,修改部分程序使之成为采集AIN1通道,从而避免占据AIN0通道。-The mini2440 bare metal, modify part of the program of to become acquisition AIN1 channel, thereby avoid occupy AIN0 channel.<hhrtradwa> 在 2025-05-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] ATResponseParserTest
说明:AT Response Parser Test Source Code for Linux.<ccrtkesto> 在 2025-05-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] samplep
说明:以往数据点多的时候,一般是按x-轴每隔一点数目的点取出一点。这样会因曲线在竖直方向陡变而显得不均匀。本函数实现这个按曲线长度均匀取点,这样看着更美观些,具体使用见说明和示例。-sample the curve with equal points interval<tusong> 在 2025-05-15 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] MOD11_conversion_l2_swath
说明:批处理MOD11重投影为UTM,WGS-84-reprojection _MOD11 (UTM,datum=WGS-84,zone=47/50N)<meng> 在 2025-05-15 上传 | 大小: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-05-15 上传 | 大小: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-05-15 上传 | 大小: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-05-15 上传 | 大小: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-15 上传 | 大小:1kb | 下载:0