Giter Club home page Giter Club logo

openalea-components's Issues

[OEP] Conda Forge Migration

It is time to move to conda-forge.
First, export all the Python packages.
Then, export C/C++ libraries when all there dependencies are built.

Remove vplants.tissue_analysis dependencies

Several dependencies already exist to vplants.tissue_analysis.
Even if these deps are imported at run-time, the code is not fully functional today.
Several options exist to remove these dependencies:

  1. Inherit of the data structure in vplants.tissue_analysis and add the algos in the inherited class
  2. Seprarte the datastructure from the algos and use a service as a factory (I want to build my data-structure from images. This kind of solution is used in NetworkX for instance.

QT_API Error

Hello, I wanted to use the point_selection function from the original release of MARS in OpenAlea.

This function can be imported from openalea-components:
from openalea.image.gui.point_selection import point_selection

However I cannot make it work, using either ipython, ipython --gui=qt nor python... I always get the following error message:

QWidget: Must construct a QApplication before a QPaintDevice
Abandon (core dumped)

Could someone help/tell me what could be done to try and solve this?
Thanks, Jo

`class SlideViewer`: segfault depending on the image size and mouse events

The following remarks come from the use of the demo node display which displays an image using slide_viewer class:

  • got Process finished with exit code 139 (interrupted by signal 11: SIGSEGV) if the image size is too big. Reproducible, for example with the following image if we reduce the size by 50% it passes, by 75% it does not
    screeshot-2021-04-15.
  • the image is displayed in the wrong direction like mirror reflection.
  • the "mouse_press" is not well managed, see for instance def mousePressEvent (self, event) : in class ScalableLabel

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.