Coder Social home page Coder Social logo

cetium / e-foto Goto Github PK

View Code? Open in Web Editor NEW

This project forked from e-foto/e-foto

0.0 0.0 0.0 6.26 MB

The goal of Project E-foto is to provide the full implementation of a digital photogrammetric workstation as free software under a GNU GPL license.

Home Page: http://www.efoto.eng.uerj.br/

License: GNU General Public License v3.0

C++ 99.16% C 0.01% HTML 0.05% QMake 0.76% GLSL 0.02%

e-foto's Introduction

e-foto

GNU GPL3 Lines of code GitHub code size in bytes GitHub top language

A free GNU/GPL educational digital photogrammetric workstation

The e-foto Project aims to deliver a comprehensive and accessible digital photogrammetric workstation by offering a complete implementation of the software as free and open-source under the GNU General Public License (GPL).

Digital Photogrammetry

e-foto is equipped with photogrammetric functionalities that empower the creation of topographic tridimensional mapping projects. It supports the utilization of aerial photogrammetric images captured by both analog cameras and digital sensors, enabling professionals to harness diverse data sources for their mapping endeavors.

How to use

You can access our website at http://www.efoto.eng.uerj.br/ where you will find comprehensive tutorials, thus ensuring a smooth and efficient learning experience.

How to install and run from sources (on Linux)

  1. Clone this repository
  2. Install packages:
    1. libgdal.dev
    2. build-essential
    3. libfontconfig1
    4. mesa-common-dev
    5. libx11-xcb-dev
    6. libglu1-mesa-dev

    sudo apt installlibgdal−dev build−essential libfontconfig1 mesa−common−dev libx11−xcb−dev libglu1−mesa−dev

  3. Install qt5 packages:
    1. qt5-default
    2. qt5-qmake

    sudo apt install qt5−default sudo apt install −y qt5−qmake

  4. Compile the source

    qmake e−foto.pro make

  5. Run e-foto

    ./build/bin/e−foto

Contribution Guidelines

  • Fork this repository
  • Clone your forked repository
  • Add your contribution
  • Commit and push
  • Create a pull request
  • Star this repository
  • Wait for pull request to merge
  • Celebrate your first step into the open source world and contribute more

License

This project is licensed under the terms of the GNU Public License.

e-foto's People

Contributors

irvingbadolato avatar jaraujouerj avatar jhonataferreirajfl avatar dacome avatar lcteixeiracoelho 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.