We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83253bc commit 42c509cCopy full SHA for 42c509c
2 files changed
scijava-ops-opencv/opencv-ops.yaml
@@ -209,10 +209,10 @@ org.bytedeco.opencv.global.opencv_imgproc:
209
type: "Computer2"
210
calcHist:
211
alias: "image.histogram"
212
- type: "Computer2"
+ type: "Computer5"
213
calcBackProject:
214
alias: "image.backProject"
215
216
equalizeHist:
217
alias: "image.equalize"
218
@@ -299,4 +299,4 @@ org.bytedeco.opencv.global.opencv_imgproc:
299
300
putText:
301
alias: "image.putText"
302
+ type: "Inplace1"
0 commit comments