搜索资源列表
painter_plot
- Qt4.5一个绘制曲线图的类,可以直接使用,具有放大,缩小等功能!-Qt4.5 class to draw a graph, can be used directly, with zoom and other functions!
draw
- Qt4写的一个简单的绘图程序,实现了基本的绘图功能,如画线,画圆,画多边形,画文本,设置画笔画刷。-Qt4 write a simple drawing program, to achieve the basic graphics, painting, line, round, polygon drawing, painting the text, set painting brush strokes.
opencv_drawing
- 本文主要讲讲怎样用opencv画一些基本图形,这些图形包括,直线,圆,椭圆,多边形等。参考资料为opencv自带tutiol及其code。 开发环境:ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2 实验功能: 1.单击Drawing1按钮,将会画出atom图形,并且可以看出该图形成的过程,共分5个步骤画,每画完1个部分会自动停留1s,以便观察,然后画下一个部分,直至完成atom图形。 2.单击Drawing2按钮,将会画出
paint
- 这是一个C++在QT4环境下编写的图形界面,对点,线,区域 进行绘制 -This is a C++ written in QT4 GUI environment, on the point, line, area to draw
basic
- qt4 开发入门程序,最最基础的源码。用qt4画出一个按钮。-qt4 development of entry procedures and the most basic source. Draw a button with qt4.
Qt4-Gossip-QMatrix
- 利用 qt的Qmatrix函数进行图形绘制。-Use qt-Qmatrix functions to draw graphics.
opencv_rand_draw
- 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5 实验功能: 1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
draw_wav_time
- 在qt4环境下编写的读取wav文件的音频数据,并画出其时域图-The qt4 environment written read wav files of audio data, and draw the time domain graph
xy
- windows 7下QT4制作的动态绘制折线图的工具-windows 7 QT4 made dynamic tool to draw a line chart
QT-Draw-three-wave
- 本程序是用qt做显示三种波形的demo,可在qt4运行,来源于网上-This procedure is to do with qt the display three waveforms demo, run in qt4 comes from the Internet
paint
- 使用Qt4.8开发,用于2d画图,可以画点,直线等,支技qt国际化,可以用qt打开,支持window-Use Qt4.8 developed for 2d drawing, you can draw points, lines, etc., support skills qt international, can be opened with qt, support window
QwtBarChartLib
- 绘制柱状图的deom,使用QWT。在vs2010和QT4.8下开发。(Draw histogram deom, using QWT. Development under VS2010 and QT4.8.)