PoseEstimationForMobile icon indicating copy to clipboard operation
PoseEstimationForMobile copied to clipboard

Camera Parameter

Open tanndx17 opened this issue 7 years ago • 1 comments

Hi, thanks for the great work. I can successfully load the apk and start to run on my snapdragon 845 android phone. Does this 2D estimation apk need camera parameter (width, height) from the phone? I did not find any parameters in within the code

tanndx17 avatar Jul 02 '18 06:07 tanndx17

Of course, you can modify the openCamera function in Camera2BasicFragment.kt file and other corresponding code.

edvardHua avatar Jul 09 '18 02:07 edvardHua