#MRI simulation
- Load images for flitering and equalization in two pages.
- Controlling the size of mask for low & high pass filters.
- Fliters are applied in spatial and frequency domain.
- Equalization for images for contrast enhancement.
- install project dependencies
pip install -r requirements.txt- Run the application
python main.py



