-
Notifications
You must be signed in to change notification settings - Fork 23
Create a mask
Audureau Yoan edited this page Apr 29, 2015
·
13 revisions
There are multiple ways to create a mask. The mask must be BMP monochrome or 8 bits image. In this example we will use Gimp.
- Run FreeTure in mode 4 to get a single capture
freeture -m 4 -g 2 -e 150 --camtype DMK_GIGE --bmp true
- Open the capture with Gimp
- Tools -> Selection Tools -> Ellipse Select
- Select an area on the image
- Edit -> Fill with BG Color
- Select -> Invert
- Edit -> Fill with FG Color
- Export as .bmp
Smile! You are on FreeTure wiki!