最終更新:2016-02-21 (日) 20:01:31 (2980d)  

OpenCV/リファレンスマニュアル
Top / OpenCV / リファレンスマニュアル

http://opencv.jp/opencv/document/

OpenCV-1.0 リファレンス マニュアル

CXCOREリファレンスマニュアル

  • 基本構造体(Basic Structures)
  • 配列操作(Operations on Arrays)
    • 初期化(Initialization)
    • 要素へのアクセスと部分配列(Accessing Elements and sub-Arrays)
    • コピーと充填(Copying and Filling)
    • 変形と置換(Transforms and Permutations)
    • 四則演算?論理演算比較演算?(Arithmetic, Logic and Comparison)
    • 統計(Statistics)
    • 線形代数(Linear Algebra)
    • 数学関数?(Math Functions)
    • 乱数生成?(Random Number Generation)
    • 離散変換?(Discrete Transforms)
  • 動的構造体(Dynamic Structures)
    • メモリストレージ?(Memory Storages)
    • シーケンス?(Sequences)
    • セット(Sets)
    • グラフ(Graphs)
    • (Trees)
  • 描画関数?(Drawing Functions)
    • 曲線?と形状(Curves and Shapes)
    • テキスト(Text)
    • 点集合と輪郭?(Point Sets and Contours)
  • データ永続性と実行時型情報(Data Persistence and RTTI)
    • ファイルストレージ(File Storage)
    • データの書き込み(Writing Data)
    • データの読み込み(Reading Data)
    • 実行時型情報と汎用関数(RTTI and Generic Functions)
  • その他の関数(Miscellaneous Functions)
  • エラーハンドリング?システム関数?(Error Handling and System Functions)
    • エラーハンドリング?(Error Handling)
    • システム関数?(System Functions)

CV リファレンス マニュアル

  • 画像処理(Image Processing)
    • 勾配?エッジ?コーナー?(Gradients, Edges and Corners)
    • サンプリング?補間?幾何変換?(Sampling, Interpolation and Geometrical Transforms)
    • モルフォロジー演算(Morphological Operations)
    • フィルタ色変換?(Filters and Color Conversion)
    • ピラミッド?とその応用(Pyramids and the Applications)
    • 画像分割?領域結合?輪郭検出?(Image Segmentation, Connected Components and Contour Retrieval)
    • 画像と形状のモーメント?(Image and Contour Moments)
    • 特殊な画像変換(Special Image Transforms)
    • ヒストグラム(Histograms)
    • マッチング?(Matching)
  • 構造解析?(Structural Analysis)
    • 輪郭処理?(Contour Processing)
    • 計算幾何?(Computational Geometry)
    • 平面細分割?(Planar Subdivisions)
  • モーション解析?物体追跡(Motion Analysis and Object Tracking)
    • 背景統計量の累積(Accumulation of Background Statistics)
    • モーションテンプレート?(Motion Templates)
    • 物体追跡(Object Tracking)
    • オプティカルフロー(Optical Flow)
    • 推定器?(Estimators)
  • パターン認識(Pattern Recognition)
  • 参考文献?

機械学習? リファレンス マニュアル

  • イントロダクション,共通のクラスと関数(Introduction. Common classes and functions)
  • ノーマルベイズ分類器?(Normal Bayes Classifier)
  • K近傍法?(K Nearest Neighbors)
  • サポートベクターマシン?SVM
  • 決定木(Decision Trees)
  • ブースティング(Boosting)
  • ランダムツリー?(Random Trees)
  • EMアルゴリズム?(Expectation-Maximization)
  • ニューラルネットワーク(Neural Networks)

HighGUIリファレンスマニュアル

  • シンプルGUI(Simple GUI)
  • 画像の読み込みと保存(Loading and Saving Images)
  • ビデオ入出力(Video I/O)
  • その他の関数とシステム関数(Utility and System Functions)