搜索资源列表
Julia—逃逸时间算法
- Julia的逃逸时间算法,是分形领域的经典算法实现,供大家参考学习。-the escape time algorithm is fractal fields of classical algorithm for reference study.
图像纹理分析算法
- 介绍了图像纹理的算法,已经编译好,直接应用就可以了,源代码vc-of image texture algorithm has been compiled, and can be applied directly on the source code vc
图象腐蚀,膨胀,细化算法
- 图象腐蚀,膨胀,细化算法,很实用的 可以把图象的主干提取出来-image corrosion, expansion, refinement algorithm, a very practical image can be extracted from the trunk
DCT算法实现
- 普通DCT,快速DCT,快速IDCT算法的实现 vc程序 希望你喜欢!-ordinary DCT, fast DCT and IDCT algorithm for the rapid realization vc procedures hope you like!
实验三圆的中点转换算法
- 课堂上老师要求做的实验三。实现圆的中点转换算法。-class, the teacher asked to do the experiment three. Circle the midpoint conversion algorithm.
中点算法
- 扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法-linear scan conversion of the midpoint algorithm depiction of the mid-point arc conversion algorithm and scan conversion ellipse the midpoint algorithm
二维填充图元的扫描线算法
- 实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-achieve polygon scan conversion algorithm scanning lines in the region and filling algorithm scanning algorithm procedures
二维裁剪算法
- 实现裁剪直线段的Cohen-Sutherland算法和裁剪多边形的Sutherland-Hodgman算法的程序 -realization of the linear cutting Cohen-Sutherland algorithm and cutting polygons Sutherland-Hodgman algorithm procedures
人眼定位算法
- 对人脸进行定位标定眼、嘴和鼻。算法简单易行。效果非常好。VC++6.0编写。运行环境:2000,xp-right positioning calibration eyes, mouth and nose. A simple algorithm. The effect was very good. VC + +6.0 prepared. Operating environment : 2000, xp
画圆算法
- 两种画圆的算法,中点画圆算法和Bresenham画圆算法-the algorithm, the midpoint of Bresenham algorithm and Circle Circle Algorithm
常用数值算法于程序C++常用算法1
- 包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。盘中还包括由这些源程序在VC++6.0下生成的可执行文件(文件扩展名为.exe),以及由这些程序运行后产生的结果文件(文件扩展名为.dat)。另外,还包括若干类书中所介绍算法的头文件,由文件扩展名为.h和.inl所组成。 为了方便读者实际应用书中所介绍的算法程序,本光盘专门预创建了VC++6.0的工程,-book i
几种常用图像处理算法
- 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制: 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
角点检测算法用于图像匹配
- Harris角点检测算法的VC++实现,速度快,精度高。
KMmatch算法
- 一个vc++写的kmmatch算法,希望对你有用!
GDI 画图的各种算法
- 实现多种算法(DDA、midpoint、bresenhanm画直线,中点画圆,区域填充扫面线等多种计算机图形学算法)是课堂演示,课程设计,毕业设计的必需参考资料,欢迎大家踊跃积极下载
图像轮廓 提取算法
- C++图像轮廓 提取算法
A星算法在游戏中人物的移动中
- A星算法在游戏中人物的移动中,寻找路径起到了很大的作用,使游戏人物按最近的路线到达目的地,A star algorithm in the mobile game figures to find the path has played a significant role in bringing the game characters in accordance with the recent arrival routes
三二维填充图元的扫描线算法01
- 图形学中的二维填充算法,没有用到MFC,很好用的简单算法-the 2D graphics filling algorithm, did not use MFC, very good with a simple algorithm
vc++多边形裁剪算法
- vc++版本多边形裁剪算法,十分有用,适合初学者
算法实现
- Cyrus和Beck用参数化方法提出了比Cohen-Sutherland更有效的算法。后来梁友栋和Barsky独立地提出了更快的参数化线段裁剪算法,也称为Liany-Barsky(LB)算法。(Cyrus Beck Cohen-Sutherland Barsky Liany-Barsky Cyrus Beck Cohen-Sutherland Barsky Liany-Barsky)