8000 GitHub - paveloborin/imageproc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

paveloborin/imageproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Processing Service

Simple GRPC-service for removing text from small images and image color auto correction.

Example:

alt text

Usage

First, run server via prepared docker image by command make docker-run-server, or install python3, cv2 library and run make run-server command,

Build client by command make build-client.

Run ./bin/client --grpc-port 8050 --grpc-host localhost --input-path ./data/input --output-path ./data/output, where an input-path is your images folder, output-path - the folder with result images.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
0