Difference between revisions of "Shared:2023W4G2CV"
From cs
(Created page with "__NOTITLE__ __NOTOC__ 850px ---- '''Group 2''': member1 - member2 - member3 - member4 ---- <div style="height:30px; width: 850px; margin:0px; p...") |
|||
(11 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
__NOTITLE__ __NOTOC__ | __NOTITLE__ __NOTOC__ | ||
+ | <br> | ||
+ | <span style="font-size: 40.5px; color: grey;">'''Settling between the cracks of Mars'''</span><br> | ||
− | [[File: | + | ---- |
+ | [[File:Render_view_1_cut.jpg|850px]] | ||
---- | ---- | ||
− | '''Group 2''': | + | '''Group 2''': Mohammad Behboodi - Sumeet Joshi - Dost Sahingoz - Majd Shahoud |
---- | ---- | ||
Line 30: | Line 33: | ||
</div> | </div> | ||
<br> | <br> | ||
+ | =='''Computer Vision'''== | ||
+ | The objective of the workshop on Computer Vision (CV) was to focus on image recognition techniques to identify geometric elements. A digital camera that captures the scene containing design components. The CV Python code can detect different geometrical entities, such as lines, polygons, and surfaces. This information can then be used to estimate the size, shape, and orientation of the components to be picked up by a robotic arm (see HRI). | ||
+ | <br> | ||
+ | ---- | ||
+ | <html> | ||
+ | <body> | ||
+ | <div> | ||
+ | |||
+ | </div> | ||
+ | <div style="width: 100%; height: 100vh;"> | ||
+ | <script src="https://gist.github.com/Mohammadbehboodi/45d50982396f9f21100916d20fe14848.js"></script> | ||
+ | </div> | ||
+ | <br> |
Latest revision as of 01:31, 21 April 2023
Settling between the cracks of Mars
Group 2: Mohammad Behboodi - Sumeet Joshi - Dost Sahingoz - Majd Shahoud
Computer Vision
The objective of the workshop on Computer Vision (CV) was to focus on image recognition techniques to identify geometric elements. A digital camera that captures the scene containing design components. The CV Python code can detect different geometrical entities, such as lines, polygons, and surfaces. This information can then be used to estimate the size, shape, and orientation of the components to be picked up by a robotic arm (see HRI).