https://github.com/gamowy/painter-drawingapp
Simple WPF drawing app with option to apply filters using EmguCV
https://github.com/gamowy/painter-drawingapp
csharp graphics image-processing wpf
Last synced: about 2 months ago
JSON representation
Simple WPF drawing app with option to apply filters using EmguCV
- Host: GitHub
- URL: https://github.com/gamowy/painter-drawingapp
- Owner: Gamowy
- Created: 2024-12-12T03:25:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-05T23:51:19.000Z (over 1 year ago)
- Last Synced: 2025-08-18T11:53:48.111Z (10 months ago)
- Topics: csharp, graphics, image-processing, wpf
- Language: C#
- Homepage:
- Size: 6.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Painter
Simple WPF graphics editor. Allows you to choose a canvas size and draw using different tools or apply image filters using EmguCV.
Import and export images in png, jpg, gif, bmp or tiff format.
## Screenshots