TIEAlgorithmType Constants Reference
Declared in | TIEPass.h |
---|
TIEAlgorithmType
Definition
typedef NS_ENUM(NSInteger, TIEAlgorithmType ) {
TIEAlgorithmTypeStandard,
TIEAlgorithmTypeProfessionalHighQuality,
),
TIEAlgorithmTypeProfessionalFast,
),
};
Constants
TIEAlgorithmTypeStandard
-
The TIEAlgorithmType enum represents the algorithm running mode to be used for image enhancement.
TIEAlgorithmTypeStandard -> The standard mode is the basic color enhancement mode, which has corresponding enhancements to brightness, contrast and saturation. The enhancement speed is very fast and is recommended for use on low-to-mid-end smartphones.
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
. TIEAlgorithmTypeProfessionalHighQuality
-
The TIEAlgorithmType enum represents the algorithm running mode to be used for image enhancement.
TIEAlgorithmTypeStandard -> The standard mode is the basic color enhancement mode, which has corresponding enhancements to brightness, contrast and saturation. The enhancement speed is very fast and is recommended for use on low-to-mid-end smartphones.
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.
TIEAlgorithmTypeStandard -> The standard mode is the basic color enhancement mode, which has corresponding enhancements to brightness, contrast and saturation. The enhancement speed is very fast and is recommended for use on low-to-mid-end smartphones.
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.
TIEAlgorithmTypeStandard -> The standard mode is the basic color enhancement mode, which has corresponding enhancements to brightness, contrast and saturation. The enhancement speed is very fast and is recommended for use on low-to-mid-end smartphones.
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.
TIEAlgorithmTypeStandard -> The standard mode is the basic color enhancement mode, which has corresponding enhancements to brightness, contrast and saturation. The enhancement speed is very fast and is recommended for use on low-to-mid-end smartphones.
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