Description: Function realized median filter with irregular mask by using Visual Studio, and OpenCV library.
User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.
To Search:
- [median] - Color images of the median filter, which
- [filter] - A very complete image filtering routines
- [stuguanli] - Student Information Management program l
- [sendandreceive] - With the c language to send and receive
File list (Check if you may need any files):
median.cpp