java - Whats behind the Times now's android alive application? -


please don't delete question because of no code inside question?

i want develop application similar times alive, 1 enables users scan images , presents related video,one of fine ar integration found.

as per study working way.it generates key points camera view , sends them server , compare key points stored in server server return related data.

i want exact same features....

after research found of ar related articles points opencv or java cv, found usefull stuff here needs opencv manager have installed in device seprate application not allowed in case, , times alive app not works on way.

is possible develop similar application using opencv out prompt user install open cv manager, including in our application itself(but there multiple open cv manager different chip set devices),if yes please can explain whats way accomplish this?

you use opencv solve problem. me sounds process of feature detection. want extrapolate key points of images

there java implementations of feature detection.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -