nicolasrosa / StereoVision

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:C++ 40.1%Language:C 20.2%Language:Makefile 19.1%Language:Cuda 15.0%Language:HTML 2.6%Language:TeX 2.0%Language:JavaScript 0.3%Language:CSS 0.3%Language:Objective-C 0.2%Language:QMake 0.1%Language:GLSL 0.0%Language:Python 0.0%Language:MATLAB 0.0%Language:Batchfile 0.0%Language:Shell 0.0%