Skip to content

Leno is an image processing node editor implemented with Qt and OpenCV.

License

Notifications You must be signed in to change notification settings

liaozhangsheng/Leno

Repository files navigation

Leno

Leno is an image processing node editor implemented with Qt and OpenCV.

Introduction

Get Started

⚠️ Warning: This software has only been tested on Qt6 with CMake for Windows. Please handle other versions at your own risk.

Requirements

Build

  • clone the repository
git clone --recursive https://github.com/liaozhangsheng/Leno.git
  • open the project with your IDE (e.g. Qt Creator)

  • build the project

TODO

  • Add more image processing nodes
  • Multi-flowchart management
  • Add nodes via plugins
  • Add image processing workflow save and load functionality
  • Add GPU acceleration
  • More beautiful UI design
  • i18n support

About

Leno is an image processing node editor implemented with Qt and OpenCV.

Topics

Resources

License

Stars

Watchers

Forks