Skip to content

mleousi/Image-Processing-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

-----------------------------------
Image Processing Library

-----------------------------------

Implemented Filters for up to 5D images:
	1)ThresholdImageFilter.h : 	applies a user-defined threshold to the input image.
	2)StatisticsImageFilter.h : 	calculates the minimun, maximum and mean intensity values of the input image.
	3)MaskImageFilter.h : 		applies a mask on the input image.
	4)ConvolutionImageFilter.h : 	convolves the input image with a 2D kernel.
	5)ComplementImageFilter.h : 	calculates the complement image of the input image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages