资源列表
Project1
- 用c++ builder实现bresenham 画圆算法
WaveletTransform
- 用C++编写了一个小波变换的程序,实现了小波在不同尺度下的变换。-C++, write a wavelet transform procedures, the wavelet transform at different scales.
SUSAN_Edge_Detection
- This function uses the SUSAN algorithm to find edges within an image-This function uses the algorithm to f SUSAN ind edges within an image
calc2
- its descr iption about the calculator in making gui - its descr iption about the calculator in making gui
Read3DFile_DXF
- 可以用来读取dxf格式文件里面的线段、圆、弧等等之类的-Dxf format file can be used to read the inside line, circle, arc, etc. and the like
denoise
- 图片噪声的加入,常见滤波,以及几种经典去噪算法-Picture noise, common filtering, as well as several classical denoising algorithm
opengl_sky
- opengl_sky,全球天空、大气,OpenGL GLSL源码,供大家学习参考。
line_hough
- 利用hough变换检测图像中的直线,得到检测直线的参数与首位端点,并在原图中标出所检测到得直线。-Detection using hough transform image of the straight line parameters to be detected with the first endpoint, and the Original bid to get straight out of the test.
TLesson2
- OpenGL教学,画图-OpenGL teaching, painting
dynamicscene-cpp
- c++实现动态场景,linux(fedora)运行正常-implement the dynamic scene by qt c++,work normally on fedora
Catmull-Clark-
- 设P(m,n)是初始控制点列,即原曲面的点(m行n列)。Q(m,n)是一次细分后得到的曲面的控制节点。 此函数采用Catmull-Clark细分曲面算法,对双三次B样条曲面细分,即m=n=4。 利用我们在13章第四节学过的知识,有公式MQM =SMPM S ,其中M,S可由课件知 构造初始控制点列(p1,p2),其中p1是P的行坐标,p2是P的列坐标 -Let P (m, n) is the initial control point of the column, i.e. th
Triangle
- openGL绘制三角形的例子代码,很景点的,适用的是cg着色语言!
