Skip to content

ashokpant/text-on-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Write on the image

Write on the image with automatic text color. Color is selected based on the input image.

Prerequisites

Compilation

$ git clone https://github.com/ashokpant/text-on-image.git
$ cd text-on-image
$ mkdir build
$ cd build
$ cmake ..
$ make 

Uses Example

$ cd text-on-image/build
$ ./text-on-image ../flower.jpg "Love from Nepal"  

Note: [Uses: ./text-on-image <image_path> [<text>]]
Left mouse button click for specific location
CTRL + Mouse Move for free text move

Other Examples

About

Write on the image with automatic text color based upon the color of the given image.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages