better
This commit is contained in:
parent
2565028ad0
commit
23c581cff9
6 changed files with 41 additions and 54 deletions
|
|
@ -14,7 +14,7 @@ internal class IconDetector : IDisposable
|
|||
private readonly Mat _checkpointOnTemplate;
|
||||
|
||||
private const double DoorThreshold = 0.65;
|
||||
private const double CheckpointThreshold = 0.60;
|
||||
private const double CheckpointThreshold = 0.75;
|
||||
|
||||
public IconDetector(string assetsDir)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue