android - classnotfoundexception -


i'm working on app has got face detection in it. i'm using android's facedetector class , 1 of it's methods. i'm getting frame previewframe callback format yuvimage. need bitmap facedetection work. problem when run program there's error saying classnotfoundexception regard yuvimage. i've imported yuvimage class , there's no errors in source file. why can't yuvimage class found?

thanks

if activity or service must , should mention in android manifest file


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -