Skip to content

A simple lightweight Python based Domain Specific Language(DSL) for Image Processing using PLY for lexing and parsing and PILLOW for image processing. Already defines a scalable structure and can be expanded upon to accomodate more complex functions

Notifications You must be signed in to change notification settings

Dannyobito/image_processing_dsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_processing_dsl

A simple lightweight Python based Domain Specific Language(DSL) for Image Processing using PLY for lexing and parsing and PILLOW for image processing. Already defines a scalable structure and can be expanded upon to accomodate more complex functions

About

A simple lightweight Python based Domain Specific Language(DSL) for Image Processing using PLY for lexing and parsing and PILLOW for image processing. Already defines a scalable structure and can be expanded upon to accomodate more complex functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages