Navigation
index
next
|
previous
|
OpenCV v2.4.3 documentation
»
OpenCV API Reference
»
imgproc. Image Processing
ΒΆ
Image Filtering
BaseColumnFilter
BaseFilter
BaseRowFilter
FilterEngine
bilateralFilter
blur
borderInterpolate
boxFilter
buildPyramid
copyMakeBorder
createBoxFilter
createDerivFilter
createGaussianFilter
createLinearFilter
createMorphologyFilter
createSeparableLinearFilter
dilate
erode
filter2D
GaussianBlur
getDerivKernels
getGaussianKernel
getKernelType
getStructuringElement
medianBlur
morphologyEx
Laplacian
pyrDown
pyrUp
pyrMeanShiftFiltering
sepFilter2D
Smooth
Sobel
Scharr
Geometric Image Transformations
convertMaps
getAffineTransform
getPerspectiveTransform
getRectSubPix
getRotationMatrix2D
invertAffineTransform
LogPolar
remap
resize
warpAffine
warpPerspective
initUndistortRectifyMap
getDefaultNewCameraMatrix
undistort
undistortPoints
Miscellaneous Image Transformations
adaptiveThreshold
cvtColor
distanceTransform
floodFill
integral
threshold
watershed
grabCut
Histograms
calcHist
calcBackProject
compareHist
EMD
equalizeHist
Extra Histogram Functions (C API)
CalcBackProjectPatch
CalcProbDensity
ClearHist
CopyHist
CreateHist
GetMinMaxHistValue
MakeHistHeaderForArray
NormalizeHist
ReleaseHist
SetHistBinRanges
ThreshHist
Structural Analysis and Shape Descriptors
moments
HuMoments
findContours
drawContours
approxPolyDP
ApproxChains
arcLength
boundingRect
contourArea
convexHull
convexityDefects
fitEllipse
fitLine
isContourConvex
minAreaRect
minEnclosingCircle
matchShapes
pointPolygonTest
Motion Analysis and Object Tracking
accumulate
accumulateSquare
accumulateProduct
accumulateWeighted
phaseCorrelate
createHanningWindow
Feature Detection
Canny
cornerEigenValsAndVecs
cornerHarris
cornerMinEigenVal
cornerSubPix
goodFeaturesToTrack
HoughCircles
HoughLines
HoughLinesP
preCornerDetect
Object Detection
matchTemplate
Help and Feedback
You did not find what you were looking for?
Ask a question on the
Q&A forum
.
If you think something is missing or wrong in the documentation, please file a
bug report
.
Previous topic
Utility and System Functions and Macros
Next topic
Image Filtering
This Page
Show Source
Navigation
index
next
|
previous
|
OpenCV v2.4.3 documentation
»
OpenCV API Reference
»