Evision
v0.2.9
Pages
Modules
Mix
Tasks
Search documentation of Evision
Settings
View Source
Evision.InterpolationFlags
(Evision v0.2.9)
Summary
Enumerator
cv_INTER_AREA()
cv_INTER_CUBIC()
cv_INTER_LANCZOS4()
cv_INTER_LINEAR()
cv_INTER_LINEAR_EXACT()
cv_INTER_MAX()
cv_INTER_NEAREST()
cv_INTER_NEAREST_EXACT()
cv_WARP_FILL_OUTLIERS()
cv_WARP_INVERSE_MAP()
cv_WARP_RELATIVE_MAP()
Types
enum()
Enumerator
Link to this function
cv_INTER_AREA()
View Source
Link to this function
cv_INTER_CUBIC()
View Source
Link to this function
cv_INTER_LANCZOS4()
View Source
Link to this function
cv_INTER_LINEAR()
View Source
Link to this function
cv_INTER_LINEAR_EXACT()
View Source
Link to this function
cv_INTER_MAX()
View Source
Link to this function
cv_INTER_NEAREST()
View Source
Link to this function
cv_INTER_NEAREST_EXACT()
View Source
Link to this function
cv_WARP_FILL_OUTLIERS()
View Source
Link to this function
cv_WARP_INVERSE_MAP()
View Source
Link to this function
cv_WARP_RELATIVE_MAP()
View Source
Types
Link to this type
enum()
View Source
@type
enum() ::
integer
()