Download Intelligent Scissors
Description
Uses Dijkstra?s algorithm to find the best path between selection points along the boundary of an image.
Source Files
The download file intelligentscissors.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
TestImages/with-segmentation-points/parrots-ascii-right-bird.pgm
TestImages/with-segmentation-points/skull-ascii-entire-skull.pgm
TestImages/with-segmentation-points/skull-ascii-upper-jaw.pgm
TestImages/with-segmentation-points/stuff-ascii-handset.pgm
TestImages/with-segmentation-points/stuff-ascii-whiteout.pgm
TestImages/with-segmentation-points/things-ascii-cup.pgm
TestImages/with-segmentation-points/things-ascii-spoon.pgm
TestImages/with-segmentation-points/xray-ascii-might-be-easy.pgm
TestImages/with-segmentation-points/xray-ascii-not-so-easy.pgm
TestImages/without-segmentation-points/parrots-ascii.pgm
TestImages/without-segmentation-points/skull-ascii.pgm
TestImages/without-segmentation-points/stuff-ascii.pgm
TestImages/without-segmentation-points/things-ascii.pgm
TestImages/without-segmentation-points/xray-ascii.pgm
visualIntelligentScissors.sln/*from ww w . j av a 2s. co m*/
visualIntelligentScissors.suo
visualIntelligentScissors/DijkstraScissors.cs
visualIntelligentScissors/DirectBitmapReader.cs
visualIntelligentScissors/DirectBitmapWriter.cs
visualIntelligentScissors/GradientBitmap.cs
visualIntelligentScissors/GrayBitmap.cs
visualIntelligentScissors/LogicDiagram.cd
visualIntelligentScissors/Program.cs
visualIntelligentScissors/Properties/AssemblyInfo.cs
visualIntelligentScissors/Properties/Resources.Designer.cs
visualIntelligentScissors/Properties/Resources.resx
visualIntelligentScissors/Properties/Settings.Designer.cs
visualIntelligentScissors/Properties/Settings.settings
visualIntelligentScissors/Scissors.cd
visualIntelligentScissors/Scissors.cs
visualIntelligentScissors/SimpleScissors.cs
visualIntelligentScissors/StopWatch.cs
visualIntelligentScissors/StraightScissors.cs
visualIntelligentScissors/VisualIntelligentScissors.csproj
visualIntelligentScissors/frmMain.Designer.cs
visualIntelligentScissors/frmMain.cs
visualIntelligentScissors/frmMain.resx
Download
Click the following link to download intelligentscissors.zip.
intelligentscissors.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »