资源列表
Dda(j)
- 计算机图形学相关程序利用C语言进行实现的算法
mid
- 中点画圆法源代码,属于计算机图形学范畴,可以在c以及c++的编程环境下运行
sobel算子的matlab实现
- sobel算子的matlab实现
poly_6
- 用于生成六边形阵列,同时根据约束可以变成各种阵列形状。-Used to generate hexagonal arrays, at the same time under the constraint can be turned into the shape of a variety of arrays.
gbfilter2
- 一个2维的Gabor滤波器代码,希望对大家有所帮助-a 2-D gabor filter code,I hope it helpfull for other people.
cgFV
- 一个cg语言的顶点和片断光照参考,是Phong模型的-A cg language vertex and fragment reference light is Phong model
Saveimagefuntion
- 在做图像处理的时候,经常需要对24位图和8位图的保存,现在把他们总结出来-Doing image processing, it often requires 24-bit map and 8 map to save, and now they sum up
fuzzy_C_means
- 模糊聚类算法是一种基于函数最优方法的聚类算法,使用微积分计算技术求最优代价函数-Fuzzy clustering algorithm is a clustering algorithm based on optimal function method, using the calculus technique for optimal cost function
5.27
- 计算机图形学上机作业,利用opengl程序绘制实线、虚线和点划线-Computer graphics, machine operation, using opengl program draws solid, dashed and dotted lines
fourier
- 中心切片定理,主要用于医学图像重建的matlab程序代码-Central slice theorem, mainly for medical image reconstruction matlab code
3.2DCT
- 对cameraman.tif图像进行DCT变换,分别选取最大的1/4、1/8、1/16个变换系数(其余置为0),进行反DCT得到重构图像,显示原图像和各重构图像并分别计算重构图像的峰值信噪比。-Cameraman.tif DCT transform of the image, were selected maximum 1/4,1/8,1/16 transform coefficients (the remainder is set to 0), inverse DCT to obtain th
myfft
- 基2的快速傅里叶变换算法,经典算法,简单易懂-Fast Fourier transform algorithm group 2, the classic algorithm, easy to understand