搜索资源列表
图形学画线画圆滑多边形的实现
- 图形学中的基本画图算法的实现,可能会有点小问题,请自己校正-graphics, the basic algorithm for drawing the realization may be some minor problems, its own calibration
vb做的类photoshop源码
- vb做的类photoshop源码:可以打开图像文件并对其进行一些简单的处理,另外还可实现简单的画图功能。-vb do photoshop source categories : image files can be opened and its simple, but also achieve other simple drawing functions.
cw_picture
- 用VB实现的图像处理程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)画图功能-VB image processing procedures, covering most of the basic image processing technology : (1) Image geometry transformation (image reversed, rotation
2006010511
- dda、bresenham 画直线 ,bresenham 画圆 ,填充算法,几何变换(平移、缩放、旋转等), 小型绘图软件(用鼠标绘制直线、矩形、多边形、圆、填充、平移)-dda, bresenham painting straight bresenham Circle, filling algorithm, Geometric Transformations (translation, scaling, rotating, etc.), small graphics software (u
绘制各种图形-直线-多边形
- 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.DrawLineDemo 演示绘制直线。 9.DrawPol
Problem2_6
- 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p
figure_my
- 用java完成的图形绘画软件,有图形选择,颜色选色,图形累加的功能-complete with the graphic drawing software, graphics options, color color selection, graphics accumulation function
drawstraightline
- 这个源码介绍了如何使绘制的直线上也带有图形。-the source of how to make the straight-line drawing also with graphics.
PolyArea
- 用VC++编写的计算多边形面积的程序,比较简单,用户通过界面画图,系统自动计算多边形面积-VC prepared by the Polygon area calculation procedures are relatively simple, user interface drawing, the system automatically calculating polygon area
drawing
- 在code::blocks中运行此程序,可以实现绘图功能,改变程序中的相关参数,还可以绘出自己想要的图形-drawing
simple-drawing-tools
- 一个简单的绘图工具的实现 可以参考学习图形学基本算法-a simple drawing tools can refer to the realization of the basic graphics learning algorithm-a simple drawing tools can refer to the realization of the basic graphics learning algorithm
geometric-drawing
- VC几何绘图,如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-VC geometric drawing, how to get the text output on the CDC, graphics, hold function, a
the-surface-drawing-program
- 基于Matlab的医学CT断层图像三维重建的实现方法之面绘制程序-Based on Matlab medical CT images the implementation of the three-dimensional reconstruction of the surface drawing program
Underlying-two-dimensional-drawing
- 二维底层绘图中用到的一些基本代码,快速学会二维绘图-Underlying two-dimensional drawing
histogram-drawing(choose-interval)-
- 数字图像处理,直接画出图像的频率直方图,也可以选择感兴趣的灰度区间画图.相比于opencv库函数,效率更高.-Digital image processing, image frequency histogram plot directly, you can also choose the gray zone of interest drawing. Compared to the opencv library functions more efficient.
MATLAB-drawing
- 二维数据曲线图,绘制单根二维曲线 ,绘制多根二维曲线。-Two dimensional data curve drawing a single 2D curve.
Image-histogram-drawing
- 图像直方图的绘制,此程序提供两种方法,一是利用matlab自带得工具箱绘制,另一种是利用统计学的方法编程实现,最后对两种方法进行比较-Image histogram drawing, this program provides two methods, one using matlab toolbox comes too draw, another is the use of statistical methods to program implementation, and finally t
color-pencil-drawing
- 针对传统的彩色铅笔画绘制技术中存在的色彩失真及自动化程度较低等问题,提出一种改进的算法-For color distortion and low degree of automation and other issues traditional color pencil drawing techniques exist, an improved algorithm
drawing-board
- 用VS2012和open cv2.47编写的一个简单画图板程序,可以像画图板一样用鼠标画任意图形-Using VS2012 and open cv2.47 drawing board to write a simple program, you can use the mouse as the drawing board, like any graphic painting
VC-drawing-source-code
- VC画图源代码:自画直线,矩形,圆;画布,ScrollView, CRectTracker,调色板,保存成位图加入中间层View的步骤。-VC drawing source code
