搜索资源列表
绘制各种图形-直线-多边形
- 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.DrawLineDemo 演示绘制直线。 9.DrawPol
贝塞尔曲线的绘制
- 贝塞尔曲线的绘制 源代码 可运行 图形界面 高阶曲线 阶数自定义 -Bezier curve drawing source code can run graphical interface high-order curve-defined order
curvecoler
- 此程序的目的是为了在绘制图形时改变曲线的颜色。
DocToolkit
- 一个GDI+用于绘制图形的控件,可以直接使用。-GDI+ to draw a graph of control, can be used directly.
DrawMap
- Drawmap程序具备基本的画圆、椭圆、直线、多边形等绘制矢量图形功能及图幅整饰功能,-Equipped with the basic procedures Drawmap drawcircle, ellipse, straight line, polygon rendering vector graphics and other functions and Maps finishing functions,
ImageBoard
- 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
draw_matlab_pictures
- 使用matlab绘制图形各种基本操作技术总结,非常实用。推荐给大家作为学习必备资料。-Matlab draw graphics using a variety of basic operations technical summary, very useful. Recommend it to everyone as a learning essential information.
SyntheticMethodsfortheMedicalImageProcessingand3DR
- 医学图象处理及其三维重建是目前研究的热点问题,它涉及计算机图形学、数字图像处理计算机视觉、以及人机交互技术。 医学图像预处理与三维重建是可视化技术的核心环节,二者直接关系着三维可视化的效果和速度。本文介绍了灰度变换噪声消除以及 伪彩色编码等图像预处理技术。然后着重探讨了三维重建技术中的体绘制和面绘制算法以及这两种算法的优点和不足。最后总结了网格消减算法,并利用它对MC算法进行表面网格简化。 -Medical processing and 3D reconstruction is a
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
VC_geometric_drawing_graphics_fill_effect
- VC编程几何绘制图形实现填充效果代码VC geometric drawing graphics programming code to achieve fill effect -VC geometric drawing graphics programming code to achieve fill effect
shuanghuanchong
- 主要内容是双缓冲画图,用于解决在绘制图形图像时的闪烁问题-Double-buffered drawing the main content is used to draw graphics to solve the problem of image flicker
kfsy
- 实现图片打开,在图片上绘制图形。视频读取,通过摄像头读取视频,-Open two images in the picture drawn graphics. Video read read through the video camera,
java2d
- 2D图像处理,包括绘制图形,显示文字,显示图像-2D image processing, including the preparation of graphics, display text, display images
WinFormsGraphicsDeviceSample
- 基于XNA,实现的WinForm程序。在窗体内使用XNA绘制图形,图像。-WinForms Graphics Device Sample
image
- 实现了图像的二值化,已经sophel算子,拉普拉斯算子绘制处理之后的图像。还有用共生矩阵绘制图形。是很好的图像处理的学习资料。-Realize image binarization, has sophel operator, Laplacian processed image rendering. There are co-occurrence matrix used to draw graphics. Image processing is a good learning materials.
3
- 这是用C++Builder6编写的源代码实例 主要是说明如何绘制图形功能。-It is written in C++ Builder6 is to specify the source code examples how to draw graphics.
Draw_2
- 任意绘制图形,并不用序列化的方式实现窗口变化图形保存-Arbitrary rendering graphics, does not use serialization means to achieve change window graphics are saved
Drawing
- 绘制图形代码,能够实现基本的图形绘制以及颜色的调整,还有线宽的调整。-Graphics rendering code can achieve the basic graphics rendering and color adjustment, as well as adjust the line width.
guidinghua
- 利用MATLAB,求图像的各级像素、频率,绘制图形直方图、规定化直方图,进行分析-Use MATLAB, seeking all levels of image pixels, frequency, graphing histograms, histogram provisions for analysis
opmiwnal
- 绘制车辆行走的轨迹,对车辆的轨迹算法做了具体的分析,()