/ImageProcessing

Programm was developed for educational purposes. Aim program is to process binary satellite images with cloudinesses by method quadtree and creation Delone triangulation diagramm. [mtorrero@mail.ru]

Primary LanguageC#

ImageProcessing

Image processing, Triangulation, Delone, This program is used for detection cloudiness on remote sensing images. Application was developed with using .Net framework on language C#. In this application are used such algorithms: Quadtree for segmentation objects and triangulation of Delone with KD-tree for calculation of geometric concentration of object.