Ask Your Question

pape's profile - activity

2018-03-25 07:52:28 -0600 commented question error while converting MatOfKeyPoints to json string

i have a main server running with python . the android devices need to process an image to find keypoints and send it ba

2018-03-25 06:33:33 -0600 commented question error while converting MatOfKeyPoints to json string

i need to save the whole keypoints information in database . for that reason i need to convert into json string . how to

2018-03-24 16:02:16 -0600 received badge  Editor (source)
2018-03-24 16:02:16 -0600 edited question error while converting MatOfKeyPoints to json string

error while converting MatOfKeyPoints to json string i am trying to convert a MatOfKeyPoints object in opencv android to

2018-03-24 16:01:45 -0600 asked a question error while converting MatOfKeyPoints to json string

error while converting MatOfKeyPoints to json string i am trying to convert a MatOfKeyPoints object in opencv android to

2018-03-24 14:54:25 -0600 asked a question How to convert json string into Mat object using python

How to convert json string into Mat object using python i am storing a json string of a mat object(created by opencv and