Uses of Class
com.tencentcloudapi.bda.v20200324.models.SegmentPortraitPicResponse
-
Packages that use SegmentPortraitPicResponse Package Description com.tencentcloudapi.bda.v20200324 com.tencentcloudapi.bda.v20200324.models -
-
Uses of SegmentPortraitPicResponse in com.tencentcloudapi.bda.v20200324
Methods in com.tencentcloudapi.bda.v20200324 that return SegmentPortraitPicResponse Modifier and Type Method Description SegmentPortraitPicResponseBdaClient. SegmentPortraitPic(SegmentPortraitPicRequest req)即二分类人像分割,识别传入图片中人体的完整轮廓,进行抠像。 -
Uses of SegmentPortraitPicResponse in com.tencentcloudapi.bda.v20200324.models
Constructors in com.tencentcloudapi.bda.v20200324.models with parameters of type SegmentPortraitPicResponse Constructor Description SegmentPortraitPicResponse(SegmentPortraitPicResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-