leon-thomm / Ryven

Flow-based visual scripting for Python
https://ryven.org
MIT License
3.76k stars 439 forks source link

How to import opencvNode? #185

Open Roger8 opened 4 months ago

Roger8 commented 4 months ago

I saw the example about opencv image processing picture . image

After opening the ryven.exe gui, i tried to import opencv node in the ryven\example_nodes\OpenCV . But it failed . The error message came with "No such file or directory: '\Python39\Lib\site-packages\ryven\example_nodes\OpenCV\gui.py'". Was the way that I did it wrong? How to make the opencv example running?

julliansana commented 3 months ago

+1, this is a killer feature. I've tried updating the syntax of the example nodes but with no success @leon-thomm what are the updates needed for this to work ?

leon-thomm commented 3 months ago

roughly