Author Topic: Load 3d model on top of Android camera preview?  (Read 7429 times)

Offline jaychang0917

  • int
  • **
  • Posts: 50
    • View Profile
Re: Load 3d model on top of Android camera preview?
« Reply #15 on: February 13, 2017, 11:04:45 am »
Thanks your great help!

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Load 3d model on top of Android camera preview?
« Reply #16 on: February 13, 2017, 11:06:02 am »
So it's not really the most current device. Modern devices might offer better performance, but after all, grabbing the camera picture alone is a costly operation. I don't think that you can do much about it.

Offline jaychang0917

  • int
  • **
  • Posts: 50
    • View Profile
Re: Load 3d model on top of Android camera preview?
« Reply #17 on: February 13, 2017, 11:14:42 am »
I'm also worry about the performance of further processing. Do you have another better approach?
« Last Edit: February 13, 2017, 11:17:32 am by jaychang0917 »

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Load 3d model on top of Android camera preview?
« Reply #18 on: February 13, 2017, 11:22:24 am »
No, not really. As said: It will drop down to 30 once it's below 60 but above 30. You might have plenty of room for additional calculations left before it drops down to 15 (which would be the next step down from 30).