Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
OpenCV 2 Computer Vision Application Programming Cookbook: Over 50 Recipes to Master This Library of Programming Functions for Real-time Computer Vision
 
 

OpenCV 2 Computer Vision Application Programming Cookbook: Over 50 Recipes to Master This Library of Programming Functions for Real-time Computer Vision [ペーパーバック]

Robert Laganiere

価格: ¥ 3,856 通常配送無料 詳細
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
在庫あり。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
2012/6/2 土曜日 にお届けします! 「お急ぎ便」オプション(有料)を選択して注文を確定された関東エリアへの配達のご注文が対象です。詳しくはこちら
1冊からでも印刷、お届け
オンデマンド印刷技術で注文に応じて印刷、お届けする「プリント・オン・デマンド(POD)」サービス。

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。


よく一緒に購入されている商品

この本とOpenCV 2 プログラミングブック OpenCV 2.2/2.3対応 ¥ 3,570 をあわせて買う

OpenCV 2 Computer Vision Application Programming Cookbook: Over 50 Recipes to Master This Library of Programming Functions for Real-time Computer Vision + OpenCV 2 プログラミングブック OpenCV 2.2/2.3対応
合計価格: ¥ 7,426

在庫状況の表示

  • 対象商品: OpenCV 2 Computer Vision Application Programming Cookbook: Over 50 Recipes to Master This Library of Programming Functions for Real-time Computer Vision

    在庫あり。 在庫状況について
    この商品は、Amazon.co.jp が販売、発送します。
    通常配送無料(一部の商品・注文方法等を除く) 詳細

  • OpenCV 2 プログラミングブック OpenCV 2.2/2.3対応

    在庫あり。 在庫状況について
    この商品は、Amazon.co.jp が販売、発送します。
    通常配送無料(一部の商品・注文方法等を除く) 詳細



商品の説明

内容説明

This is a cookbook that shows results obtained on real images with detailed explanations and the relevant screenshots. The recipes contain code accompanied with suitable explanations that will facilitate your learning. If you are a novice C++ programmer who wants to learn how to use the OpenCV library to build computer vision applications, then this cookbook is appropriate for you. It is also suitable for professional software developers wishing to be introduced to the concepts of computer vision programming. It can be used as a companion book in university-level computer vision courses. It constitutes an excellent reference for graduate students and researchers in image processing and computer vision. The book provides a good combination of basic to advanced recipes. Basic knowledge of C++ is required.

登録情報


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引 | 裏表紙
この本の中身を閲覧する:


類似した商品から提示されたタグ

 (詳細)
関連タグ(この商品に近い関連キーワード)を追加する++最初のタグになります
 

 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  12件のカスタマーレビュー
13 人中、12人の方が、「このレビューが参考になった」と投票しています。
Completely Outdated 2.0 is so different than 2.3 (a 2nd edition is needed untile then better try your luck on Internet) 2011/12/10
By L. Vignals - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
The topic is exciting but the book is so obsolete that even seasoned developers will have to jump though lots of hoops and constantly refer back to the online api doc to track all the changes in order to get anything out of this book. For the less experienced SW developpers honestly save your money and scan the web for tutorials and samples made with the 2.3 version of OpenCV otherwise chances are high you will buy the book bang your head on walls for a while and give up OpenCV for a few years. Given the extent of the API organization and changes between 2.0 and 2.3 I feel the Author somewhat cheated in the title of the book and should really have used OpenCV 2.0 instead of just OpenCV 2 as this is extremely missleading especially since the book was published in 2011... It's not like this book was up to date when published and things have evolved but more like this book was obsolete before it was even printed for the first time. I prefer to write positive reviews that encourage authors but the gap here is just too big...
4 人中、4人の方が、「このレビューが参考になった」と投票しています。
I would stick with the website documentation 2011/10/5
By Sharat Chikkerur - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
OpenCV has had several drastic refactoring making "learning opencv" obsolete. I picked up this book hoping it would be a better guide for the new version. However, I find it very sparse on actual openCV details and more focussed on software engineering. I appreciate the advice of using controllers and strategy patterns. I would find the fact that including opencv.hpp instead of cv.h in the new version even more useful. I think in this particular instance following the documentation on the website more useful because it is more information and keeps pace with the frequent changes being made to opencv.
6 人中、5人の方が、「このレビューが参考になった」と投票しています。
Only for people that have committed to use opencv2 that need c 2011/8/18
By Patrick Faith - (Amazon.com)
形式:Kindle版|Amazonが確認した購入
I'm not sure were to start ... this would be ok as a beginners books from a instruction viewpoint and people that really wanted to use opencv2. I think he explained opencv2 clearly ... but from a "machine vision" viewpoint the temporal aspect is very important ... and that was at the end of the book(i.e. he is mainly using static images and not comparing images sensors in time ... in almost all his examples). From a actual library perspective ... this is a bunch of easy matrix routines, not network mesh based, so the library is more old school image processing(i.e. the title of saying computer vision ... is missleading ... since this has very little to do with modern vision algorithms). It's terribly out of date from a viewpoint on where the state of the art is for vision processing ... (like 20 years) ... maybe that's in part of the library not included in the book. Using python/numpy/pil/etc.. is way easier to teach vision theory ... so I'm not sure who this book is for.

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア


関連商品を探す


同じキーワードの商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換