rainnz
rainnz t1_jce240r wrote
Reply to [D] Simple Questions Thread by AutoModerator
I have degree in CS but have not done anything with ML, AI, NN or CV.
I want to create simple program, that I intend to run on Nvidia Jetson Nano, that will process live HDMI video stream from a street video camera. If someone appears in the video feed, holding a sign with a specific sport's team symbol, like Arizona Cardinals - I want this to be detected right away and some action performed. Like sending an email.
Is it something I can do with OpenCV's object detection? If not - please let me know what would be the appropriate framework I'd need to use for this.
Thank you.
rainnz t1_jcj2q3v wrote
Reply to comment by Odibbla in [D] Simple Questions Thread by AutoModerator
Thank you kind Redditor!