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
- Host: GitHub
- URL: https://github.com/filnow/dex-vision
- Owner: filnow
- Created: 2024-05-11T13:02:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-08T17:50:36.000Z (almost 2 years ago)
- Last Synced: 2025-05-08T22:58:51.787Z (11 months ago)
- Topics: cmake, cpp, depth-anything, fastsam, image-editor, opencv, openvino, qt6, scanner
- Language: C++
- Homepage:
- Size: 13 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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