搜索资源列表
NewBezierLine
- 三次Bezier图象的生成,用TC可以打开实现-cubic Bezier image generation, TC can be used to achieve open
CubicSplineAndBezier
- 三次样条插值和贝塞尔曲线 主要是对图象做插值-Cubic spline interpolation and Bezier curves are mainly made of image interpolation
20040602vcbezier
- bezier曲线的代码.c基础图象编程-bezier curves of the code. C programming based Image
BezierCurves_dshbds
- Bezier curves are the most fundamental curves, used generally in computer graphics and image processing. These curves are mainly used in interpolation, approximation, curve fitting, and object representation. In this article, I will demonstrate, in a
draw
- 绘制B样条曲线,bezier曲线,区域填充等图像-Draw B-spline curves, bezier curves, area fills and other image
VC-draw-toolbox
- 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格
Emotion-Det
- This code detect face emotion from image. First, it takes an image, then detect the face using skin color segmentation.. Then it separates the eyes & lip from the face. Then it draws bezier curve for eyes & lips and compares them that are stored in t
bezier
- 图像平移的程序,很好用的 ,我验证没有问题的,可以放心使用-Image translation program, well, I verified there is no problem, you can rest assured that use
opencv1.0PVC6.0
- 包括图像打开,边缘检测,人脸识别,图片缩放,贝塞尔曲线等例子,全部调试通过,非常适合初学者学习。-Including open image, edge detection, face recognition, image scaling, Bezier curves, and other examples, all through debugging, very suitable for beginners to learn.
BSpline
- MFC程序包含绘制直线、圆、Bezier曲线、B样条曲线四种绘制类型,能够动态修改曲线控制顶点,从而改变曲线形状。能够绘制相应的伯恩斯坦基函数图象。-The MFC program includes draw straight lines, circles, Bezier curves, B-spline curve four draw type, able to dynamically modify the curve control points, thus changing the sha
Bezier
- 对于离散点的基于贝塞尔算法的曲线拟合的可视化实现。 bezier_curve是具体算法实现。 glwidget为基于Qt的图像的绘制。-Visualization of discrete points of curve fitting based on the Bezier algorithm implementation. bezier_curve specific algorithm. glwidget is based on Qt' s drawing of the imag
Bezier
- 图形学的基础问题,画出了三次bezier曲线,有助于理解理论,有图像输出。-Basic problems graphics, draw three bezier curves, helps to understand the theory, there is the image output.
Graphics-comprehensive-experiment
- 1.1实现绘制Bresenham直线 运用Bresenham算法,通过点绘制实现直线。 1.2实现种子填充算法 运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。 1.3实现几何变换 运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。 1.4实现窗口裁剪 通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。 1.5实现绘制曲线 通过Bezie
酒杯
- mfc 图形图像制作 双三次bezier曲面片制作(MFC graphic image making)