Skip to content
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.

nicolasrosa/StereoVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StereoVision

This repository contents the developed files for my Senior Design Project. Keywords: Stereo Vision, Obstacle Detection, Embedded Systems, Unmanned aerial

The following video shows some of the developed functionalities for the User Interface.

IMAGE ALT TEXT HERE

Link: https://www.youtube.com/watch?v=rQD2ZYkTkWA

Description

Eclipse

This folder contents are the developing files for StereoVision Project

Qt Creator

This folder contents are the developing files for GUI of the StereoVision Project

Initializing Repository

  1. $ echo "# StereoVision" >> README.md
  2. $ git init
  3. $ git add README.md
  4. $ git commit -m "First commit"
  5. $ git remote add origin https://github.com/nicolasrosa/StereoVision.git
  6. $ git push -u origin master

Adding a file to the Reposity

  1. $ git add .
  2. $ git commit -m "Second commit"
  3. $ git remote add origin https://github.com/nicolasrosa/StereoVision.git
  4. $ git push -u origin master

Others

Markdown Basics:

Link: https://help.github.com/articles/markdown-basics/

Credits:

Nícolas dos Santos Rosa Electronic Engineering Student @ University of São Paulo-USP, São Carlos, Brazil-SP.

About

This repository contents the developed files for Nicolas Rosa's Senior Design Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published