Welcome![Sign In][Sign Up]
Location:
Search - Bezier image

Search list

[Other resourceNewBezierLine

Description: 三次Bezier图象的生成,用TC可以打开实现-cubic Bezier image generation, TC can be used to achieve open
Platform: | Size: 3674 | Author: lins | Hits:

[Graph program20040602vcbezier

Description: bezier曲线的代码.c基础图象编程-bezier curves of the code. C programming based Image
Platform: | Size: 1024 | Author: 傅荇之 | Hits:

[Graph DrawingNewBezierLine

Description: 三次Bezier图象的生成,用TC可以打开实现-cubic Bezier image generation, TC can be used to achieve open
Platform: | Size: 3072 | Author: lins | Hits:

[Graph Recognize2

Description: 图像处理Bezier曲线的源程序,vc++编写,编译通过,希望对大家有用!-Image Processing source Bezier curves, vc++ Prepared, the compiler is passed, I hope useful for everyone!
Platform: | Size: 109568 | Author: zhangfan | Hits:

[2D GraphicgingkoVG

Description: 2D矢量图形显示开发包 完全遵循2D矢量图形显示标准OpenVG 1.0.1,支持2D矢量图形显示的多数功能: 1)Path, Stroke, join, fill显示 2)直线,2次/3次Bezier曲线,圆弧...显示 3)图形窗口裁减,Rect Scissor, Alpha Mask. 4)Blend显示 5)图象显示及图象特效(锐化,柔化,高斯变换, Color Matrix等) 6)梯度填充:线性和放射性梯度填充 其他高级功能 文件包中包含:全部开发库, 开发文档和中文教学文档,所有可执行示例及源程序 -2D vector graphics display development kit full compliance with 2D vector graphics standards OpenVG 1.0.1, support for 2D vector graphics to display the majority of functions: 1) Path, Stroke, join, fill display 2) linear, 2 times/3 times Bezier curves, round arc show ... 3) the reduction of graphics window, Rect Scissor, Alpha Mask.4) Blend show 5) image display and image special effects (sharpen, blur, Gaussian transform, Color Matrix, etc.) 6) gradient fill: and radioactive linear gradient fill other senior functional document package includes: All the development libraries, development of Chinese teaching documents and documentation, all examples and source code executable
Platform: | Size: 12580864 | Author: tomsoft | Hits:

[Crack HackrationalLogist

Description: 有理bezier曲线应用于图像加密的源代码(Matlab)-Rational Bezier curves used in image encryption source code (Matlab)
Platform: | Size: 1024 | Author: 张永红 | Hits:

[Graph programBezierCurves_dshbds

Description: 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 very simple and straightforward way, how one can construct these curves and make use of them.
Platform: | Size: 59392 | Author: srhg | Hits:

[Software Engineeringfd

Description: 一种同时完成字符图像线段提取和细化的算法。在定义字符图像的线段区域、交点区域和子段区域,同时指出待细化字符图像是线段区域的集合的基础上,首先基于图像行(列)连通像素段来提取字符图像中所有的交点区域和子段区域,然后对属于同一线段区域的所有子段区域和交点区域进行合并,最后用Bernstein-Bezier多项式方法拟合每个线段区域的骨架 -At the same time, the image of a complete line of characters to extract and refine the algorithm. Characters in the definition of the segment image regions, regional and sub-paragraph intersection region to be refined at the same time pointed out that the character image is a collection of regional segment basis, first of all, image-based firms (column) connected pixels above the image to extract the characters of the intersection point of all regional and sub- Regional paragraph, and then belong to the same segment of the region above all regions and sub-regional merger point of intersection, the last used method of Bernstein-Bezier polynomial fitting region for each segment of the skeleton
Platform: | Size: 638976 | Author: 乐睿 | Hits:

[Special EffectsCubicSplineAndBezier

Description: 三次样条插值和贝塞尔曲线 主要是对图象做插值-Cubic spline interpolation and Bezier curves are mainly made of image interpolation
Platform: | Size: 1793024 | Author: Lucx | Hits:

[GDI-Bitmapcomputer_graphics

Description: 课程设计的作品。基于MFC的图形图像绘制程序,程序完成的功能有,直线,椭圆,贝塞尔曲线等的绘制,并能保存图像文件,并且提供了操作的取消和重做等功能。-Course design work. MFC-based graphics image rendering process, the program completed the function, line, ellipse, Bezier curve drawing, and can save the image file, and provides operations cancel and redo functions.
Platform: | Size: 2789376 | Author: 于岩 | Hits:

[AI-NN-PREmotionDetection

Description: It can detect human emotion from image. First it take an image, then by skin color segmentation it detect human skin color then it detect human face. Then it separate the eyes & lip from the face. Then it draw bezier curve for eyes & lips. Then it compare the bezier curve of eyes and lips to the bezier curves of eyes & lips that are stored in the data base. Then it find the nearest bezier curse from the data base & give that data base stored bezier curve emotion as this image emotion. BY shakil0304003
Platform: | Size: 2864128 | Author: Eugene | Hits:

[Graph Drawingdraw

Description: 绘制B样条曲线,bezier曲线,区域填充等图像-Draw B-spline curves, bezier curves, area fills and other image
Platform: | Size: 219136 | Author: 王超 | Hits:

[Graph DrawingVC-draw-toolbox

Description: 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格式。-The program features and accessories in Windows, similar to drawing software features. This procedure is in VC6.0 MFC compiled with the platform to support multi- Documents and multi-view structure, view the scroll view, which allows splitting the window. Functional areas including drawing to draw various primitives, including Including line, Bezier curves, rectangles, rounded rectangles, ellipses (circles), polygon, free drawing pen or brush, eraser rub In addition, paint bucket fill, select the check color and regional mobility. Drawing pen can choose a variety of colors and brush colors, a variety of line and line Wide, and when the painting is filled with closed primitive, of course, but also set the background color, clear image and canvas sizing, etc., and painting Figure District Right-click shortcut menu will pop up. Program supports saving and reading bitmap formats.
Platform: | Size: 2375680 | Author: penggy | Hits:

[OpenCVEmotion-Det

Description: 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 the data base. Then it finds the nearest bezier curve from the data base & gives that data base stored bezier curve emotion as this image emotion.
Platform: | Size: 2795520 | Author: ANCAR | Hits:

[Special Effectsbezier

Description: 图像平移的程序,很好用的 ,我验证没有问题的,可以放心使用-Image translation program, well, I verified there is no problem, you can rest assured that use
Platform: | Size: 1024 | Author: 丁岩 | Hits:

[Windows DevelopcNewwBezierLLu

Description: 三次Bezier图象的的生成,用TC能打开实现 -Cubic Bezier image generation can open with TC to achieve
Platform: | Size: 38912 | Author: | Hits:

[OpenCVopencv1.0PVC6.0

Description: 包括图像打开,边缘检测,人脸识别,图片缩放,贝塞尔曲线等例子,全部调试通过,非常适合初学者学习。-Including open image, edge detection, face recognition, image scaling, Bezier curves, and other examples, all through debugging, very suitable for beginners to learn.
Platform: | Size: 63488 | Author: sun1989 | Hits:

[Special EffectsBezier

Description: 对于离散点的基于贝塞尔算法的曲线拟合的可视化实现。 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 image.
Platform: | Size: 59392 | Author: hpudn67 | Hits:

[Special EffectsBezier

Description: 图形学的基础问题,画出了三次bezier曲线,有助于理解理论,有图像输出。-Basic problems graphics, draw three bezier curves, helps to understand the theory, there is the image output.
Platform: | Size: 2441216 | Author: 李娜 | Hits:

[Delphi VCLBezier

Description: Bezier Image Delphi. The App Draw some Bezier to IMg
Platform: | Size: 313344 | Author: Andrew Pham | Hits:
« 12 »

CodeBus www.codebus.net