Skip to content

Digital-Image-Processing-IIITH/project-theboys

Repository files navigation

Project 40: Peacock eye counting

Please make sure you follow the project guidelines carefully.

Team: theBoys

Github repo link: https://github.com/Digital-Image-Processing-IIITH/project-theboys

Team Members:

Name Roll Number
Astitva Gupta 2018101085
Kartik Agarwal 2018102017
Ayan Biswas 2019121009
Priyanshu Madaan 2018101097

Main Goals of Project:

Create a GUI tool for labelling and counting the number of ocelli (feather eyes) for a given picture of a peacock.

Problem definition and steps to follow:

So, we will be given an image of a peacock and we will have to count the number of ocelli(s) in the feathers of the bird.

The problem lies in the category of problems where we identify as well as count the occurance of a specific object in image. What we will basically do is match parts of the uploaded image to an image of ocelli and mark the boundary wherever the pattern matches.

Results of the project

We will display the uploaded image along with the places where there is an ocelli marked by a rectangle. Also we will display the count of total ocellis found from the image.

Project Milestones and expected date of completions:

Milestone Expected Date
Reading related papers 20th Oct '20
Prototype with working counting 30th Oct '20
Mid Evaluation 31st Oct '20
Prototype with working labelling 10th Nov '20
GUI implementation for prototype 15th Nov '20
Testing and Debugging 17th Nov '20
Final implementation and presentation 18th Nov '20
Final Evaluation 19th Nov '20

Dataset Requirement:

We will require a dataset of pictures of peacock for testing and development of out project. We will look for public datasets and if its not present we will try to scrape images from internet.

About

project-theboys created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published