8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9cffbae + b8c7650 commit 82a4593Copy full SHA for 82a4593
stmhal/qstrdefsport.h
@@ -761,6 +761,8 @@ Q(negate)
761
Q(difference)
762
Q(morph)
763
Q(statistics)
764
+Q(midpoint)
765
+Q(median)
766
Q(kp_desc)
767
Q(lbp_desc)
768
Q(Cascade)
@@ -771,7 +773,6 @@ Q(subimg)
771
773
Q(compress)
772
774
Q(rainbow)
775
Q(histeq)
-Q(median)
776
Q(threshold)
777
Q(find_blobs)
778
Q(find_template)
@@ -784,6 +785,8 @@ Q(color)
784
785
Q(roi)
786
Q(mul)
787
Q(add)
788
+Q(bias)
789
+Q(percentile)
790
791
// Image module
792
Q(image)
0 commit comments