An open API service indexing awesome lists of open source software.

https://github.com/jeasonstudio/imagecolorprocess

图像单色处理,使用语言:Golang
https://github.com/jeasonstudio/imagecolorprocess

Last synced: 8 months ago
JSON representation

图像单色处理,使用语言:Golang

Awesome Lists containing this project

README

          

# ImageColorProcess
Image Process _ Single Color. Language I used :Golang

## Feature

No. | localImage | afterProcess
---|---|---
1 | ![](pics/f2.jpg) | ![](pics/f2t.jpg)
2 | ![](pics/car.jpg) | ![](pics/cart.jpg)
3 | ![](pics/nba.jpg) | ![](pics/nbat.jpg)
4 | ![](pics/jingwu.jpg) | ![](pics/jingwut.jpg)

## Tips

Use HSV space module

## Paper

[Moshi shibie](./moshiimg/paper/README.md)

## LICENSE

[MIT](./LICENSE)