资源列表
[3D图形编程] NURBSsurface
说明:绘制nurbs图形的经典程序。可查看控制点-Draw the nurbs graphics classic program. Can view the control point<陈智> 在 2025-09-24 上传 | 大小:61kb | 下载:0
[图形图像处理(光照,映射..)] ICM_seg
说明:主要用是马尔可夫随机场分割问题,采用ICM迭代方法。-Mainly with Markov random field segmentation using ICM iterative method.<Sipad> 在 2025-09-24 上传 | 大小:61kb | 下载:0
[图形图像处理(光照,映射..)] BMPViewer
说明:Bmpviewer着重介绍了BMP图像如何实现,用vc++实现的全部源代码,可以顺利通过-Bmpviewer focuses on how to achieve BMP images, with vc++ realize the full source code can be passed<mianmianliu> 在 2025-09-24 上传 | 大小:61kb | 下载:0
[图形图像处理(光照,映射..)] feature_generation
说明:这是对图片进行提取HOG特征的代码,代码很全-HOG feature extraction picture of the code, the code is full<产思贤> 在 2025-09-24 上传 | 大小:61kb | 下载:0
[图形图像处理(光照,映射..)] MRF2.2
说明:使用MRF实现物体的分割算法,验证有效。-MRF object segmentation algorithm validated.<夏杰> 在 2025-09-24 上传 | 大小:61kb | 下载:0
[图形图像处理(光照,映射..)] Wavelet_OMP
说明:本程序实现图像LENA的压缩传感,算法采用正交匹配法,-The program the image LENA compressed sensing algorithm using orthogonal matching method,<毕崇耀> 在 2025-09-24 上传 | 大小:61kb | 下载:0
[图形图像处理(光照,映射..)] CS-OMP
说明:实现图像的分块压缩感知重建,DCT变换,OMP重构算法-Image block compressed sensing reconstruction, DCT transform OMP reconstruction algorithm<wanglili> 在 2025-09-24 上传 | 大小:61kb | 下载:1
[绘图程序] drawpic
说明:本程序用MFC实现了简单的windows画图板,功能基本齐全。可以画出直线、矩形、正方形、圆形、椭圆形、字符串等。还可以设置颜色、字体。-The program with MFC simple the windows drawing board, an almost fully functional. Linear, rectangular, square, circular, oval, strings, etc. can be drawn. You can also set colors,<吴林> 在 2025-09-24 上传 | 大小:61kb | 下载:0
[图形图像处理(光照,映射..)] K-means
说明:在诸多的图像分割算法中,K-means聚类方法体现出了高效性和简洁性。该代码完整实现了k-means算法,并利用该算法进行图形分割。k-means 算法接受参数 k,然后将事先输入的n个数据对象划分为 k个聚类以使得所获得的聚类满足:同一聚类中的对象相似度较高,不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-This code implements the K-means method for image segmentation,<Zhang> 在 2025-09-24 上传 | 大小:61kb | 下载:0