Coder Social home page Coder Social logo

nawalgupta / pepi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from curtiswest/pepi

0.0 2.0 0.0 2.94 MB

An extensible, Apache-Thrift-based, distributed camera system for photogrammetry instruments

Home Page: https://pepi.readthedocs.io/

License: Apache License 2.0

Python 81.19% CSS 0.30% JavaScript 0.57% HTML 10.66% Shell 1.79% Thrift 5.50%

pepi's Introduction

PEPI

Build/Test Status Documentation Status Codacy Code Health Code Coverage

"A Portable, Extensible Photogrammetry Instrument."

PEPI is a software platform that enables remote command and control of servers with connected cameras. PEPI is used for the purposes of acquiring stereo-photogrammetry imagery. It seamlessly supports any number of connected servers without any required manual setup.

PEPI is designed to be expanded upon. The implementation in this repo is purely Python-based for a Raspberry Pi with Camera Module, but it is built upon Apache Thrift. Therefore, any correct implementation in an Apache Thrift supported language should work out of the box. This means that as long as you can write a camera 'adapter' that adheres to the PEPI standard, you can use it with PEPI.

Why is this important? Most existing photogrammetry systems only work with their bespoke cameras. This means that we can't take advantage of the breadth of camera sensors available (especially smartphone camera sensors), nor can we currently customise a system to address a combination of quality, performance and financial constraints. PEPI fixes that.

Links

Built With

  • Python 2 & 3 - This implementation is built on Python 2.7 and should be compatible with Python 3.6. Python is not strictly, should the use of another language be desirable.
  • Apache Thrift - A software framework for scalable, cross-language services
  • PiCamera - A pure Python interface to the Raspberry Pi Camera Module
  • Flask - A web microframework for Python, used for the included user interface
  • ..and many more packages gracefully provided by the Python community.

Authors & Acknowledgements

  • Claudio Pizzolato - Initial work and proof of concept
  • Curtis West- Development from proof of concept through to version 2.0
  • Griffith University - For supporting the project

pepi's People

Contributors

cpizzolato avatar curtiswest avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.