aws-samples / amazon-rekognition-video-analyzer

A working prototype for capturing frames off of a live MJPEG video stream, identifying objects in near real-time using deep learning, and triggering actions based on an objects watch list.
Other
368 stars 158 forks source link

Getting Mirrored Frames #22

Open RATHINAMOORTHY opened 6 years ago

RATHINAMOORTHY commented 6 years ago

Hey @moanany @delagoya @jpignata @riywo I have 2 queries to ask,

  1. How can I detect the faces of peoples in the frame instead of detecting labels
  2. I am getting mirrored image while using IP camera. How i able to get the right image??
RATHINAMOORTHY commented 6 years ago

@moanany