资源列表

« 1 2 ... .23 .24 .25 .26 .27 7428.29 .30 .31 .32 .33 ... 7722 »

[图形图像处理(光照,映射..)DEM-interpolation

说明:基于matlab编写的数字高程模型DEM插值程序-a program for DEM interpolation
<cyx> 在 2024-10-01 上传 | 大小:1024 | 下载:1

[图形图像处理(光照,映射..)CUDA-with-GLOBAL-MEM-ON-SOBEL

说明:用GPU做图像的Sobel边缘滤波算法,基于GPU的global memory 的CUDA算法。-Sobel Algorithm on GPU Global Memory with CUDA.
<liuzh> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[图形图像处理(光照,映射..)CUDA-with-SHARE-MEM-ON-SOBEL

说明:用GPU做图像的Sobel边缘滤波算法,基于GPU的share memory 的CUDA算法。-Sobel Algorithm on GPU Share Memory with CUDA.
<liuzh> 在 2024-10-01 上传 | 大小:1024 | 下载:0

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

说明:去除遥感影像的薄云,对MODIS影像做过实验,效果较好-Remove thin cloud of remote sensing image of MODIS images have done the experiment, the effect is better
<css> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[图形图像处理(光照,映射..)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> 在 2024-10-01 上传 | 大小:1024 | 下载:0

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

说明:将一般Excel存储的三维坐标信息生成3D图像,并显示成3维轮廓。-Excel stored three-dimensional coordinate information generat 3D image, and display a 3D contour.
<Wenbo Huang> 在 2024-10-01 上传 | 大小:1024 | 下载:0

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

说明:以往数据点多的时候,一般是按x-轴每隔一点数目的点取出一点。这样会因曲线在竖直方向陡变而显得不均匀。本函数实现这个按曲线长度均匀取点,这样看着更美观些,具体使用见说明和示例。-sample the curve with equal points interval
<tusong> 在 2024-10-01 上传 | 大小:1024 | 下载:0

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

说明:the test example code of dbn net, it is the example code in matlab
<yuanwei416> 在 2024-10-01 上传 | 大小:1024 | 下载:0

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

说明:批处理MOD11重投影为UTM,WGS-84-reprojection _MOD11 (UTM,datum=WGS-84,zone=47/50N)
<meng> 在 2024-10-01 上传 | 大小:1024 | 下载:0

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

说明:基于Matlab的MAD图像匹配算法,可以采集摄像头的图像进行匹配跟踪。-MAD image matching algorithm based on Matlab , you can capture video head image to matching and tracking.
<Tangyao> 在 2024-10-01 上传 | 大小:1024 | 下载: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分量
<郭治亨> 在 2024-10-01 上传 | 大小:1024 | 下载: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 求相关矩
<郭治亨> 在 2024-10-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 7428.29 .30 .31 .32 .33 ... 7722 »

源码中国 www.ymcn.org