文件名称:CSharp_LineSegmentSplitter
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 108kb
- 下载次数:
- 0次
- 提 供 者:
- Ra***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
An algorithm is proposed to split a single-pixel-width connected line graph into line segments by the Hit-and-Miss transformation (HMT). Firstly, junction points and free end points are detected by a set of HMTs. Then, line segments are traced between junctions and free ends. The algorithm has been implemented in C#.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LineSegmentSplitter
...................\line graph.bmp
...................\LineSegmentSplitter
...................\...................\bin
...................\...................\...\Debug
...................\...................\...\.....\free end image.bmp
...................\...................\...\.....\junction image.bmp
...................\...................\...\.....\LineSegmentSplitter.exe
...................\...................\...\.....\LineSegmentSplitter.pdb
...................\...................\...\.....\LineSegmentSplitter.vshost.exe
...................\...................\FreeEndDetector.cs
...................\...................\HitAndMissTransformation.cs
...................\...................\JunctionDetector.cs
...................\...................\LineSegment.cs
...................\...................\LineSegmentSplitter.cs
...................\...................\LineSegmentSplitter.csproj
...................\...................\obj
...................\...................\...\Debug
...................\...................\...\.....\LineSegmentSplitter.exe
...................\...................\...\.....\LineSegmentSplitter.pdb
...................\...................\...\.....\TempPE
...................\...................\...\LineSegmentSplitter.csproj.FileListAbsolute.txt
...................\...................\Program.cs
...................\...................\Program.cs~RF13622f5.TMP
...................\...................\Properties
...................\...................\..........\AssemblyInfo.cs
...................\LineSegmentSplitter.sln
...................\LineSegmentSplitter.suo
...................\Thumbs.db
...................\line graph.bmp
...................\LineSegmentSplitter
...................\...................\bin
...................\...................\...\Debug
...................\...................\...\.....\free end image.bmp
...................\...................\...\.....\junction image.bmp
...................\...................\...\.....\LineSegmentSplitter.exe
...................\...................\...\.....\LineSegmentSplitter.pdb
...................\...................\...\.....\LineSegmentSplitter.vshost.exe
...................\...................\FreeEndDetector.cs
...................\...................\HitAndMissTransformation.cs
...................\...................\JunctionDetector.cs
...................\...................\LineSegment.cs
...................\...................\LineSegmentSplitter.cs
...................\...................\LineSegmentSplitter.csproj
...................\...................\obj
...................\...................\...\Debug
...................\...................\...\.....\LineSegmentSplitter.exe
...................\...................\...\.....\LineSegmentSplitter.pdb
...................\...................\...\.....\TempPE
...................\...................\...\LineSegmentSplitter.csproj.FileListAbsolute.txt
...................\...................\Program.cs
...................\...................\Program.cs~RF13622f5.TMP
...................\...................\Properties
...................\...................\..........\AssemblyInfo.cs
...................\LineSegmentSplitter.sln
...................\LineSegmentSplitter.suo
...................\Thumbs.db