Title:
Digital_image_processing Download
Description: 1.median_filter
(function: use median filter to remove noise)
2.mean_filter
(function: using the average filter to remove noise)
3.fl_stein
(function: using the error diffusion method, the image quantification and blending)
4. Central_limit
(function: drawing and prove the central limit theorem)
To Search:
- [ecg] - Of the QRS wave of ECG to pre-treatment,
File list (Check if you may need any files):
Digital image processing\Central_limit.m
........................\fl_stein.m
........................\mean_filter.m
........................\median_filter.m
Digital image processing