Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 645 Bytes

File metadata and controls

15 lines (11 loc) · 645 Bytes

I demo with different parameter here:

detector.MergeThreshold = 5;
detector.ScaleFactor = 1.1;
detector.MinSize = [50 50];
{9AF55D87-CCCA-4033-AF55-DF0A5F337944}

-> It is not quite good yeah :<

detector.MergeThreshold = 5;
detector.ScaleFactor = 1.01;
detector.MinSize = [20 20]; image

-> It is sometimes can detect some ghosts, even in the morning :>