资源列表
ImageFilteringImageequalizatio
- 图像滤波图像均衡化图像分割图像边缘提取 图像读取,可以保证基本操作,Image Filtering Image equalization image edge extraction image segmentation image read, can guarantee the basic operation
MeshSimpCode
- 实现边坍塌(edge-collapse)的网格简化方法;程序能指定输入输出的 obj 文件,以及面数的简化比(输出面数占输入面数的百分比),例如:命令行程序可以支持如下参数 mesh_simp.exe 输入.obj 输出.obj 简化比-Achieve edge collapse (edge-collapse) of the mesh simplification methods program can specify the input and output of the obj fil
TXshiyan
- 图形学三种直线画法, DDA法,重点画线法,和breshham画线法-GRAPHICS three linear painting, DDA method, focusing on drawing a line, and breshham draw line method
Graphics
- 作为图形图像课程的设计,内容有椭圆中点(Bresenham算法),圆中点(Bresenham算法),直线中点Bresenham算法,画椭圆,画多边形(5边),画折线(6个点)。运行在VC6.0下用MFC-As a graphic image curriculum design, content elliptical midpoint (Bresenham algorithm), round the mid-point (Bresenham algorithm), a straight line
gdopContour
- 很好的gtop绘图程序, 里面有源代码!-Good gtop drawing program, which source code!
deinterlace
- 图像去隔行函数,去除两场由于时间间隔造成的分割条纹-Image de-interlacing function to remove the two time intervals as a result of the division caused by stripe
WORM
- 蜗杆传动设计校核,基于autocad软件autolisp开发的-Worm-drive design verification, based on the development of autocad software AutoLISP
Yuv_DeIntelace.zip
- 反交錯演算法 Yuv Deinterlace no error no warring in VC6 ,De-interlacing algorithms Yuv Deinterlace no error no warring in VC6
VinciDrw
- 一个MFC 绘图示范程序,示范划线、矩形、圆,缩放等。-a demo code for GDI draw in MFC.
qumian
- 计算机图形学原理及算法教程(和青芳)随书源代码——曲线和曲面-Computer graphics theory and algorithms tutorial (and blue-fang) With the book source code- Curves and Surfaces
Draw
- 类似Windows的画图工具,功能特别强大!-The drawing tools similar to Windows, is particularly powerful!
5
- huatuchengxu简单画图程序要求:(1)可绘制直线、椭圆、三角形、矩形; (2)可填充形体、绘制文本;可改变线条颜色、类型、填充方式; (3)可对图形进行删除、拷贝、剪切、平移、恢复和撤销操作; (4)可完成图形文件的保存、打开、打印且能提供将所绘图形转换为位图进行存储的功能。 -huatuchengxu简单画图程序