Image Cloud Recognition API
Last updated
Last updated
Cloud Tracking, is to process the image detection and recognition capabilities through the cloud server, and obtain the processing result and feedback by the server. Actually tested 10 million image databases, in the case of a good network, the average recognition processing time is about 300ms. The number of the images is fewer, the speed is quicker.
App\small program\WebAR can be accessed
small program access reference: https://www.yuque.com/kivicube/manual/arcloud
Please connect to buy:
Result Code
AddImage
URL:https://rest.xxxx.com/AddImage
Request post field:
Response json data:
Remove Image
URL:https://rest.xxxx.com/RemoveImage
Request post field:
Response json data:
Get Images //order by image identifier
URL:https://rest.xxxx.com/GetImages
Request post field:
Response json data:
GetImage
URL: https://rest.xxxx.com/GetImage
Request post field:
Response json data:
Statistics
URL: https://rest.xxxx.com/Statistics
Request post field:
Response json data:
FindImage
URL: https://rest.xxxx.com/FindImage
Request post field:
Response json data:
Result Code
Result Message
0
success
20001
user secret key not correct
20003
channel not exists
20004
not your channel
20005
multipart stream request needed
20006
file size limit exceeded
20007
file format not recognized
20010
image id not valid
20012
too many images
20013
image feature insufficient
20014
image identifier not exists
20015
system busy
20016
image name taken
Tag
M/O
Description
username
M
user key
secretkey
M
user secret key
channel
M
channel name
identifier
M
user defined ID for each image (^[A-Za-z0-9@_.]+$ 3 to 50 digit )
metadata
O
user defined JSON string
image
M
image file (.jpg, .jpeg, .png)
Tag
M/O
Description
returncode
M
0, 20001, 20003, 20004, 20005, 20006, 20007, 20010, 20012, 20013, 20016
level
O
1 to 5 if the level is high, means the image can be detected easily
Tag
M/O
Description
username
M
user key
secretkey
M
user secret key
channel
M
channel name
identifier
M
user defined ID for each image
Tag
M/O
Description
returncode
M
0, 20001, 20003, 20004
Tag
M/O
Description
username
M
user key
secretkey
M
user secret key
channel
M
channel name
position
O
start index
Tag
M/O
Description
returncode
M
0, 20001, 20003, 20004
totalcount
O
total count
images
O
images
identifier
O
user defined ID for each image
metadata
O
user defined JSON string
matchratio
O
match ratio
Tag
M/O
Description
channel
M
channel name
identifier
M
user defined ID for each image
Tag
M/O
Description
returncode
M
0, 20001, 20003, 20004, 20014
Tag
M/O
Description
username
M
user key
secretkey
M
user secret key
startdate
M
start date (yyyy or yyyyMM or yyyyMMdd)
enddate
M
end date (yyyy or yyyyMM or yyyyMMdd)
channel
O
channel name
identifier
O
image identifier
Tag
M/O
Description
returncode
M
0, 20001, 20003, 20004, 20014
username
O
username
channel
O
channel name
records
O
records
date
O
date (yyyyMMdd)
channel
O
if channel not specified, records will show channel data
identifier
O
if channel specified, records will show identifier data
count
O
match count
Tag
M/O
Description
username
M
user key
secretkey
M
user secret key
image
M
image file (.jpg, .jpeg, .png)
channel
O
channel name
Tag
M/O
Description
returncode
M
0, 20001, 20003, 20004, 20006, 20007, 20013
identifier
O
if image matched, will return its identifier
level
O
if channel not specified, this tag will show