资源列表
[图形图像处理(光照,映射..)] duomeiti_lab
说明:多媒体图像处理实验,DCT变换,插入算法,边缘增强,上采样-Multimedia image processing experiments, DCT transform, insertion algorithm, edge enhancement, the upsampling<chen> 在 2025-03-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] gdal-picpro
说明:GDAL 大图片数据切分,同样也解决了大图片数据分块显示问题-GDAL large image data segmentation, also solved the big picture data block display problems<dsx> 在 2025-03-18 上传 | 大小:1kb | 下载:0
[2D图形编程] mediafilter
说明:自适应均值滤波代码,可以自动调节滤波窗口大小和形状,滤波效果非常好-Adaptive mean filter code, you can automatically adjust the window size and shape of the filter, the filter effect is very good<赵慧> 在 2025-03-18 上传 | 大小:1kb | 下载:0
[2D图形编程] filterofmedia
说明:自适应中值滤波matlab代码,可以自动调节滤波窗口大小和形状,滤波效果非常好-Adaptive median filter matlab code that can automatically adjust the window size and shape of the filter, the filter effect is very good<赵慧> 在 2025-03-18 上传 | 大小:1kb | 下载:0
[OpenGL] MeshRemesher
说明:这是网格重构算法的源代码。里面主要包含四个主要函数。-This is the grid reconstruction algorithm source code. Which mainly contains four major functions.<朱珍艳> 在 2025-03-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] cuda_rot
说明:使用CUDA的NPP库使用例程,该源码是旋转图片。-The NPP using CUDA library routines used, the source is rotating pictures.<du51> 在 2025-03-18 上传 | 大小:1kb | 下载:0
[2D图形编程] ZHONGXINQIEPIAN
说明:此代码为如何用matlab实现对于中心切片定理的证明-This code for how to use matlab to achieve the central slice theorem<lu xiaodan> 在 2025-03-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] sobel
说明:不同阈值的sobel算法边缘提取,用于最优阈值的选取-Different thresholds sobel edge detection algorithm for optimal threshold selection<qujingyang> 在 2025-03-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] FAST-ICA
说明:1、对观测数据进行中心化,; 2、使它的均值为0,对数据进行白化—>Z; 3、选择需要估计的分量的个数m,设置迭代次数p<-1 4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数); 5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的) 6<liu xp> 在 2025-03-18 上传 | 大小:1kb | 下载:0