资源列表
Uw_2D_portal
- 2d platform examples hot
Poly2ApproximateBezier
- 算法:从任意曲线中提取Bezier曲线的关键点,这样可以对曲线形状进行任意平滑控制。-Algorithm: to extract from any curves the critical point Bezier curves, which can be arbitrary smooth shape of the curve control.
Q2
- 计算图片中大米的个数,计算每个大米的周长和中心点-Here we are interested to find number of rices and their perimeters as well as their center of gravities. Using the image, segment rices in a binary image. Then you can use the help mfile (Q2.m) to see how we can lable, fin
hgeceshi
- HGE 的一个计算测试 他用来计算某个东西-A calculation of HGE test something he used to calculate
agg-2.5
- AGG(Anti-Grain Geometry),强大的2D几何图形库。 配置: 1、VC6.0下新建一个Windows Console工程,名称随便起,姑且叫AggTest. 2、关键步骤,设置AGG类库的引用,最野蛮和最有效的方式把Include下的.h文件连同其下文件夹全部拷贝到VC6安装目录下的Microsoft Visual Studio/VC98/Include文件夹中,把解压目录中的src文件夹下的cpp文件都添加到AggTest工程中。-AGG (Ant
clipper
- 从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用Bala Vatti的多边形裁剪算法,并做了多种扩展和改进,提供多个版本(Delphi Pascal C++ C# )的源码和测试程序和简明的帮组文档,方便用户使用。 sandbox tags trunk-The Clipper Library is based on but significantly extends Bala Vatti s polygon clipping algorithm as describ
MAIN
- IT s an alog clock.-IT s an analog clock.
qwt-branches.tar
- 经典的2D图形数据处理插件源码,是处理数据,二维图形画面的不二工具-The classic 2D graphics data processing plug-in source, is processing data, a prime tool for two-dimensional graphic images ~ ~
VC_DrawArrow
- 自己写的用VC画箭头打印的代码,很好用希望对大家有帮助!-Write their own picture with the arrows printed VC code, easy to use we want to help!
VB_Desk_Cut
- VB写的桌面截图软件。可以供大家参考!希望对大家有用!-VB to write a desktop screenshot of the software. For your reference! I hope useful!
AutoDraw1
- 刀模图自动绘制,本人根据多年刀模制作经验,设计出能自动绘制刀模图的程序,只需输入长、宽、高等参数,敲一下回车键刀模图便瞬间绘出,大大提高了工作效率和减少出错概率-Auto Draw Graphics
creaseg
- 主动轮廓跟踪的matlab GUI显示,对于学习GUI很有帮助。-Active contour tracking matlab GUI display, helpful for learning GUI.