An open API service indexing awesome lists of open source software.

https://github.com/filnow/dex-vision

image editor with AI models written in C++, running on CPU
https://github.com/filnow/dex-vision

cmake cpp depth-anything fastsam image-editor opencv openvino qt6 scanner

Last synced: 11 months ago
JSON representation

image editor with AI models written in C++, running on CPU

Awesome Lists containing this project

README

          

# What is this

Basically a image editor, written in C++ using Qt, OpenCV, OpenVINO, with a lot of AI models.
The goal is to make it usable on Intel CPU, all development is made on Linux.
Motivated by [dingboard](https://dingboard.com/) from [yacine](https://yacine.ca/).

## Progress

https://github.com/filnow/dex-vision/assets/71509466/1451da0c-d656-4531-9404-9eb41d1680f8

Things to add:

- Inpainting with Lama
- Image upscaling
- Drag and drop
- Drag and draw box then segmentation
- Removing objects
- Adding objects with blending in
- Multiple clicked masks
- Different rotation like mirror and stuff
- Loading multiple images