索引

A B C D E F G H I K L M N P R S T U V W 
常量字段值|所有程序包|所有类|序列化表格|已过时的 API

A

ALPHA8 - enum class 中的枚举常量 com.wonxing.humanseg.WXImage.DataFormat
单通道ALPHA8类型

B

bgImage - 类中的变量 com.wonxing.humanseg.WXIDPhotoConfig
证件照的背景图片
bottomEmpty() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回人脸底侧空隙分值

C

com.wonxing.humanseg - 程序包 com.wonxing.humanseg
 

D

DarkGlasses - enum class 中的枚举常量 com.wonxing.humanseg.WXIDPhotoPreDetectResult.GlassesType
墨镜
darkillum() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回明暗度分值
dataFormat() - 类中的方法 com.wonxing.humanseg.WXImage
获取图片数据格式
detect(WXImage) - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetector
检测证件照照片
dpi - 类中的变量 com.wonxing.humanseg.WXIDPhotoConfig
证件照的分辨率,默认值为300
dumps() - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetectResult
将所有的值dump到字符串中,可作为调试使用

E

encode(String) - 类中的方法 com.wonxing.humanseg.WXImage
作用同toEncodedData
errCode() - 异常错误中的方法 com.wonxing.humanseg.WXException
获取错误码
errMsg() - 异常错误中的方法 com.wonxing.humanseg.WXException
获取错误描述
eyesClose() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回睁闭眼分值
eyesTop - 类中的变量 com.wonxing.humanseg.WXIDPhotoConfig
人眼位于Y轴的位置,取值范围0-1.0,这个值决定人像高度,默认值为0.45。

F

faceBlur() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回模糊度分值
faceCount() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回人脸个数
faceOcclusion() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回人脸完整性分值
faceRatio - 类中的变量 com.wonxing.humanseg.WXIDPhotoConfig
脸部宽度占比,浮点型,取值范围0-1.0,默认值为0.5。
faceUnbalance() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回脸部光线均衡分值
finalize() - 类中的方法 com.wonxing.humanseg.WXHumanMatting
 
finalize() - 类中的方法 com.wonxing.humanseg.WXIDPhoto
 
finalize() - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetector
 
finalize() - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetectResult
 
finalize() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
 
finalize() - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
 
finalize() - 类中的方法 com.wonxing.humanseg.WXImage
 
FLOAT32 - enum class 中的枚举常量 com.wonxing.humanseg.WXImage.DataFormat
单通道浮点类型
fromColor(int, int, int, int, int) - 类中的静态方法 com.wonxing.humanseg.WXImage
创建一副纯色图,颜色值由r,g,b三个值指定
fromEncodedData(byte[]) - 类中的静态方法 com.wonxing.humanseg.WXImage
从图片原数据(即图片编码数据)创建WXImage对象,支持jpg和png图片
fromFile(String) - 类中的静态方法 com.wonxing.humanseg.WXImage
从图片文件创建WXImage对象,支持jpg和png图片

G

gaze() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回视线分值
getBooleanValue(String) - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetectResult
读取参数
getBooleanValue(String, boolean) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
读取参数
getFloatArrayValue(String) - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetectResult
读取参数
getFloatArrayValue(String) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
读取参数
getFloatValue(String) - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetectResult
读取参数
getFloatValue(String, float) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
读取参数
getIntArrayValue(String) - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetectResult
读取参数
getIntArrayValue(String) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
读取参数
getIntValue(String) - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetectResult
读取参数
getIntValue(String, int) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
读取参数
getStringValue(String) - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetectResult
读取参数
getStringValue(String) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
读取参数
glasses() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回眼镜类型
GlassesType_Dark - 类中的静态变量 com.wonxing.humanseg.WXIDPhotoDetectResult
眼镜类型:佩戴墨镜
GlassesType_No - 类中的静态变量 com.wonxing.humanseg.WXIDPhotoDetectResult
眼镜类型:不戴眼镜
GlassesType_Normal - 类中的静态变量 com.wonxing.humanseg.WXIDPhotoDetectResult
眼镜类型:佩戴普通眼镜

H

hasKey(String) - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetectResult
判断是否存在某个key值
hasKey(String) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
判断是否包含参数名key
headPose() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回人脸角度,数组长度为3, 依次分别代表三个方向: yaw(左右摇头), pitch(上下点头), roll(左右摆头,头部歪向两侧肩膀)
height - 类中的变量 com.wonxing.humanseg.WXIDPhotoConfig
证件照的高度
height() - 类中的方法 com.wonxing.humanseg.WXImage
获取图片高度

I

init() - 类中的静态方法 com.wonxing.humanseg.WXIDPhoto
initWithLicenseData(String, byte[]) - 类中的静态方法 com.wonxing.humanseg.WXHumanSegSDK
初始化SDK
initWithLicensePath(String, String) - 类中的静态方法 com.wonxing.humanseg.WXHumanSegSDK
初始化SDK

K

keys() - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetectResult
获取所有的key值

L

leftEmpty() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回人脸左侧空隙分值

M

makeIDPhoto(WXImage, WXIDPhotoConfig) - 类中的方法 com.wonxing.humanseg.WXIDPhoto
制作证件照
makeIDPhoto(WXImage, WXIDPhotoConfig, WXIDPhotoPreDetectResult) - 类中的方法 com.wonxing.humanseg.WXIDPhoto
制作证件照
matting(ByteBuffer, int, int, FloatBuffer) - 类中的方法 com.wonxing.humanseg.WXHumanMatting
抠图并返回alpha数据
mouthClose() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回张闭嘴分值

N

NoGlasses - enum class 中的枚举常量 com.wonxing.humanseg.WXIDPhotoPreDetectResult.GlassesType
不戴眼镜
NormalGlasses - enum class 中的枚举常量 com.wonxing.humanseg.WXIDPhotoPreDetectResult.GlassesType
普通眼镜

P

preDetect(WXImage) - 类中的方法 com.wonxing.humanseg.WXIDPhoto
预检测:检测将被用于制作证件照的原始图片,是否适合用来制作证件照

R

release() - 类中的方法 com.wonxing.humanseg.WXHumanMatting
释放实例 如果实例不再使用,建议调用本函数显性释放实例
release() - 类中的方法 com.wonxing.humanseg.WXIDPhoto
释放实例 如果实例不再使用,建议调用本函数显性释放实例
release() - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetector
释放实例 如果实例不再使用,建议调用本函数显性释放实例
release() - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetectResult
释放实例
release() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
释放实例
release() - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
释放实例
release() - 类中的方法 com.wonxing.humanseg.WXImage
释放实例 如果实例不再使用,需要调用本函数,主动释放实例
removeBackground(WXImage, WXImage) - 类中的方法 com.wonxing.humanseg.WXHumanMatting
抠图换背景(或去背景)
RGB - enum class 中的枚举常量 com.wonxing.humanseg.WXImage.DataFormat
三通道RGB类型
RGBA - enum class 中的枚举常量 com.wonxing.humanseg.WXImage.DataFormat
四通道RGBA类型
rightEmpty() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回人脸右侧空隙分值

S

save(String) - 类中的方法 com.wonxing.humanseg.WXImage
作用同toFile
setLicense(byte[]) - 类中的静态方法 com.wonxing.humanseg.WXLicense
setLicense(String) - 类中的静态方法 com.wonxing.humanseg.WXLicense
setSettings(WXIDPhotoSettings) - 类中的方法 com.wonxing.humanseg.WXIDPhoto
设置制作或者检测证件照的设置 通常情况下可以不使用本函数
setSettings(WXIDPhotoSettings) - 类中的方法 com.wonxing.humanseg.WXIDPhotoDetector
检测证件照配置,暂不使用
setValue(String, boolean) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
设置参数
setValue(String, float) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
设置参数
setValue(String, float[]) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
设置参数
setValue(String, int) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
设置参数
setValue(String, int[]) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
设置参数
setValue(String, String) - 类中的方法 com.wonxing.humanseg.WXIDPhotoSettings
设置参数
sizeScore() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回人脸尺寸分值

T

terminate() - 类中的静态方法 com.wonxing.humanseg.WXHumanSegSDK
进程退出前调用
terminate() - 类中的静态方法 com.wonxing.humanseg.WXIDPhoto
已过时。
toEncodedData(String) - 类中的方法 com.wonxing.humanseg.WXImage
将图片保存为编码后的数据
toFile(String) - 类中的方法 com.wonxing.humanseg.WXImage
将图片保存到文件,支持jpg和png图片
topEmpty - 类中的变量 com.wonxing.humanseg.WXIDPhotoConfig
人像头顶与证件照图片顶部的留空距离,取值范围0-1.0。

U

UNK - enum class 中的枚举常量 com.wonxing.humanseg.WXImage.DataFormat
未知数据类型
upEmpty() - 类中的方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult
返回人脸上侧空隙分值

V

valueOf(String) - enum class中的静态方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult.GlassesType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.wonxing.humanseg.WXImage.DataFormat
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 com.wonxing.humanseg.WXIDPhotoPreDetectResult.GlassesType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.wonxing.humanseg.WXImage.DataFormat
Returns an array containing the constants of this enum class, in the order they are declared.
version() - 类中的静态方法 com.wonxing.humanseg.WXHumanSegSDK
获取SDK版本号
version() - 类中的静态方法 com.wonxing.humanseg.WXIDPhoto
已过时。

W

width - 类中的变量 com.wonxing.humanseg.WXIDPhotoConfig
证件照的宽度
width() - 类中的方法 com.wonxing.humanseg.WXImage
获取图片宽度
WX_SEGE_CreateInferInputOutputError - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
创建推理输入或者输出失败:1500011
WX_SEGE_CreateModelSessionFail - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
创建推理session失败:1500006
WX_SEGE_CudaError - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
CUDA调用失败:1500009
WX_SEGE_EngineInitFail - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
AI引擎初始化失败:1500004
WX_SEGE_FaceDetectEngineInitFail - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
人脸检测AI引擎初始化失败:1500018
WX_SEGE_FaceDetectEngineNotInited - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
人脸检测AI引擎未初始化:1500019
WX_SEGE_FaceDetectFail - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
人脸检测失败:1500020
WX_SEGE_GetModelInput - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
获取引擎输入失败:1500029
WX_SEGE_GetModelOutData - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
获取推理结果失败:1500012
WX_SEGE_IllegalArgument - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
参数错误:1500003
WX_SEGE_IllegalState - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
状态错误:1500007
WX_SEGE_ImageDecode - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
图片编码失败:1500017
WX_SEGE_ImageEncode - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
图片解码失败:1500016
WX_SEGE_InferError - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
推理失败:1500010
WX_SEGE_KeyNotFound - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
关键字找不到:1500025
WX_SEGE_LoadModelFail - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
AI模型初始化失败:1500005
WX_SEGE_MemoryAlloc - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
内存分配失败:1500002
WX_SEGE_NoFace - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
图片中没有人脸:1500021
WX_SEGE_NoPerson - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
图片中没有人像:1500022
WX_SEGE_NotImplemented - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
未实现的方法:1500023
WX_SEGE_OperationNotAllowed - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
操作不容许:1500027
WX_SEGE_OSNotAllowed - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
不容许在本系统上运行:1500028
WX_SEGE_PersonSegEngineNotInited - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
人体分析引擎初始化失败:1500024
WX_SEGE_Preprocess01Fail - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
预处理失败:1500008
WX_SEGE_SDKExpired - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
SDK已过期:1500014
WX_SEGE_SDKLicenseInvalid - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
SDK无效:1500015
WX_SEGE_TypeError - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
类型错误:1500026
WX_SEGE_UnkErr - 类中的静态变量 com.wonxing.humanseg.WXErrorCode
未知错误:1500001
WXErrorCode - com.wonxing.humanseg中的类
错误码集合
WXErrorCode() - 类的构造器 com.wonxing.humanseg.WXErrorCode
 
WXException - com.wonxing.humanseg中的异常错误
自定义异常的类
WXException(int, String) - 异常错误的构造器 com.wonxing.humanseg.WXException
创建异常对象
WXHumanMatting - com.wonxing.humanseg中的类
抠图类
WXHumanMatting() - 类的构造器 com.wonxing.humanseg.WXHumanMatting
实例化构造函数
WXHumanMatting(int) - 类的构造器 com.wonxing.humanseg.WXHumanMatting
实例化构造函数
WXHumanSegSDK - com.wonxing.humanseg中的类
提供SDK初始化、退出、版本号获取等方法
WXHumanSegSDK() - 类的构造器 com.wonxing.humanseg.WXHumanSegSDK
 
WXIDPhoto - com.wonxing.humanseg中的类
制作证件照的类
WXIDPhoto(int) - 类的构造器 com.wonxing.humanseg.WXIDPhoto
实例化构造函数
WXIDPhotoConfig - com.wonxing.humanseg中的类
证件照参数配置的类
WXIDPhotoConfig(int, int) - 类的构造器 com.wonxing.humanseg.WXIDPhotoConfig
只设置宽度和高度,其他参数使用默认值
WXIDPhotoConfig(int, int, float, float, float[], int) - 类的构造器 com.wonxing.humanseg.WXIDPhotoConfig
证件照参数配置,不设置背景,即为透明背景
WXIDPhotoConfig(int, int, float, float, float[], int, WXImage) - 类的构造器 com.wonxing.humanseg.WXIDPhotoConfig
证件照参数配置
WXIDPhotoDetector - com.wonxing.humanseg中的类
证件照检测类 使用本类之前, 必须先调用WXLicense相关函数设置license, 同时先WXIDPhoto.init()函数进行SDK初始化。
WXIDPhotoDetector(int) - 类的构造器 com.wonxing.humanseg.WXIDPhotoDetector
实例化构造函数
WXIDPhotoDetectResult - com.wonxing.humanseg中的类
证件照检测结果
WXIDPhotoDetectResult() - 类的构造器 com.wonxing.humanseg.WXIDPhotoDetectResult
 
WXIDPhotoPreDetectResult - com.wonxing.humanseg中的类
证件照预检测结果
WXIDPhotoPreDetectResult() - 类的构造器 com.wonxing.humanseg.WXIDPhotoPreDetectResult
 
WXIDPhotoPreDetectResult.GlassesType - com.wonxing.humanseg中的Enum Class
眼镜类型
WXIDPhotoSettings - com.wonxing.humanseg中的类
证件照设置
WXIDPhotoSettings() - 类的构造器 com.wonxing.humanseg.WXIDPhotoSettings
WXIDPhotoSettings 构造函数
WXImage - com.wonxing.humanseg中的类
玩星自定义封装的图片类,用于人像处理,如证件照制作、人像分割、背景去除等
WXImage() - 类的构造器 com.wonxing.humanseg.WXImage
 
WXImage.DataFormat - com.wonxing.humanseg中的Enum Class
图片数据类型
WXLicense - com.wonxing.humanseg中的类
授权的类
WXLicense() - 类的构造器 com.wonxing.humanseg.WXLicense
 
A B C D E F G H I K L M N P R S T U V W 
常量字段值|所有程序包|所有类|序列化表格|已过时的 API