DEBUG bad target found
I capture the image from your Sample app of cloud recognition. and then I upload to my cloud database via targetmanager, i set the width as 1000, this target Name is bk2. after that i run your sample app . it seems the app can detect the book cover and show requesting on the screen. after that , the requesting is gone and then no more scanning bar move on my screen.
the log like below. can you help me ?
2013-02-07 00:05:43.137 CloudReco[1910:907] Video background get data 768 1024
2013-02-07 00:05:43.139 CloudReco[1910:907] APPSTATUS_CAMERA_RUNNING
2013-02-07 00:05:43.148 CloudReco[1910:907] Video background get data 768 1024
2013-02-07 00:05:43.866 CloudReco[1910:7707] Video background get data 768 1024
2013-02-07 00:05:48.628 CloudReco[1910:19af] INFO/AR(1910) 2013-02-07 00:05:48: Completed CloudReco transaction with ID 'dfa7d470fdd340a0b58df27443b3e029'
2013-02-07 00:05:48.725 CloudReco[1910:1503] INFO/AR(1910) 2013-02-07 00:05:48: ImageTracker: Successfully created dataset
2013-02-07 00:05:48.834 CloudReco[1910:1503] INFO/AR(1910) 2013-02-07 00:05:48: Successfully created ImageTarget.
2013-02-07 00:05:48.839 CloudReco[1910:1503] Successfully created new trackable 'bk2' with rating '4'.
2013-02-07 00:05:48.975 CloudReco[1910:907] #DEBUG setRenderState 0 --> 3
2013-02-07 00:05:50.351 CloudReco[1910:19bb] INFO/AR(1910) 2013-02-07 00:05:50: Completed CloudReco transaction with ID 'db7d1177c4054999bea566a90f504bda'
2013-02-07 00:05:50.466 CloudReco[1910:1503] INFO/AR(1910) 2013-02-07 00:05:50: Successfully created ImageTarget.
2013-02-07 00:05:50.468 CloudReco[1910:1503] #DEBUG bad target found
2013-02-07 00:05:50.664 CloudReco[1910:7707] #DEBUG bad target found
DEBUG bad target found
Hi,
the CloudReco sample app retrieves a Book cover (and thus renders it in 3D as a texture on the target) based on the Metadata associated with the target that has been recognized;
DEBUG bad target found
amazingly fast reply , thanks for reply , I try to change the metadata like your sample app . after cloud processing , i can retrieve the json from database .
but it is still not working . (the log is below)
DEBUG bad target found