Skip to Content
詳解 OpenCV 3 ―コンピュータビジョンライブラリを使った画像処理・認識
book

詳解 OpenCV 3 ―コンピュータビジョンライブラリを使った画像処理・認識

by Adrian Kaehler, Gary Bradski, 松田 晃一, 小沼 千絵, 永田 雅人, 花形 理
May 2018
Intermediate to advanced
992 pages
17h 31m
Japanese
O'Reilly Japan, Inc.
Content preview from 詳解 OpenCV 3 ―コンピュータビジョンライブラリを使った画像処理・認識

20章OpenCVによる機械学習の基本

本章では、視覚を知覚に変換するのに使われる「機械」、つまり、視覚入力を重要な視覚意味論に変換する機械についての説明を始めます。

これまでの章では、2次元や2次元+3次元センサーの情報を特徴量やクラスタ、幾何形状情報に変換する方法について説明してきました。続く3つの章では、これらの手法で得られた結果を使って、特徴量、セグメンテーション、その幾何形状などを、シーンや物体の認識に変換します。すなわち、生の情報を知覚情報(機械が何を見ているかや、それがカメラから見てどこにあるか)に変換するステップです。

本章では機械学習の基礎を見渡し、それがどのようなものであるかを中心に扱います。まずはOpenCVが提供するいくつかの簡単な機械学習の機能を見ていきます。これは、機械学習の基本的な考え方を全体として理解するのによい出発点となります。次の章では、近年の機械学習がどのようにライブラリで実装されているかについての詳細に入りましょう†1

[†1] 機械学習は、「付録B opencv_contribモジュール」で説明するように、他の多くのものと同じく実験的なopencv_contribのコード内で拡張されていることに注意してください。詳細は、多層構造を持つニューラルネットワークのリポジトリcnn_3dobjdnnを参照してください。訳注:バージョン3.3から、dnnモジュールはopencv_contribから標準パッケージに移行されています。

20.1 機械学習とは?

機械学習(ML:Machine Learning)†2の目標は、生のデータを情報に変換することです。機械がデータから学習した後は、その機械に、データについての質問に答えられるようになっていてほしいのです。例えば、「このデータに最も似ている他のデータは何か?」「画像内に車はあるか?」「ユーザーはどの広告に反応するか?」などです。最後の質問に関してはお金の問題が絡むことが多いので、次のように言い換えることもできるでしょう。「最も売れているわが社の製品のうち、広告を出すとユーザーがいちばん購入しそうなのはどの製品か?」といった具合です。機械学習は、データからルールやパターンを抽出することで、データを情報に変換するのです。 ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

入門 監視 ―モダンなモニタリングのためのデザインパターン

入門 監視 ―モダンなモニタリングのためのデザインパターン

Mike Julian, 松浦 隼人
詳解 iOS SDK 第4版 ―ワンランク上のiPhone/iPadプログラミング

詳解 iOS SDK 第4版 ―ワンランク上のiPhone/iPadプログラミング

Matt Neuburg, 武舎 広幸, 阿部 和也, 河村 政雄, 上西 昌弘, 福地 太郎
行動を変えるデザイン ―心理学と行動経済学をプロダクトデザインに活用する

行動を変えるデザイン ―心理学と行動経済学をプロダクトデザインに活用する

Stephen Wendel, 武山 政直, 相島 雅樹, 反中 望, 松村 草也

Publisher Resources

ISBN: 9784873118376Other