搜索资源列表
Wangmeng_8433028879
- ∷软件简介∷ 共14部分,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀 算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术, 对每种常用的数字图像处理方法,都提供了完整的源代码。 - 鈭?the software synopsis 鈭?altogether 14 parts, separately introduced the picture spot operation, the geometry transformatio
220163542532006361151403160576
- 本程序示范在C++ Builder下如何在画布上以指定的大小绘制字符串。程序里调用函数GetGlyphOutline可以得到一个字的轮廓矢量或者位图并在画布上绘制。
edged
- 基于断层图像轮廓的提取以及三维表面重绘制(三角面片)
CityContour
- 城市轮廓问题, 给出房子的高度和长度,描绘城市的轮廓
edgecontour11
- 图像轮廓检测算法-image contour detection algorithm
lineRubber
- 自己开发的,多边形扫描线填充算法,采用橡皮筋模式确定多边形轮廓,经调试通过,此代码效率很高-its own development, filled polygon scan line algorithm, using rubber-band model to determine polygon outline, debugger, this code efficiency
cilun在autocad中绘制渐开线齿轮廓线
- 在autocad中绘制渐开线齿轮廓线。 在autocad中载入cilun.lsp程序后,键入cilun命令,输入渐开线齿轮参数即自动绘制出齿轮廓线。-drawing involute gear contour in autocad .
Course_Design_CAD_Cam
- 本课程设计以尖顶从动件偏心盘状凸轮机构为例,基于Visual Basic软件编写凸轮轮廓计算机辅助设计程序,实现了既能可视地展示机构的运动,又能给出凸轮轮廓上各点所对应的极角和极径,实现计算机辅助设计。-This course is designed to spire discoid eccentric cam follower, for example, based on the Visual Basic software development, computer-aided design
GlyphTest
- 字体的轮廓控制(对字体可进行拖拉变换其大小)-The outline font control (drag the font can be change its size)
yangtiao
- UG二次开发,样条曲线的绘制 源码以绘制一条凸轮廓线为例-UG secondary development, spline curve drawing source to draw an example of a cam profile
center-frame
- 用三次样条曲线实现火焰的中心骨架和外围轮廓线-With a cubic spline curve to achieve the center of the flame contour and peripheral skeleton
zhongzicircle
- 利用计算机图形学里的种子算法以及画圆的算法,实现已知半径和颜色的圆外轮廓以及内部的填充。-The use of the seed algorithm computer graphics circle algorithm, known radius and color outside the circle outline and internal padding.
Untitled
- 凸轮轮廓曲线绘制的程序,可以方便的绘制出凸轮的轮廓曲线-Cam profile curve drawing program, you can easily draw the cam profile curve
Easily-change-background2.1
- 软件介绍 图像合成最困难和最费时的操作是抠图,轻松换背景就是针对这一应用瓶颈而开发的。软件提供单色幕(蓝幕)法和内外轮廓法两种高级自动/半自动抠图办法,在技术手段的帮助下,不但普通用户通过快速训练即可掌握和学习图像合成工作,而且抠图速度和质量都大大提高。软件不但可以处理普通物体轮廓,还支持半透明轮廓和阴影的抠图,特别是复杂的毛发边缘抠图。同时软件提供了图像合成所需的完整环境,无需其它昂贵软件平台即可独立运行。 -Software   Th
benwy
- 边缘检测及轮廓跟踪 C程序设计对数字图象进行边缘提取-Edge detection and contour tracking C program design for digital image edge extraction
adjacewky
- 包含了对图形进行标识物体测量面积周长和阈值分割和轮廓提取的程序-Contains the graphics object identified measuring area of pupil threshold segmentation and contour extraction process
usoful-Edge-and
- 边沿提取,轮廓跟踪,对于图象处理方面有很用处 很好的-Edge extraction and contour tracking, has a very useful for image processing is very good
二值图像取轮廓
- 二值图像取提取轮廓的源码,vc6.0编译