Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.
/ Helios Public archive
forked from justinfchin/helios

Remote Sensing with Laser Doppler Vibrometer

Notifications You must be signed in to change notification settings

ipalongengi/Helios

 
 

Repository files navigation

Helios - Remote Sensing with LDV

Remote Sensing & Speaker Recognition with Laser Doppler Vibrometer (LDV)

  • For:
    • CCNY Capstone I & II
      • Fall 2017 - Wei

TEMPORARY BUGS LIST

  1. Selecting 'submit' causes it to crash

Senior Design Project Idea

  • Main Idea:
  • Scaling Ideas:
    • Increase distance of detection
    • Vary surface material (perhaps add reflective tape)
    • Detect/determine objects in the room
    • Adapt to other languages
    • Once able to detect speakers, change to detect actions that are happening in that room
      • eg. a door closed
      • eg. a gunshot just went off

Reports

Notes:

  • how to get matlab working with python
    1. open matlab
    2. matlabroot
    3. cd matlabroot/extern/engines/python
    4. python setup.py install
  • to install keras (for rnn)
    1. sudo pip install keras
  • to install tensorflow (for keras)
    1. website
  • to install h5py (for saving the model)
    1. website

Meetings

Members

About

Remote Sensing with Laser Doppler Vibrometer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.3%
  • Python 6.9%
  • CSS 0.8%
  • MATLAB 0.3%
  • HTML 0.3%
  • Makefile 0.2%
  • Other 0.2%