搜索资源列表
并行图像细化算法和C代码实现
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the frames, that is, lines of the original image width
KOCH 曲线
- 自己写的KOCH曲线,利用OpenGL和C++实现,本来发在我的blog上面,http://www.cppblog.com/deercoder/articles/101583.html 居然下载达到410次,发到这里,希望更多的人能够受用,同时欢迎大家访问我的blog。-Wrote it myself, KOCH curve, using OpenGL and C++ implementation, hair in my blog above, http://www.cppblog.com
KOCH
- 自己写的KOCH曲线,利用OpenGL和C++实现,本来发在我的blog上面,http://www.cppblog.com/deercoder/articles/101583.html 居然下载达到410次,发到这里,希望更多的人能够受用,同时欢迎大家访问我的blog。-Wrote it myself, KOCH curve, using OpenGL and C++ implementation, hair in my blog above, http://www.cppblog.com/
interpolate
- 这是一个分形插值程序,用C写的,里面有示例。本程序只适用于一维数据-This is a fractal interpolation program written in C, there are examples. This procedure applies only to one dimensional data
iphoneSierpinski
- iphone上的Sierpinski分形, 用来学习IPHONE OBJECTIVE C编程, 如UIImageViews-The Sierpinski triangle, also called the Sierpinski gasket or the Sierpinski Sieve, is a fractal named after Sierpinski who described it in 1915. Originally constructed as a curve, this is
2_01
- 内含三分cantor集的C++源码,初学分形的朋友注意了-Cantor set contains one-third of C++ source code