[program-l] Re: android : processing live video

  • From: Taksan <taksantong@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Fri, 8 Apr 2016 16:51:09 -0500

hi man, I did an app that does that. It probably is a very extensive
conversation so feel free to email me directly/privately. I can talk in
spanish if you wish.

For the purposes of giving a small summary, here it is:   the approach I
used is to use the opencv library, that takes the camera input and does a
process for each frame of the video... then you can show the results on the
same screen or in another activity....  it is not an easy task to configure
the development environment for this but once it is ready it is very
interesting the possibilities it opens to do image recognition.... like
detecting colors or shapes....etc...

Taksan

On Tue, Apr 5, 2016 at 2:09 PM, Juan Hernandez <juanhernandez98@xxxxxxxxx>
wrote:

Hi All,



I am working on app.



I am trying to take live video from the android phone’s camera, and
process it through an object recognition api to get back description
information.



I want to know where should I look to see about the live video?



Basicly, I am trying to attempt, as the camera takes in video, I want to
process it and show the descriptive tags.



Does anyone have any ideas?



Thanks.



JH

Other related posts: