TIEAlgorithmType Constants Reference
Declared in | TIEPass.h |
---|
TIEAlgorithmType
Definition
typedef NS_ENUM(NSInteger, TIEAlgorithmType ) {
TIEAlgorithmTypeProfessionalHighQuality,
),
TIEAlgorithmTypeProfessionalFast,
),
};
Constants
TIEAlgorithmTypeProfessionalHighQuality
-
The TIEAlgorithmType enum represents the algorithm running mode to be used for image enhancement.
TIEAlgorithmTypeProfessionalHighQuality -> The TIEAlgorithmTypeProfessionalHighQuality mode ensures high image quality while requiring higher device performance. This mode is suitable for scenarios with high image quality requirements and is recommended for use on mid-to-high-end smartphones.
TIEAlgorithmTypeProfessionalFast -> The TIEAlgorithmTypeProfessionalFast mode ensures faster processing speed while sacrificing some image quality. This mode is suitable for scenarios with high real-time requirements and is recommended for use on mid-range smartphones.
Declared In
TIEPass.h
. )
-
The TIEAlgorithmType enum represents the algorithm running mode to be used for image enhancement.
TIEAlgorithmTypeProfessionalHighQuality -> The TIEAlgorithmTypeProfessionalHighQuality mode ensures high image quality while requiring higher device performance. This mode is suitable for scenarios with high image quality requirements and is recommended for use on mid-to-high-end smartphones.
TIEAlgorithmTypeProfessionalFast -> The TIEAlgorithmTypeProfessionalFast mode ensures faster processing speed while sacrificing some image quality. This mode is suitable for scenarios with high real-time requirements and is recommended for use on mid-range smartphones.
Declared In
TIEPass.h
. TIEAlgorithmTypeProfessionalFast
-
The TIEAlgorithmType enum represents the algorithm running mode to be used for image enhancement.
TIEAlgorithmTypeProfessionalHighQuality -> The TIEAlgorithmTypeProfessionalHighQuality mode ensures high image quality while requiring higher device performance. This mode is suitable for scenarios with high image quality requirements and is recommended for use on mid-to-high-end smartphones.
TIEAlgorithmTypeProfessionalFast -> The TIEAlgorithmTypeProfessionalFast mode ensures faster processing speed while sacrificing some image quality. This mode is suitable for scenarios with high real-time requirements and is recommended for use on mid-range smartphones.
Declared In
TIEPass.h
. )
-
The TIEAlgorithmType enum represents the algorithm running mode to be used for image enhancement.
TIEAlgorithmTypeProfessionalHighQuality -> The TIEAlgorithmTypeProfessionalHighQuality mode ensures high image quality while requiring higher device performance. This mode is suitable for scenarios with high image quality requirements and is recommended for use on mid-to-high-end smartphones.
TIEAlgorithmTypeProfessionalFast -> The TIEAlgorithmTypeProfessionalFast mode ensures faster processing speed while sacrificing some image quality. This mode is suitable for scenarios with high real-time requirements and is recommended for use on mid-range smartphones.
Declared In
TIEPass.h
.
Declared In
TIEPass.h