- Use
Mat
fromOpenCVSharp
for image representation - User defined filters interface
- Loading filters from user libraries (.dll) at runtime
- "hot reloading" of user libraries (.dll is loaded only when needed, then released)
- Persistence of settings
- Defining filter queue
- Editing parameters of individual filters (including user defined)
- Loading input image
- Image is processed by defined filter queue
- Preview of results after individual filters in queue
- Batch processing of images
- Exporting filter queue definition including parameters
- Processing image through terminal interface using exported filter queue definition
- Filters are applied in parallel and UI does not freeze
- UI shows progress of filter application - which have been applied, which are running and which are waiting
- Implementation of basic image filters for common image operations using available interface: brightness, contrast, threshold, etc.
-
Notifications
You must be signed in to change notification settings - Fork 0
Desktop application for prototyping image processing algorithms
License
Jinderamarak/que-image-processing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Desktop application for prototyping image processing algorithms
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published