Skip to content

Set of repositories for leaning, modeling and tuning various image-processing algorithms, flows, etc.

License

Notifications You must be signed in to change notification settings

ekarpovs/image-processing-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

image-processing-workshop

Set of repositories for leaning, modeling and tuning various image-processing algorithms and tasks.

The workshop includes following repositories

  • modules-and-worksheets - module - implementation of various operations (functions inside the module) and worksheet - configuration file that describe how to combine this operations for performing a whole task.
  • operation_loader - factory for load an function (operation) outside of package that used it. In this case modules and operations may be added without additional coding in a client programm.
  • gfsm - generic finite state machine.
  • flow_converter - flow converter.
  • flow_runner - command line flow runner.
  • flow-storage - temporary storage for flow output.
  • flow-manager - (TILL IN DEVELOPMENT!!!) desktop application for creating, editing, debugging a flow by combination existing operations, and tuning their parameters.

About

Set of repositories for leaning, modeling and tuning various image-processing algorithms, flows, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published