diff --git a/stmhal/qstrdefsport.h b/stmhal/qstrdefsport.h index 60d3c461ed54a..bfd97c068453d 100644 --- a/stmhal/qstrdefsport.h +++ b/stmhal/qstrdefsport.h @@ -761,6 +761,8 @@ Q(negate) Q(difference) Q(morph) Q(statistics) +Q(midpoint) +Q(median) Q(kp_desc) Q(lbp_desc) Q(Cascade) @@ -771,7 +773,6 @@ Q(subimg) Q(compress) Q(rainbow) Q(histeq) -Q(median) Q(threshold) Q(find_blobs) Q(find_template) @@ -784,6 +785,8 @@ Q(color) Q(roi) Q(mul) Q(add) +Q(bias) +Q(percentile) // Image module Q(image)