A

AudioClass in namespace TencentAI
Tencent AI 语音识别能力.
Audio::asr() — Method in class Audio
语音识别 echo 版:提供在线识别语音的能力,对整段音频进行识别,识别完成后,将返回语音的文字内容.
Audio::asrs() — Method in class Audio
语音识别 流式版 AILab:提供流式识别语音的能力,可以轻松实现边录音边识别.
Audio::aaievilaudio() — Method in class Audio
音频鉴黄接口.
Face::add() — Method in class Face
个体管理 => 增加人脸:将一个或一组人脸加入到一个个体中.
Photo::aiLabFilter() — Method in class Photo
图片滤镜(AI Lab).
Photo::age() — Method in class Photo
颜龄检测.
TencentAI::audio() — Method in class TencentAI
Translate::aILabText() — Method in class Translate
文本翻译(AI Lab).
Translate::audio() — Method in class Translate
语音翻译.

B

ServiceProvider::boot() — Method in class ServiceProvider
在注册后进行服务的启动。
OCR::businessCard() — Method in class OCR
名片识别.
OCR::bizLicense() — Method in class OCR
营业执照识别.

C

$TencentAIException#codeProperty in class TencentAIException
Face::compare() — Method in class Face
人脸对比:对请求图片进行人脸对比.
Face::createPerson() — Method in class Face
人体创建(属于一个组,或多个组).
Request::close() — Method in class Request
NaturalLanguageProcessing::chat() — Method in class NaturalLanguageProcessing
智能闲聊.
OCR::creditCard() — Method in class OCR
银行卡识别.
Photo::cosmetic() — Method in class Photo
人脸美妆 jpg png.
TencentAI::close() — Method in class TencentAI

D

Audio::detectKeyword() — Method in class Audio
关键词检索 : 上传长音频,提供回调接口,异步获取识别结果.
$OCRCommand#descriptionProperty in class OCRCommand
Face::detect() — Method in class Face
人脸分析:识别上传图像上面的人脸信息.
Face::detectCrossAge() — Method in class Face
跨年龄人脸识别.
Face::delete() — Method in class Face
个体管理 => 删除人脸:从一个个体中删除一个或一组人脸.
Face::deletePerson() — Method in class Face
删除个体.
$Request#debugProperty in class Request
$ServiceProvider#deferProperty in class ServiceProvider
是否延时加载提供器。
OCR::driverLicense() — Method in class OCR
驾驶证识别.
OCR::drivingLicense() — Method in class OCR
行驶证识别.
Photo::decoration() — Method in class Photo
人脸变妆.
Translate::detect() — Method in class Translate
语种识别.

E

Request::exec() — Method in class Request
逻辑处理.

F

FaceClass in namespace TencentAI
Tencent AI 人脸相关能力.
Image::fuzzy() — Method in class Image
模糊图片检测:判断一个图像的模糊程度.
Image::food() — Method in class Image
美食图片识别:识别一个图像是否为美食图像.
FacadeClass in namespace TencentAI\Kernel
Photo::filter() — Method in class Photo
图片滤镜(天天P图).
TencentAI::face() — Method in class TencentAI

G

TencentAIException::getExceptionAsArray() — Method in class TencentAIException
TencentAIException::getExceptionAsJson() — Method in class TencentAIException
Face::getList() — Method in class Face
获取人脸列表.
Face::getInfo() — Method in class Face
获取人脸信息.
Face::getPersonInfo() — Method in class Face
获取个体信息.
Face::getGroupList() — Method in class Face
获取组列表.
Face::getPersonList() — Method in class Face
获取人体列表.
Facade::getFacadeAccessor() — Method in class Facade
ServiceProvider::getConfigPath() — Method in class ServiceProvider
Get the config path.
OCR::general() — Method in class OCR
通用识别.
TencentAI::getInstance() — Method in class TencentAI
TencentAI::getVersion() — Method in class TencentAI
查看版本号.

H

OCRCommand::handle() — Method in class OCRCommand
OCR::handwriting() — Method in class OCR
手写体 OCR.

I

Face::identify() — Method in class Face
人脸识别.
ImageClass in namespace TencentAI
Tencent AI 图像相关能力.
Image::identifyFlower() — Method in class Image
花草识别.
Image::identifyVehicle() — Method in class Image
车辆识别.
Image::imageToText() — Method in class Image
看图说话:用一句话文字描述图片.
OCR::idCard() — Method in class OCR
身份证识别.
TencentAI::image() — Method in class TencentAI
Translate::image() — Method in class Translate
图片翻译.

M

$TencentAIException#messageProperty in class TencentAIException
Face::multiDetect() — Method in class Face
多人脸检测:识别上传图像上面的人脸位置,支持多人脸识别.
Photo::merge() — Method in class Photo
人脸融合.

N

NaturalLanguageProcessingClass in namespace TencentAI
Tencent AI 自然语言相关能力.
TencentAI::nlp() — Method in class TencentAI

O

OCRCommandClass in namespace TencentAI\Console
Image::object() — Method in class Image
物体场景识别 => 物体识别.
OCRClass in namespace TencentAI
Tencent AI OCR 能力.
TencentAI::ocr() — Method in class TencentAI

P

Image::porn() — Method in class Image
智能鉴黄.
ServiceProvider::provides() — Method in class ServiceProvider
获取提供器提供的服务。
OCR::plate() — Method in class OCR
车牌 OCR.
PhotoClass in namespace TencentAI
Tencent AI 照片相关能力.
TencentAI::photo() — Method in class TencentAI

R

RequestClass in namespace TencentAI\Kernel
发起网络请求
Request::returnStr() — Method in class Request
结果返回字符串则抛出错误.
ServiceProvider::register() — Method in class ServiceProvider
在容器中注册绑定。

S

$OCRCommand#signatureProperty in class OCRCommand
Face::shape() — Method in class Face
五官检测:对请求图片进行五官定位.
Face::setPersonInfo() — Method in class Face
设置个体信息:设置个体的名字或备注.
Image::scener() — Method in class Image
物体场景识别 => 场景识别.
Request::setAppKey() — Method in class Request
Request::setAppId() — Method in class Request
Request::setRetry() — Method in class Request
Request::setFormat() — Method in class Request
Request::setCurl() — Method in class Request
ServiceProviderClass in namespace TencentAI\Kernel
Photo::sticker() — Method in class Photo
大头贴.

T

TencentAIClass in namespace
Audio::tts() — Method in class Audio
语音合成 AILab:将文字转换为语音,返回文字的语音数据.
Audio::tta() — Method in class Audio
语音合成 优图:将文字转换为语音,返回文字的语音数据.
TencentAIExceptionClass in namespace TencentAI\Exception
Image::terrorism() — Method in class Image
暴恐识别.
Image::tag() — Method in class Image
标签识别.
NaturalLanguageProcessing::textPolar() — Method in class NaturalLanguageProcessing
情感分析.
TencentAIClass in namespace TencentAI
Class TencentAI.
TencentAI::translate() — Method in class TencentAI
TranslateClass in namespace TencentAI
TencentAI 翻译相关能力.
Translate::text() — Method in class Translate
文本翻译(翻译君).

V

Face::verify() — Method in class Face
人脸验证

W

Audio::wxasrs() — Method in class Audio
语音识别 流式版 WeChatAI:提供流式识别语音的能力,可以轻松实现边录音边识别.
Audio::wxasrlong() — Method in class Audio
长语音识别:上传长音频,提供回调接口,异步获取识别结果.
NaturalLanguageProcessing::wordseg() — Method in class NaturalLanguageProcessing
分词 GBK.
NaturalLanguageProcessing::wordpos() — Method in class NaturalLanguageProcessing
词性标注 GBK.
NaturalLanguageProcessing::wordner() — Method in class NaturalLanguageProcessing
专有名词识别 GBK.
NaturalLanguageProcessing::wordsyn() — Method in class NaturalLanguageProcessing
同义词识别 GBK.
NaturalLanguageProcessing::wordcom() — Method in class NaturalLanguageProcessing
语义解析 => 意图成分识别.

_

TencentAIException::__construct() — Method in class TencentAIException
TencentAIException::__toString() — Method in class TencentAIException
TencentAI::__call() — Method in class TencentAI
返回对象
TencentAI::__get() — Method in class TencentAI