/EmbVision

Embedded Vision Tutorial with MATLAB(R)/Simulink(R) & Raspberry Pi(TM)

Primary LanguageMATLAB

EmbVision Tutorial View EmbVision Tutorial on File Exchange

Embedded Vision Tutorial with MATLAB(R)/Simulink(R) & Raspberry Pi(TM)

Demo

Overview

Tutorial documents of video streaming processing on MATLAB/Simulink for training beginners. Through the exercises, trainees can implement user-defined System objects(TM) and deploy them on Raspberry Pi.

Demo

Requirement

  • MATLAB
  • Simulink
  • Signal Processing Toolbox
  • Image Processing Toolbox
  • MATLAB Support Package for Raspberry Pi Hardware
  • Simulink Support Package for Raspberry Pi Hardware

Usage/Install

On MATLAB command windows, call function PUBLISHALL as

> publishall('en')

for generating English documents, or

> publishall('jp')

for generating Japanese documents.

Then, tutorial documents will be installed into the following folder:

 +en/html or +jp/html.

Author

Shogo MURAMATSU