I am trying to create object detection algorithm in java from the sample code here . However in the code the image value is hardcoded.Is there way i can pass the image location on my own.
const char * imgInFile = "/sdcard/nonfree/img1.jpg";// Need to pass custom values
const char * imgOutFile = "/sdcard/nonfree/img1_result.jpg";
Thank You
Stringorbyte[]orchar[]and note that eachcharin java takes 2 bytes :)