Image Descriptor is a desktop application built with PyQt to perform corner detection on grayscale and color images and calculate computational time and apply features extraction and matching images on grayscale and color images. The application implements harris operator and lambda minus for corner detection grayscale images and color images. For matching two images,first features extraction using SIFT and then it supports applying these methods SSD and NCC.
To install the project, clone the repository and install the dependencies:
# Clone the repository
git clone https://github.com/Ziyad-HF/Image_Descriptor
# Navigate to the project directory
cd Image_Descriptor
To run the application, use the following command:
python index.py
Abdulrahman Shawky |
Ziyad El Fayoumy |
Omar Abdulnasser |
Mohammed Sayed Diab |
Assem Hussein |