Skip to content

Ziyad-HF/Image_Descriptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Descriptor

Description

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.

Table of Contents

  1. Installation
  2. Usage
  3. Features
  4. Contributors

Installation

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

Usage

To run the application, use the following command:

python index.py

Features

Corner Detection For Grayscale and Color Images

  • Harris Operator Harris
  • Lambda Minus Lambda

Features Extraction and Matching For Grayscale and Color Images

  • SIFT SIFT
  • SSD RG
  • NCC AC

Contributors

Abdulrahman Shawky
Abdulrahman Shawky
Ziyad El Fayoumy
Ziyad El Fayoumy
omarnasser0
Omar Abdulnasser
Mohammed Sayed Diab
Mohammed Sayed Diab
Assem Hussein
Assem Hussein

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages