Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Image processing is a method of performing operations on an image in order to improve it or obtain useful information from it. Image processing has

Image processing is a method of performing operations on an image in order to improve it or obtain useful information from it. Image processing has various applications in fields such as medical, defense, industry, remote sensing, pattern recognition, and video processing, among many others. In this project we will create an application that should identify different objects like rectangle, square and circle etc., based on their features from the input image.
Requirements:
1.For this application you should use 4 shapes i.e., square, circle, rectangle and star.
2.Use 10 different sizes for each of the shape.
3.Create 10 images of each of the shape and size using jpeg format in MS paint or any other software.
4.All the images should have equal height and width of 128 X 128 pixels.
5.All the images should have black and white. Black shape with white background.
6.The complete dataset should consist of 400 images.
7.Extract features from the images using different built-in functions of  like regionprops() etc.      
8.The system should have the capability to test the complete testing set and then generate the accuracy report for all the shapes.
9.The system should also have the capability to test a single image.
10.You should create a proper interface for all these activities.  
11.You should use different built-in functions of MATLAB, C++ or Python where applicable.  
Tools & Technologies:
Preferred tool and technology: MATLAB, C++, PYTHON(Any latest version )

Step by Step Solution

3.35 Rating (161 Votes )

There are 3 Steps involved in it

Step: 1

MATLAB associate degree abbreviation for matrix laboratory could be a platform for finding mathematical and scientific issues its a proprietary programing language developed by MathWorks permitting ma... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modeling the Dynamics of Life Calculus and Probability for Life Scientists

Authors: Frederick R. Adler

3rd edition

840064187, 978-1285225975, 128522597X, 978-0840064189

More Books

Students also viewed these Computer Engineering questions