类列表



类 BigMap.Cardetection

Constructor Attributes Constructor Name and Description
指定容器实例化
方法
方法属性 方法名称和描述
setDataSet(options)
车牌识别
setPesponseSet(options)
人员识别
setVehicleSet(options)
车辆识别
setPictext(options,targetID)
文字识别
清除
方法详情
setDataSet(options)
[setDataSet 车牌识别]
Parameters:
{json} options
实例化的一些参数
{imageUrl: "图片 URL 地址"}

setPesponseSet(options)
[setPesponseSet 人员识别]
Parameters:
{json} options
实例化的一些参数
{imageUrl: "图片 URL 地址"}

setVehicleSet(options)
[setVehicleSet 车辆识别]
Parameters:
{json} options
实例化的一些参数
{imageUrl: "图片 URL 地址"}

setPictext(options,targetID)
[setPictext 文字识别]
Parameters:
{json} options
实例化的一些参数
{imageUrl: "图片 URL 地址"}
{string} targetID
指定容器:
{targetID}

clear()
清除图片

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Oct 19 2016 13:15:54 GMT+0800 (CST)