You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Face Detector detect() variadic function the first argument is used to specify the number of argument that follows. Implement it elegantly without specifying the number of argument.