Giter Club home page Giter Club logo

holoview's Introduction

Unmaintained!

Warning

This project is no longer supported. Please check out holmos-rpi for a maintained alternative.

HoloView

A image capturing program for the Raspberry Pi with included image analysis & manipulation power.

Installation

Add the following line to your /etc/apt/sources.list-file,

deb http://debian.ch-st.de/ jessie main

and then execute these commands:

curl https://debian.ch-st.de/E622EA3.pub | sudo apt-key add -
sudo apt update
sudo apt install python3-holoview

That's it! Using the holoview-executable you can start the program.

Contribution

Currently, you help us the most when just testing stuff from the master branch. Open github issues if you encounter any bugs. Thanks!

More information

Visit the github wiki

holoview's People

Contributors

stelzch avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

holoview's Issues

Translations

Using gettext, there should be at least a german version of all string in the glade and python files, so the user base is getting bigger.

Help-Browser

Because the whole scripting-stuff can be pretty confusing especially for beginners, it would be very useful to have a Help/Documentation Browser to view the tutorials and references for matplotlib, numpy and cv2.

Matplotlib figures are not closed

In the Scripting-Interface, the matplotlib.Figures are stored in an array inside the ScriptResultViewer. Before every result presentation, the tabs are cleared, but the figures are not closed.
This results in unneccessary memory consumption.

Changes in script editor not tracked

When opening a script, the contents of the script editor are replaced completely. It would be useful to have a small warning popping up when the user tries to open up a new script, although previous changes have not been saved.
This would also apply to the deletion of the main window.

Hence, the MainWindow class has to keep track of the changes made and saved, to avoid data loss.

Project file loading/saving/exporting

It should be possible for users to share a whole project (meaning: the image+script+figures).
An export would be really cool, e.g. as html file, so the script and the results it produces can be viewed in a web browser too.

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.