搜索资源列表
并行图像细化算法和C代码实现
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the fr a mes, that is, l
细化算法,提取二值黑白图象的骨架VC
- 细化算法,提取二值黑白图象的骨架的VC实现-refinement algorithm, the value extracted two black-and-white images of the skeleton VC
Simulatingthegrassfiretransformusinganactivecontou
- 蛇模型骨架算法,模拟grassfire,效果很好
Thinner
- 文字图像细化算法源代码。细化后所得的文字图像骨架是严格的1象素宽度,细化效果极佳!-text image thinning algorithm source code. After refining the text images of the skeleton is strictly a pixel width, thinning effect excellent!
细化算法,提取二值黑白图象的骨架VC
- 细化算法,提取二值黑白图象的骨架的VC实现-refinement algorithm, the value extracted two black-and-white images of the skeleton VC
并行图像细化算法和C代码实现
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the fr a mes, that is, l
细化
- 形态学的细化算法源代码。细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用。-morphological thinning algorithm source code. Refinement is extracted regional connectivity fr a me. The algorithm letter recognition, fingerprint detection applicati
distance transform
- 目前效率最好的距离变换算法,距离变换广泛应用于图像处理,比如可以用距离变换准确找到图像中物体的骨架或者中心线。(用winrar解压)-efficiency of the current best distance algorithm distance transform widely used image processing, For example, can be used to find accurate distance tra
Image1.5
- 骨架提取算法,本程序是我们在校内做的骨架提取算法。算法是基于那且员的 -skeleton extraction algorithm, the procedure is done in schools skeleton extraction algorithm. The algorithm is based on that which the
pathedit0919
- 三维骨架运动数据bvh的读取,显示,基于B样条的路径编辑,运动编辑,多种骨架插值算法(四元数+B样条插值)-3D skeleton movement data bvh read, display, based on B-spline path of the editors, sports editors, Skeleton various interpolation algorithm (Quaternion B-spline inte
vb_for_zhu
- 地理信息系统专业一种骨架法算法的程序,取周围9个矢量点的值叠加分析-geographic information systems professionals a skeleton algorithm with the procedures for around nine points of the value vector overlay analysis
suanfuyiuxian
- 算符优先 根据形式化算法,编制程序实现一个算符优先分析器,能对常见的算术表达式语句进行分析。 要求实现以下功能: 1) 组织算术表达式的输入; 2) 组织算符优先关系表或者优先函数的输入; 3) 若输入的符号串是一个算术表达式语句,则输出一个分析树骨架(既每一步规约用到的最左素短语),否则输出一个错误信息。 -operator priorities under formal algorithm, the devel
erzhituxiangxihuasuanfa
- 图像细化的方法有两种即边缘点删除和内点保留传统的基于边缘点删除的细化算法在细化过程中只对边缘点的可删除性进行判断并作相应处理由于受跟踪顺序及所考察邻域的影响容易产生骨架的非对称性基于内点保留的细化算法容易使所获得的骨架大于一个像素本文在分析上述两类细化算法的基础上综合运用上述两种细化方法提出一种新的行之有效的并行细化算法.-Image Thinning There are two ways to delete that edge poi
mythin
- 细化算法,细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用-Thinning algorithm, thinning is designed to extract the skeleton of regional connectivity. The algorithm in the character recognition, fingerprint detection and other applica
Rosefeld
- 骨架提取算法 Rosenfeld VC++开发环境-Skeleton extraction algorithm RosenfeldVC++ Development Environment
cc
- 动态骨架算法,骨架是表示物体形状的一种有效形式.基于距离变换的骨架求解算法得到的骨架尽管准确光滑-Dynamic skeleton algorithm, fr a me-shaped object is said that an effective form. Based on the distance transform of the skeleton algorithm to be accurate despite the smoo
SearchEdge
- 经典的提取骨架算法。可以提取各种图片的骨架。 -get the skeleton。get the skeleton。get the skeleton。get the skeleton。get the skeleton。
细化算法
- 细化算法,对图像转化二值图像后,对高亮部分细化之几个像素,适用于道路提取,某物体骨架提取,线路提取等领域(After the image is transformed to two value images, a few pixels of the highlighting part are applied to the extraction of road, the extraction of an object skeleton,
骨架提取
- 对彩色图像先进行二值化,然后可以提取出骨架并且骨架简化(The color image is first binarized, then the skeleton can be extracted and the skeleton simplified)
细化算法-ThinnerRosenfeld
- Rosenfeld细化算法是一种并行细化算法,所得的骨架形态是8-连接的,使用于0-1二值图像。(Rosenfeld thinning algorithm is a parallel thinning algorithm. The skeleton shape obtained is 8-connected and used in 0-1 binary image.)