Validate bounds of capture before recognition in contentRecog (PR #11382)
To allow greater flexibility for add-ons when using the contentRecog framework, allow the recognizer to validate the size / position of an object before an image is captured.
Co-authored-by: Leonard de Ruijter <leonardder@users.noreply.github.com>