/matlab

Primary LanguageC++Apache License 2.0Apache-2.0

MiniPS

Build status

Report

Group Report can be found here

Directory Layout

  • Unit Test is our unit test under Google Test framework.
  • matlab-core contains shell & image processing functions
  • matlab-gui is our gui module, including widgets and layouts
  • exe is the working directory of executable
  • 3rdparty are where our third party dependencies lie. see dependencies section for details.

Dependencies

  • v8 Engine, by NuGet
  • OpenCV, by NuGet
  • Qt