You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An interactive C++/Qt application for advanced image manipulation, filtering, and frequency analysis. Developed for the Computer Vision course (SBME 2027).
🚀 Features & Task Requirements
1. Spatial Domain Processing
Noise Generation: Ability to add various noise models to images.
Models: Uniform, Gaussian, and Salt & Pepper.
Linear & Non-Linear Filtering:
Low Pass Filters: Average, Gaussian, and Median filters.