Relative Content

Tag Archive for javascriptandroidtypescriptreact-native

How to detect facial feature points in photos on React Native?

I want to use the Android app to detect the facial feature points of the photos taken to calculate the vertical distance from the earlobe to the chin. But now the PhotoScreen screen only displays the photos taken and the message “Calculating the average vertical distance from earlobe to chin…”,that is my App.tsx: