Home
last modified time | relevance | path

Searched refs:OrientationCorrection (Results 1 – 25 of 101) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rekognition/source/model/
H A DOrientationCorrection.cpp29 OrientationCorrection GetOrientationCorrectionForName(const Aws::String& name) in GetOrientationCorrectionForName()
34 return OrientationCorrection::ROTATE_0; in GetOrientationCorrectionForName()
38 return OrientationCorrection::ROTATE_90; in GetOrientationCorrectionForName()
42 return OrientationCorrection::ROTATE_180; in GetOrientationCorrectionForName()
46 return OrientationCorrection::ROTATE_270; in GetOrientationCorrectionForName()
52 return static_cast<OrientationCorrection>(hashCode); in GetOrientationCorrectionForName()
55 return OrientationCorrection::NOT_SET; in GetOrientationCorrectionForName()
62 case OrientationCorrection::ROTATE_0: in GetNameForOrientationCorrection()
64 case OrientationCorrection::ROTATE_90: in GetNameForOrientationCorrection()
66 case OrientationCorrection::ROTATE_180: in GetNameForOrientationCorrection()
[all …]
H A DCompareFacesResult.cpp20 m_sourceImageOrientationCorrection(OrientationCorrection::NOT_SET), in CompareFacesResult()
21 m_targetImageOrientationCorrection(OrientationCorrection::NOT_SET) in CompareFacesResult()
26 m_sourceImageOrientationCorrection(OrientationCorrection::NOT_SET), in CompareFacesResult()
27 m_targetImageOrientationCorrection(OrientationCorrection::NOT_SET) in CompareFacesResult()
H A DDetectFacesResult.cpp20 m_orientationCorrection(OrientationCorrection::NOT_SET) in DetectFacesResult()
25 m_orientationCorrection(OrientationCorrection::NOT_SET) in DetectFacesResult()
H A DDetectLabelsResult.cpp20 m_orientationCorrection(OrientationCorrection::NOT_SET) in DetectLabelsResult()
25 m_orientationCorrection(OrientationCorrection::NOT_SET) in DetectLabelsResult()
H A DRecognizeCelebritiesResult.cpp20 m_orientationCorrection(OrientationCorrection::NOT_SET) in RecognizeCelebritiesResult()
25 m_orientationCorrection(OrientationCorrection::NOT_SET) in RecognizeCelebritiesResult()
H A DIndexFacesResult.cpp20 m_orientationCorrection(OrientationCorrection::NOT_SET) in IndexFacesResult()
25 m_orientationCorrection(OrientationCorrection::NOT_SET) in IndexFacesResult()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rekognition/include/aws/rekognition/model/
H A DCompareFacesResult.h178 …inline const OrientationCorrection& GetSourceImageOrientationCorrection() const{ return m_sourceIm… in GetSourceImageOrientationCorrection()
193 …inline void SetSourceImageOrientationCorrection(const OrientationCorrection& value) { m_sourceImag… in SetSourceImageOrientationCorrection()
208 …inline void SetSourceImageOrientationCorrection(OrientationCorrection&& value) { m_sourceImageOrie… in SetSourceImageOrientationCorrection()
223 …inline CompareFacesResult& WithSourceImageOrientationCorrection(const OrientationCorrection& value… in WithSourceImageOrientationCorrection()
238 …inline CompareFacesResult& WithSourceImageOrientationCorrection(OrientationCorrection&& value) { S… in WithSourceImageOrientationCorrection()
254 …inline const OrientationCorrection& GetTargetImageOrientationCorrection() const{ return m_targetIm… in GetTargetImageOrientationCorrection()
269 …inline void SetTargetImageOrientationCorrection(const OrientationCorrection& value) { m_targetImag… in SetTargetImageOrientationCorrection()
284 …inline void SetTargetImageOrientationCorrection(OrientationCorrection&& value) { m_targetImageOrie… in SetTargetImageOrientationCorrection()
299 …inline CompareFacesResult& WithTargetImageOrientationCorrection(const OrientationCorrection& value… in WithTargetImageOrientationCorrection()
324 OrientationCorrection m_sourceImageOrientationCorrection;
[all …]
H A DDetectFacesResult.h86 …inline const OrientationCorrection& GetOrientationCorrection() const{ return m_orientationCorrecti… in GetOrientationCorrection()
101 …inline void SetOrientationCorrection(const OrientationCorrection& value) { m_orientationCorrection… in SetOrientationCorrection()
116 …inline void SetOrientationCorrection(OrientationCorrection&& value) { m_orientationCorrection = st… in SetOrientationCorrection()
131 …inline DetectFacesResult& WithOrientationCorrection(const OrientationCorrection& value) { SetOrien… in WithOrientationCorrection()
146 …inline DetectFacesResult& WithOrientationCorrection(OrientationCorrection&& value) { SetOrientatio… in WithOrientationCorrection()
152 OrientationCorrection m_orientationCorrection;
H A DDetectLabelsResult.h87 …inline const OrientationCorrection& GetOrientationCorrection() const{ return m_orientationCorrecti… in GetOrientationCorrection()
102 …inline void SetOrientationCorrection(const OrientationCorrection& value) { m_orientationCorrection… in SetOrientationCorrection()
117 …inline void SetOrientationCorrection(OrientationCorrection&& value) { m_orientationCorrection = st… in SetOrientationCorrection()
132 …inline DetectLabelsResult& WithOrientationCorrection(const OrientationCorrection& value) { SetOrie… in WithOrientationCorrection()
147 …inline DetectLabelsResult& WithOrientationCorrection(OrientationCorrection&& value) { SetOrientati… in WithOrientationCorrection()
196 OrientationCorrection m_orientationCorrection;
H A DRecognizeCelebritiesResult.h169 …inline const OrientationCorrection& GetOrientationCorrection() const{ return m_orientationCorrecti… in GetOrientationCorrection()
188 …inline void SetOrientationCorrection(const OrientationCorrection& value) { m_orientationCorrection… in SetOrientationCorrection()
207 …inline void SetOrientationCorrection(OrientationCorrection&& value) { m_orientationCorrection = st… in SetOrientationCorrection()
226 …inline RecognizeCelebritiesResult& WithOrientationCorrection(const OrientationCorrection& value) {… in WithOrientationCorrection()
245 …inline RecognizeCelebritiesResult& WithOrientationCorrection(OrientationCorrection&& value) { SetO… in WithOrientationCorrection()
253 OrientationCorrection m_orientationCorrection;
H A DIndexFacesResult.h110 …inline const OrientationCorrection& GetOrientationCorrection() const{ return m_orientationCorrecti… in GetOrientationCorrection()
133 …inline void SetOrientationCorrection(const OrientationCorrection& value) { m_orientationCorrection… in SetOrientationCorrection()
156 …inline void SetOrientationCorrection(OrientationCorrection&& value) { m_orientationCorrection = st… in SetOrientationCorrection()
179 …inline IndexFacesResult& WithOrientationCorrection(const OrientationCorrection& value) { SetOrient… in WithOrientationCorrection()
202 …inline IndexFacesResult& WithOrientationCorrection(OrientationCorrection&& value) { SetOrientation… in WithOrientationCorrection()
315 OrientationCorrection m_orientationCorrection;
H A DOrientationCorrection.h16 enum class OrientationCorrection enum
27 AWS_REKOGNITION_API OrientationCorrection GetOrientationCorrectionForName(const Aws::String& name);
29 AWS_REKOGNITION_API Aws::String GetNameForOrientationCorrection(OrientationCorrection value);
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/rekognition/types/
H A Denums.go277 type OrientationCorrection string type
281 OrientationCorrectionRotate0 OrientationCorrection = "ROTATE_0"
282 OrientationCorrectionRotate90 OrientationCorrection = "ROTATE_90"
283 OrientationCorrectionRotate180 OrientationCorrection = "ROTATE_180"
284 OrientationCorrectionRotate270 OrientationCorrection = "ROTATE_270"
290 func (OrientationCorrection) Values() []OrientationCorrection {
291 return []OrientationCorrection{
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/rekognition/types/
H A Denums.go277 type OrientationCorrection string type
281 OrientationCorrectionRotate0 OrientationCorrection = "ROTATE_0"
282 OrientationCorrectionRotate90 OrientationCorrection = "ROTATE_90"
283 OrientationCorrectionRotate180 OrientationCorrection = "ROTATE_180"
284 OrientationCorrectionRotate270 OrientationCorrection = "ROTATE_270"
290 func (OrientationCorrection) Values() []OrientationCorrection {
291 return []OrientationCorrection{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/rekognition/types/
H A Denums.go277 type OrientationCorrection string type
281 OrientationCorrectionRotate0 OrientationCorrection = "ROTATE_0"
282 OrientationCorrectionRotate90 OrientationCorrection = "ROTATE_90"
283 OrientationCorrectionRotate180 OrientationCorrection = "ROTATE_180"
284 OrientationCorrectionRotate270 OrientationCorrection = "ROTATE_270"
290 func (OrientationCorrection) Values() []OrientationCorrection {
291 return []OrientationCorrection{
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/rekognition/types/
H A Denums.go277 type OrientationCorrection string type
281 OrientationCorrectionRotate0 OrientationCorrection = "ROTATE_0"
282 OrientationCorrectionRotate90 OrientationCorrection = "ROTATE_90"
283 OrientationCorrectionRotate180 OrientationCorrection = "ROTATE_180"
284 OrientationCorrectionRotate270 OrientationCorrection = "ROTATE_270"
290 func (OrientationCorrection) Values() []OrientationCorrection {
291 return []OrientationCorrection{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/rekognition/types/
H A Denums.go277 type OrientationCorrection string type
281 OrientationCorrectionRotate0 OrientationCorrection = "ROTATE_0"
282 OrientationCorrectionRotate90 OrientationCorrection = "ROTATE_90"
283 OrientationCorrectionRotate180 OrientationCorrection = "ROTATE_180"
284 OrientationCorrectionRotate270 OrientationCorrection = "ROTATE_270"
290 func (OrientationCorrection) Values() []OrientationCorrection {
291 return []OrientationCorrection{
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/rekognition/types/
H A Denums.go277 type OrientationCorrection string type
281 OrientationCorrectionRotate0 OrientationCorrection = "ROTATE_0"
282 OrientationCorrectionRotate90 OrientationCorrection = "ROTATE_90"
283 OrientationCorrectionRotate180 OrientationCorrection = "ROTATE_180"
284 OrientationCorrectionRotate270 OrientationCorrection = "ROTATE_270"
290 func (OrientationCorrection) Values() []OrientationCorrection {
291 return []OrientationCorrection{
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/rekognition/types/
H A Denums.go277 type OrientationCorrection string type
281 OrientationCorrectionRotate0 OrientationCorrection = "ROTATE_0"
282 OrientationCorrectionRotate90 OrientationCorrection = "ROTATE_90"
283 OrientationCorrectionRotate180 OrientationCorrection = "ROTATE_180"
284 OrientationCorrectionRotate270 OrientationCorrection = "ROTATE_270"
290 func (OrientationCorrection) Values() []OrientationCorrection {
291 return []OrientationCorrection{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/rekognition/types/
H A Denums.go295 type OrientationCorrection string type
299 OrientationCorrectionRotate0 OrientationCorrection = "ROTATE_0"
300 OrientationCorrectionRotate90 OrientationCorrection = "ROTATE_90"
301 OrientationCorrectionRotate180 OrientationCorrection = "ROTATE_180"
302 OrientationCorrectionRotate270 OrientationCorrection = "ROTATE_270"
308 func (OrientationCorrection) Values() []OrientationCorrection {
309 return []OrientationCorrection{
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/rekognition/
H A Dapi_op_DetectFaces.go80 OrientationCorrection types.OrientationCorrection member
H A Dapi_op_RecognizeCelebrities.go78 OrientationCorrection types.OrientationCorrection member
H A Dapi_op_DetectLabels.go119 OrientationCorrection types.OrientationCorrection member
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/rekognition/
H A Dapi_op_DetectFaces.go80 OrientationCorrection types.OrientationCorrection member
H A Dapi_op_RecognizeCelebrities.go78 OrientationCorrection types.OrientationCorrection member

12345