Skip to content

This is a simple computer vision project which involves identifying features of basic shapes in the given picture and correcting their alignment.

Notifications You must be signed in to change notification settings

NalinMalla/Rectangles-Computer-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Description:

From the given image below complete the following given task: rectangles

Task 1:

Assign the number (1 to 4) below the image of the rectangle with respect to its length inside the rectangle. The shorter the line lower the number (No need to reorder the image of the rectangle, only give numbering)

Task 2:

Align (make the rectangle image straight) all the given images of the rectangle.

Deliverables:

Make 2 python files with the names rectangle_numbering.py and rectangle_alignment.py. Place your Task 1 and Task 2 code there.

About

This is a simple computer vision project which involves identifying features of basic shapes in the given picture and correcting their alignment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages