SiC Image analysis  1.0.2
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
ProgramMain.Algorithm.AlgorithmSystem1Algorithm for system 1
ProgramMain.Algorithm.AlgorithmSystem2Algorithm for system 2 - Line identifying system
ProgramMain.Algorithm.AlgorithmSystem3Class for caluclating the heightmap for system 3
ProgramMain.Algorithm.CommonClass that includes functions that are uesd by all systems
ProgramMain.Converters.ConverterClass for converting datatypes
ProgramMain.Converters.DataTableConverterClass for converting the DataTable to datatypes that are more convinient
ProgramMain.ImageViews.EditView.EditImageControllerController for the edit image view
ProgramMain.ImageViews.EditView.EditImageViewGui part of the edit image view
ProgramMain.Algorithm.FinalShapeA FinalShape is a shape with limited bounding box, to save memory, this is used for storing multible shapes
ProgramMain.ImageViews.HeightMapControllerClass that contains the non-GUI part of the HeightmapView
ProgramMain.ImageViews.HeightmapViewClass for the heightmap view
ProgramMain.ImageViews.EditView.HelpLandscapeViewClass for handling the gui-parts of the Help in the landscape view
ProgramMain.ImageViews.EditView.HelpSystem1Class for handling the gui-parts for the help in system 1
ProgramMain.Algorithm.IAlgorithmInterface for the algorithms used in system 1 and 2. Contains the parts that are identical to system 1 and 2
ProgramMain.ImageViews.IImageViewControllerClass for the controler of system 1 and 2 (non-gui parts) Base class for all common parts in system 1 and 2. ImageViewControler1 and ImageViewControler2 inherits from this class
ProgramMain.ImageViews.EditView.Properties.ImageBrushesA strongly-typed resource class, for looking up localized strings, etc
ProgramMain.ImageViews.ImageViewController1Controller functions specific for system 1
ProgramMain.ImageViews.ImageViewController2Controller functions specific for system 2
ProgramMain.ImageViews.ImageViewSystem1Class for showing the GUI part in system 1
ProgramMain.ImageViews.ImageViewSystem2Class for showing the GUI part in system 2
ProgramMain.ImageViews.LandscapeViewClass for showing the landscape in 3D
ProgramMain.MainMenuThe Main menu GUI part
ProgramMain.ImageViews.EditView.PictureBoxViewView for showing an image in a separate window
ProgramMain.ImageViews.EditView.Properties.ResourcesA strongly-typed resource class, for looking up localized strings, etc
ProgramMain.ImageViews.EditView.Properties.Settings
ProgramMain.Algorithm.ShapeRepresents a general shape
ProgramMain.Algorithm.ShapeBuilderA shape builder is a shape with a full sized back end image mask, this is used to build a shape from scratch
 All Classes Namespaces Functions Variables Enumerations Properties