Skip to content

mpelcat/GPStudio

 
 

Repository files navigation

GPStudio

License: GPL v3 Build Status

A toolchain for FPGA-based smart camera that helps devellopers to create high performance image processing.

website : http://gpstudio.univ-bpclermont.fr

Actual version 1.10

Find a changelog in CHANGELOG.md

Installation

Yo can install GPStudio by cloning this repository or directly download a binary package from http://gpstudio.univ-bpclermont.fr/download.

For installing, follow instructions given in INSTALL.md

Important, if you are using a zip or tar package, you need to add the bin directory to your PATH. On windows, add also thirdparts/ and thirdparts/php.

You may need a distribution of quartus 13.1 for dreamcam.

Tools

GPStudio is composed by a set of command line and graphical tools.

gpnode to manage GPStudio camera projects with board/sensor selection and image processing creation (command line and GUI).

gpcomp, gpproc and gpdevice to create your custom components, block processing and device driver block (only in command line).

gplib to view the content of the IPs library (only in command line).

gpviewer to visualise result of your process (GUI only).

Supported FPGA family

Altera families:

  • MAX X
  • Cyclone III
  • Cyclone IV
  • Cyclone V
  • Stratix V

Xilinx not yet supported for project creation but have been planned.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/

About

Toolchain for FPGA-based smart camera by Dream Team IP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 49.4%
  • VHDL 22.8%
  • PHP 13.3%
  • TeX 4.9%
  • Shell 2.1%
  • Verilog 2.1%
  • Other 5.4%