Skip to content

ImageProcessorGoReact is a lightweight image processing app with React frontend and Go backend. Upload images, apply resizing, anti-aliasing, and filters. Set parameters in the UI for real-time previews.

License

Notifications You must be signed in to change notification settings

itwuthe3/ImageProcessorGoReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImageProcessorGoReact

ImageProcessorGoReact is a lightweight image processing app with React frontend and Go backend. Upload images, apply resizing, anti-aliasing, and filters. Set parameters in the UI for real-time previews.

Installing

  1. gocv ImageProcessorGoReact uses opencv by gocv.
go get -u -d gocv.io/x/gocv
brew install opencv

and pkgconfig is nessesally.

brew install pkgconfig

About

ImageProcessorGoReact is a lightweight image processing app with React frontend and Go backend. Upload images, apply resizing, anti-aliasing, and filters. Set parameters in the UI for real-time previews.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published