/ImageProcess

Basic Image Process Methods

Primary LanguageC++

ImageProcess

Basic Image Process Methods Three Project with VS2012 using C++ All projects completed in the student stage

  1. DicomRead

read Dicom file with a Dialog

  1. ImageCalculate

image calculate with a Dialog, include mean, variance, centralPosition, area, and calculate connect component

  1. ImageProcess

image process with dialog, include histogram, otsuThreshold, calentropyThreshold, binary, guassianfilter, Medianfilter, sobleKernel, prewittkernel, laplacekerner, convolution, leastQuadraticFilter, morphology, slopeCluster, kMeans

####Test image: image image

####Result image: image image