资源列表
[图形图像处理(光照,映射..)] chap10_9
说明:利用一阶预测编码方法对图像进行编解码,具体实现的MATLAB代码-Using the first-order predictive coding method for image codec, concrete realization of MATLAB code<冷君阁> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[波变换] xiaobozuoye
说明:图像分解 利用小波变换对图像进行三次分解-Image decomposition using wavelet decomposition image three times<> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Krusf
说明:求最小生成树的Kruskal算法 边权矩阵的产生方法: 1)一般的边权矩阵,为nxn维。调用方式[T c]=Krusf(d) 2)边权矩阵的前两行分别记录图上所有边的起始顶点和终止顶点, 无向边不重复记录。第三行记录对应边的权值。调用方式为[T c]=Krusf(d,1) c:生成树的费用 T:生成树的边集合 -The Kruskal minimum spanning tree algorithm<糖果> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] ccvCheckMergeSplines
说明:该代码实现检测两条曲线是否匹配,checks if two splines are matching-checks if two splines are matching<1> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] 2
说明:OTSU基本算法,用于图像分割,利用一个阈值将图像分成目标和背景两个部分。-OTSU basic algorithm for image segmentation using a threshold value target and background images into two parts.<lizhengji> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[3D图形编程] NURBSQMHZLC
说明:OPENGL的关于NURBS曲面绘制的程序源代码,在VC控制台应用环境下,直接可编译运行,适合初学者研究学习。-OPENGL rendering NURBS surfaces on the program source code in VC console application environment can be directly compiled to run, suitable for beginners to learn.<余涛> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[图片显示浏览] shepp-logan
说明:shepp logan和sinogram 算法-algorithm of shepp-logan and sinogram<sun yifeng> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] zs-algorithm
说明:zs细化算法 利用zhang和suen的细化算法来细化二值图像-zs appises the Zhang-Suen skeletonization algorithm to image IM. IM must be binary.<hellen> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] lw-algorithm
说明:LW细化算法是在ZS细化算法的基础上的改进 该算法避免了ZS算法过度腐蚀的缺点-LW thinning algorithm is improved on the basis of ZS thinning algorithm based on the algorithm avoids the disadvantages of excessive corrosion ZS algorithm<hellen> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] sampling
说明:对于图像的upsample和downsample程序,分别提供bilinear和pixel replication两种方式。-For images upsample and downsample program, respectively bilinear and pixel replication in two ways.<> 在 2025-06-09 上传 | 大小:1kb | 下载:0