资源列表
gt_vb_2008_com
- Graph Plotting Program
ER(beta8)
- 这个程序是用c++编写的用于图像处理方面的,推荐给大家参考。 -the procedure is used c prepared for image processing and recommended for your reference.
db09585c43941a2178378ecaf90a589f
- 通过Html语言实现简单的voronoi图,通过点生成voronoi图。-voronoi picture makes,by points
TV
- 图像TV算法的修复的迭代实现,验证过,不过有一定局限性,不需修改。-TV iterative image restoration algorithm implementation, verification before, but there are certain limitations, without modification.
TIN_Voronoi
- Delualy 三角网 同时生成Vionoi多边形-Delualy also generate Vionoi polygon triangulation
lab6_2D_tranform
- 是一个对于opengl的初学者的一个关于如何做旋转的一个教程-It is an opengl for a beginner s tutorial on how to do rotation
757804
- VC下利用Matlab实现科学计算的可视化 很好的 可以用-VC under the use of Matlab can use scientific computing visualization is very good
Point_In_Polygon
- 1)点在多边型里面判断 2)用于GIS空间分析
Point_In_Polygon
- 用于判断光标是否位于所指定区域内的完整源码。比Win API的内置函数要强大的多。特别适合复杂图案的判断。-a source code to determine if the the point is in the range set by a complex describtion.
graphic_deal3
- 图象处理第3个程序-image processing section 3 procedures.
Bezier绘制
- 计算机图形学中很重要的曲线,采用vc编程,实现了最多10个控制点的bezier曲线的绘制,稍作修改可实现更多的控制点-very important curve, using vc programming, achieving up to 10 control points bezier curve drawing and make some changes to achieve more control point
pgm-file-read-awrite
- 一个用于读写PGM图像的小程序,展示了PGM文件的读写原理。 VC++ 6.0环境编译通过 -A PGM image to read and write small programs to demonstrate the principles of reading and writing PGM files. VC++ 6.0 compiler environment