搜索资源列表
FeatureTracker
- 特征跟踪源码,包括FeatureTracker.cpp和FeatureTracker.h,其中另附有边缘检测和人脸检测源码,调用了blepo.lib。-feature tracking source, FeatureTracker.cpp and FeatureTracker.h including, which followed by edge detection and face detection source, call the blepo.lib.
graphfx_demo
- GraphFX - A graph framework.(bar型图表的显示) CGraphFX frameworks, include GraphFX.h, GraphFX.cpp, Screen.h, Screen.cpp, ItemArray.h, ItemArray.cpp, Item.h and Item.cpp to your project.
draw_picture_software
- 1.建立自己的工程:单文档 2.建立程序图标 3.将ColorPane, MyImage, MyToolbar, OptionZone程序加入到工程中 4.建立Toolbar资源:IDR_COLORPANE 5.在MainFrm.h中加入 CColorPane m_wndColorPane 6.在MainFrm.cpp的OnCreate中加入与ColorPane有关的代码。 7.在ResourceView中修改Toolbar中IDR_MAINFRAME的内容,包括各
imhist.cpp
- 图像直方图的代码。 同时还有对数组进行类似直方图统计的程序。
Show
- 可以用来在对话框里指定区域显示图像/曲线/直方图数据的代码,是我做图像显示处理编程时根据多方经验总结出来的,很好用。不过是.h和.cpp文件,资源需要自己去添加。
ball
- 一个画球的小程序,运行时直接用c++打开工程文件,点击ball.cpp即可运行
openGL-CPP
- 用openGL及C++实现的多种三维体素的绘制-With openGL and C++ implementation of a variety of three-dimensional voxel rendering
lineanddot
- 一个自编的绘制点线的程序 draw.h/cpp drawDoc.h/cpp drawView.h/c-a point of drawing the line procedures draw.h/cpp drawDoc.h/cpp d rawView.h/c
spline3.cpp
- Spline Application. This application uses C++ plataform. Its a simple application source code to plot cubics splines.
Cohen_Sutherland
- 本程序实现的是Cohen—Sutherland裁剪算法,一复制就能用。本来是要用.cpp 文件上传的,到考虑到.cpp文件包含很多预算法无关的代码行,所以就用.txt上传了。-Cohen-Sutherland algorithm, Graphics Analysis。
BLineExample
- B样条曲线的一个例子代码.// BLine.cpp : Defines the entry point for the application.-B-spline curve, an example of the code.// BLine.cpp: Defines the entry point for the application.
CG-draw-a-circle.cpp
- 计算机图形学,画圆的最简单算法,不太简介,初学者可以参考-Computer graphics, circle the most simple algorithm, not profiles, beginners can refer to
Bezier
- Bezier曲线曲面绘制,BezierCurve.cpp为绘制bezier曲线的源程序-Bezier curve and surface rendering, BezierCurve.cpp to draw the bezier curves of the source
Visual-CPP
- 一种矢量微型绘图程序源代码,用VC++编程,希望能帮到大家-I am a VC++
CPicture
- cpicture类的源文件和头文件,实现绘图功能-class cpicture,Picture.cpp,Picture.h
CGfxListView
- 有关一些表格的代码,可以给开发者一个参考,快速完成开发任务。-CGfxListView.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CCGfxListViewApp application class. CGfxListVie
stategraphvist
- 借鉴了JHotDraw源码,开发单层状态图绘制工具, 支持三种遍历方法:CPP(中国邮递员算法),广度优先算法,简化的广度优先算法 里面有三个后缀为draw的图形-Draws JHotDraw source code, developers monolayer state mapping tool, supports three traversal methods: CPP (Chinese postman algorithm), breadth-first algorith
cPP
- 本次程序设计为基于C++的面向对象的程序设计。用C++各种基本图形(例如,圆、矩形、三角形、直线、点等)的类原型,通过继承图形这一个公共基类来实现图形的增删改以及保存等操作。-The programming C++ based object-oriented programming. With C++ basic graphics (such as circles, rectangles, triangles, lines, points, etc.) of the class prototyp
qtplot
- QCustomPlot 是一个超强超小巧的qt绘图类,非常漂亮,非常易用,只需要加入一个qcustomplot.h和qcustomplot.cpp文件即可使用,远比qwt方便和漂亮,可以自己使用两个源文件也可以自己编译成库文件,非常方便。-QCustomPlot is a super-ultra-compact qt drawing class, very beautiful, very easy to use, only need to add a qcustomplot.h and qcus
CPP-Builder
- C++ Builder之绘图:绘制直线、 矩形、圆形、圆角矩形、.绘制多边形。 -C++ Builder of the drawing: draw a line, rectangle, circle, rounded rectangle, polygon drawing.
