opencvd ~master (2021-10-31T03:12:58.3715221)
Dub
Repo
convexHullIdx
opencvd
imgproc
Undocumented in source. Be warned that the author may not have intended to support it.
int
[]
convexHullIdx
(
Point
[]
points
,
bool
clockwise
= true
)
Meta
Source
See Implementation
opencvd
imgproc
enums
ADAPTIVE_THRESH_MEAN_C
BORDER_CONSTANT
CHAIN_APPROX_NONE
COLOR_BGR2BGRA
CV_FILLED
DIST_LABEL_CCOMP
DIST_MASK_3
DIST_USER
FILLED
FONT_HERSHEY_SIMPLEX
HISTCMP_CORREL
HOUGH_STANDARD
INTER_NEAREST
MORPH_ERODE
MORPH_RECT
PTLOC_ERROR
RETR_EXTERNAL
THRESH_BINARY
functions
Destroy
adaptiveThreshold
applyColorMap
applyCustomColorMap
approxPolyDP
arcLength
arrowedLine
bilateralFilter
blur
boundingRect
boxFilter
boxPoints
calcHist
canny
circle
compareHist
connectedComponents
connectedComponentsWithStats
contourArea
convexHull
convexHullIdx
convexityDefects
cornerSubPix
cvtColor
dilate
distanceTransform
drawContours
ellipse
equalizeHist
erode
fillConvexPoly
fillPoly
filter2D
findContours
findContoursWithHier
fitEllipse
fitEllipseAMS
fitEllipseDirect
fitLine
floodFill
gaussianBlur
getPerspectiveTransform
getRotationMatrix2D
getStructuringElement
getTextSize
goodFeaturesToTrack
houghCircles
houghCirclesWithParams
houghLines
houghLinesP
houghLinesPWithParams
houghLinesPointSet
laplacian
line
logPolar
matchTemplate
medianBlur
minAreaRect
minEnclosingCircle
minEnclosingTriangle
moments
morphologyEx
newCLAHE
newCLAHEWithParams
polylines
putText
pyrDown
pyrMeanShiftFiltering
pyrUp
rectangle
remap
resize
scharr
sepFilter2D
sobel
spatialGradient
sqBoxFilter
threshold
warpAffine
warpAffineWithParams
warpPerspective
watershed
structs
CLAHE
Subdiv2D