Microsoft.com
All DevCenters
MSDN Home
MSDN Code Gallery:
Code Gallery Home
|
Browse Gallery
|
Share Code
|
Help and FAQs
Algorithms in C#: Connected components labeling
Home
Downloads
Discussions
People
License
Close
RSS
All Resource Updates
Discussions
Releases
Wiki
RSS
Comments
|
Print
|
Page Info
|
Change History (all pages)
Search Wiki:
Home
Resource Page Description
C# 3.0 implementation of the connected components labeling algorithm
See also:
http://blogs.msdn.com/kirillosenkov/archive/2008/05/07/algorithms-in-c-connected-component-labeling.aspx
http://en.wikipedia.org/wiki/Connected_component_labeling
http://www.codersource.net/csharp_labelling_connected_components.aspx
Last edited
May 8 at 7:12 AM
by
KirillOsenkov
, version 5
Comments
Jacob
wrote
May 8 at 8:20 PM
The release I downloaded contained a .sln file, but no .csproj... there is a single Algorithm.cs file in the project folder. Maybe that's all you intended to release though?
KirillOsenkov
wrote
May 12 at 10:04 AM
Jacob, I double-checked, the zip file contains all the files, not only the Algorithm.cs. Could you try and download the file again? If this still doesn't work, I could send you the source per mail.
KirillOsenkov
wrote
May 13 at 5:33 AM
Brian has implemented an F# Union-Find based algorithm here: http://lorgonblog.spaces.live.com/blog/cns!701679AD17B6D310!220.entry - it's faster than mine :)
Sign in to add a comment
Current Release
Source code
Wed May 7 2008 at 4:00 AM
More Tags ...
Popular Tags
.NET
.NET 2.0
.NET 3.0
.NET 3.5
ADO.NET
AJAX
ASP.NET
ASP.NET 2.0
C#
C# 3.0
C++
CMS
CRM
Dynamics
Entity Data Model
Entity Framework
Hotfix
Internet Explorer
LINQ
LINQ to SQL
MSCRM
PowerToy
Samples
SharePoint
silverlight
SQL Server
tfs
Visual Basic
Visual C#
Visual C++
Visual Studio
Visual Studio 2003
Visual Studio 2005
Visual Studio 2008
VS SDK
VSTF
VSTO
VSX
WCF
Windows Forms
Windows Mobile
WPF
Manage Your Profile
Legal
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...