Microsoft.com
All DevCenters
MSDN Home
MSDN Archive:
MSDN Archive Home
|
Browse Archive
|
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 2008 at 10:12 AM
by
KirillOsenkov
, version 5
Comments
Jacob
wrote
May 8 2008 at 11: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 2008 at 1:04 PM
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 2008 at 8: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 :)
Kaysersin
wrote
Oct 10 2008 at 8:45 AM
Hiya, i downloaded the file , it contains all files ,however unfortunately it gave error, unable to read project, microsoft.csharp.targets was not found, confirm that the path in the <import> declaration is correct .. How can i fix it? can you help?
Sign in to add a comment
Current Release
Source code
Wed May 7 2008 at 7:00 AM
More Tags ...
Popular Tags
.NET
.NET 2.0
.NET 3.5
.NET Framework
2008
2009
2010
2011
2012
ADO.NET
ASP.NET
Azure
C#
C++
CRM
Entity Framework
Hotfix
LINQ
LINQ to SQL
March Issue
MCMS
MSDN Magazine
Samples
SharePoint
SharePoint 2010
silverlight
SQL Server
tfs
VB.NET
Visual Basic
Visual Studio
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VS SDK
VSTO
VSX
WCF
windows 7
Windows Forms
Windows Mobile
WPF
Manage Your Profile
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...