Skip to content

SeaGoatVision is a vision server to develop and execute filter on different media. The software is entirely written in Python and the filters can be written in both C++ or Python.

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

benoxoft/seagoatvision-1

 
 

Repository files navigation

Build Status Stories in Ready ![Stories in Progress](https://badge.waffle.io/seagoatvision/seagoatvision.png?label=In Progress&title=In Progress) Coverage Status

SeaGoatVision

![Gitter](https://badges.gitter.im/Join Chat.svg)

Description

SeaGoatVision is a computer vision system running into a server.

Actually, this platform is used to doing robotic.

Principal feature :

  • Manage multiple client and media
  • Run filterchain
  • Control filter by parameters
  • Give environment for debug and create filter
  • Run in local or in remote
  • Can send message to other platform
  • Execute Python and C++ filters

Installation

Be sure to read the INSTALL.md file.

Operating instructions

Read HOWTO.md file.

Test

Run all test:

make test

Run a specific test, example with cli test:

python2 -m nose2 tests.test_cli

To see coverage report

coverage report -m

License

Read LICENSE file.

Contact information

Go on website https://github.com/seagoatvision/seagoatvision and create an issue.

Known bugs

The bugs is showing in issues of the project : https://github.com/seagoatvision/seagoatvision/issues?labels=bug&page=1&state=open

Troubleshooting

The project is only supported in python 2.7, because OpenCV is not supported in python 3 at this moment.

Credits

Thanks club Capra and club Sonia to support us.

Release

Read RELEASE file.

Statistic

Open Hub SeaGoatVision

About

SeaGoatVision is a vision server to develop and execute filter on different media. The software is entirely written in Python and the filters can be written in both C++ or Python.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.5%
  • JavaScript 7.1%
  • Makefile 1.6%
  • CSS 1.1%
  • Other 0.7%