Difference between revisions of "Shared:2023W4G2CV"

From cs
Jump to: navigation, search
(Undo revision 7519 by Mo (talk))
 
(10 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:sample.png|850px]]
+
----
 +
[[File:Render_view_1_cut.jpg|850px]]
  
 
----
 
----
 
 
 
 
'''Group 2''':  Mo Behboodi - Sumeet Joshi - Dost Sahingoz - Majd Shahoud
+
'''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 02:31, 21 April 2023


Settling between the cracks of Mars


Render view 1 cut.jpg


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).