ナビゲーション
索引
opencv 2.2 documentation
»
cv. 画像処理とコンピュータビジョン
¶
画像フィルタリング
BaseColumnFilter
BaseFilter
BaseRowFilter
FilterEngine
cv::bilateralFilter
cv::blur
cv::borderInterpolate
cv::boxFilter
cv::buildPyramid
cv::copyMakeBorder
cv::createBoxFilter
cv::createDerivFilter
cv::createGaussianFilter
cv::createLinearFilter
cv::createMorphologyFilter
cv::createSeparableLinearFilter
cv::dilate
cv::erode
cv::filter2D
cv::GaussianBlur
cv::getDerivKernels
cv::getGaussianKernel
cv::getKernelType
cv::getStructuringElement
cv::medianBlur
cv::morphologyEx
cv::Laplacian
cv::pyrDown
cv::pyrUp
cv::sepFilter2D
cv::Sobel
cv::Scharr
画像の幾何学変換
cv::convertMaps
cv::getAffineTransform
cv::getPerspectiveTransform
cv::getRectSubPix
cv::getRotationMatrix2D
cv::invertAffineTransform
cv::remap
cv::resize
cv::warpAffine
cv::warpPerspective
その他の画像変換
cv::adaptiveThreshold
cv::cvtColor
cv::distanceTransform
cv::floodFill
cv::inpaint
cv::integral
cv::threshold
cv::watershed
cv::grabCut
ヒストグラム
cv::calcHist
cv::calcBackProject
cv::compareHist
cv::equalizeHist
特徴検出
cv::Canny
cv::cornerEigenValsAndVecs
cv::cornerHarris
cv::cornerMinEigenVal
cv::cornerSubPix
cv::goodFeaturesToTrack
cv::HoughCircles
cv::HoughLines
cv::HoughLinesP
cv::preCornerDetect
特徴検出およびディスクリプタ抽出の共通インタフェース
FeatureDetector
cv::FeatureDetector::detect
cv::FeatureDetector::read
cv::FeatureDetector::write
FastFeatureDetector
GoodFeaturesToTrackDetector
MserFeatureDetector
StarFeatureDetector
SiftFeatureDetector
SurfFeatureDetector
DescriptorExtractor
cv::DescriptorExtractor::compute
cv::DescriptorExtractor::read
cv::DescriptorExtractor::write
SiftDescriptorExtractor
SurfDescriptorExtractor
DescriptorMatcher
cv::DescriptorMatcher::add
cv::DescriptorMatcher::match
cv::DescriptorMatcher::clear
BruteForceMatcher
KeyPointCollection
GenericDescriptorMatch
cv::GenericDescriptorMatch::add
cv::GenericDescriptorMatch::classify
cv::GenericDescriptorMatch::match
cv::GenericDescriptorMatch::clear
cv::GenericDescriptorMatch::read
cv::GenericDescriptorMatch::write
VectorDescriptorMatch
OneWayDescriptorMatch
CalonderDescriptorMatch
FernDescriptorMatch
cv::drawMatches
モーション解析と物体追跡
cv::calcOpticalFlowPyrLK
cv::calcOpticalFlowFarneback
cv::updateMotionHistory
cv::calcMotionGradient
cv::calcGlobalOrientation
cv::CamShift
cv::meanShift
KalmanFilter
構造解析と形状ディスクリプタ
cv::moments
cv::HuMoments
cv::findContours
cv::drawContours
cv::approxPolyDP
cv::arcLength
cv::boundingRect
cv::estimateRigidTransform
cv::estimateAffine3D
cv::contourArea
cv::convexHull
cv::fitEllipse
cv::fitLine
cv::isContourConvex
cv::minAreaRect
cv::minEnclosingCircle
cv::matchShapes
cv::pointPolygonTest
平面細分割
物体検出
cv::matchTemplate
カメラキャリブレーションと3次元再構成
cv::calibrateCamera
cv::calibrationMatrixValues
cv::composeRT
cv::computeCorrespondEpilines
cv::convertPointsHomogeneous
cv::decomposeProjectionMatrix
cv::drawChessboardCorners
cv::findChessboardCorners
cv::solvePnP
cv::findFundamentalMat
cv::findHomography
cv::getDefaultNewCameraMatrix
cv::getOptimalNewCameraMatrix
cv::initCameraMatrix2D
cv::initUndistortRectifyMap
cv::matMulDeriv
cv::projectPoints
cv::reprojectImageTo3D
cv::RQDecomp3x3
cv::Rodrigues
StereoBM
StereoSGBM
cv::StereoSGBM::StereoSGBM
cv::StereoSGBM::operator ()
cv::stereoCalibrate
cv::stereoRectify
cv::stereoRectifyUncalibrated
cv::undistort
cv::undistortPoints
ヘルプとフィードバック
お探しの情報が見つかりませんか?
チーシート(PDF)
を読んでみてください.
ユーザグループ/メーリングリスト
(英語)で質問してみてください.
このドキュメントに誤りなどを見つけたら
bug report
まで報告してください.また,日本語訳に関する誤りや指摘は
OpenCV.jp
までお願いします.
このページ
ソースコードを表示
クイック検索
モジュール、クラス、または関数名を入力してください
ナビゲーション
索引
opencv 2.2 documentation
»