Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSwerik authored May 13, 2020
1 parent 4661b6f commit 8546e8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ If you want to change any settings, then edit the `RedEye\config.csv` in your Do
| `Neighbors` | Basically: How precise should the detection be. If you set it too high, it won't detect anything and if you set it too low, it might detect other things as eyes (use very small numbers, like 1 or 2). `Integer >= 0` |
| `PickAverage` | Basically: It detects mutliple things as eyes and if you set this to true it will place the Meme-Texture over the average of every found eye location (I suggest `false`). `true \| false` |
| `DrawRectangles` | Set if you want to draw rectangles over the areas where the program found your eyes (if you set this to `true`, then you probably want to lower `DetectionFrequency`). `true \| false` |
| `Face` | Set wether you want to detect Faces (or Eyes). `true \| false` |
| `Cuda` | **DOESN'T WORK!** Set wether you want GPU acceleration. `true \| false` |
| `ScreenshotLocation` | Set the Full-Path to a folder where you want your screenshots to be saved (Folder should exist). `Text \| default` |

Expand Down

0 comments on commit 8546e8f

Please sign in to comment.