Difference between revisions of "Shared:2023W4G1CV"

From cs
Jump to: navigation, search
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTITLE__ __NOTOC__
+
___NOTITLE__ __NOTOC__
  
[[File:sample.png|850px]]
 
  
----
 
 
'''Group 1''':  Arno Decorte - Tom Punte - Augusta Fiseryte
 
 
----
 
  
<div style="height:30px; width: 850px; margin:0px; padding: 0px; padding-top: 20px; border: 0px;">
+
 
<div style="float:left; width: 130px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
+
 
[[Shared:2023W4G1Design|'''Design''']]
+
<div style="font-style: italic; text-align: left; font-size:3.5vw; color:#000000;"> '''MARS HABITAT'''</div>
 +
<br>
 +
<br>
 +
'''Prototype water research station for the human endeavour of discovering water on Mars.'''
 +
<br>
 +
'''Group 1'''  Arno Decorte - Tom Punte - Augusta Fiseryte'''
 +
<br>
 +
<br>
 +
 
 +
----
 +
<div style="float:left; width: 90px; height 0px; border: 0px solid #aaa; color:#AA4925;  margin-right:10px;" align="center">
 +
[[Shared:2023W4G1Design|'''DESIGN''']]
 
</div>
 
</div>
<div style="float:left; width: 130px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
+
<div style="float:left; width: 200px; height 0px; border: 0px solid #aaa; color:#AA4925;  margin-right:10px;" align="center">
[[Shared:2023W4G1Prototyping|'''Prototyping''']]
+
[[Shared:2023W4G1Presentations|'''PRESENTATIONS''']]
 
</div>
 
</div>
<div style="float:left; width: 130px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
+
<div style="float:left; width: 200px; height 0px; border: 0px solid #aaa; color:#AA4925;  margin-right:10px;" align="center">
 +
[[Shared:2023W4G1Prototyping|'''PROTOTYPING''']]
 +
</div>
 +
<div style="float:left; width: 100px; height 0px; border: 0px solid #aaa; color:#AA4925;  margin-right:10px;" align="center">
 
[[Shared:2023W4G1CV|'''CV''']]
 
[[Shared:2023W4G1CV|'''CV''']]
 
</div>
 
</div>
<div style="float:left; width: 130px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
+
<div style="float:left; width: 100px; height 0px; border: 0px solid #aaa; color:#AA4925;  margin-right:10px;" align="center">
 
[[Shared:2023W4G1HRI|'''HRI''']]
 
[[Shared:2023W4G1HRI|'''HRI''']]
 
</div>
 
</div>
<div style="float:left; width: 130px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
+
<div style="float:left; width: 90px; height 0px; border: 0px solid #aaa; color:#AA4925; margin-right:10px;" align="center">
[[Shared:2023W4G1Report|'''Report''']]
+
[[Shared:2023W4G1Report|'''REPORT''']]
</div>
+
<div style="float:left; width: 130px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
+
[[Shared:2023W4G1Presentations|'''Presentations''']]
+
 
</div>
 
</div>
 +
<br>
 +
<br>
 +
----
 +
<html>
 +
  <body>
 +
<div>
 +
<br>
 +
<br>
 +
The Jupyter notebook below contains a Computer Vision script designed to assist a robotic hand in identifying components, locating the appropriate grabbing spots, and separating them from the background. This code uses a combination of Python libraries, including OpenCV and Shapely, to achieve its objectives. The code is designed to be versatile and can be used with any image, making it a valuable tool for anyone working with robotic components.
 +
<br>
 +
<br>
 +
Whether you're a researcher or a hobbyist, this script is an excellent resource for automating the process of component identification and removal. Give it a try with your own fragments and see what you can accomplish!
 +
<br>
 +
<br>
 +
 +
    </div>
 +
<div style="width: 100%; height: 100vh;">
 +
  <iframe src="https://nbviewer.org/github/arnodecorte/IA-Computer-Vision/blob/main/Group1_CV%20%281%29.ipynb" style="width: 100%; height: 100%;"></iframe>
 
</div>
 
</div>
 +
<br>
 +
[[File:CODEGIF.gif]]
 
<br>
 
<br>

Latest revision as of 11:46, 21 April 2023

_



MARS HABITAT



Prototype water research station for the human endeavour of discovering water on Mars.
Group 1 Arno Decorte - Tom Punte - Augusta Fiseryte


CV

HRI






The Jupyter notebook below contains a Computer Vision script designed to assist a robotic hand in identifying components, locating the appropriate grabbing spots, and separating them from the background. This code uses a combination of Python libraries, including OpenCV and Shapely, to achieve its objectives. The code is designed to be versatile and can be used with any image, making it a valuable tool for anyone working with robotic components.

Whether you're a researcher or a hobbyist, this script is an excellent resource for automating the process of component identification and removal. Give it a try with your own fragments and see what you can accomplish!


[[File:CODEGIF.gif]]