OpenCV/Patch to enable capturing frame rate setting on OpenCV 2.2
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
単語検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
*OpenCV/Patch to enable capturing frame rate setting on O...
#multilang(ja){{
**概要 [#m27c3871]
OpenCV 2.2のDirectShowによるキャプチャでフレームレート変...
※[[こちら:http://sourceforge.net/projects/opencvlibrary/f...
**ダウンロード [#ba3dc1a6]
|Version|Filename|Size|Date|Type|Download|
|BGCOLOR(white):1.0|BGCOLOR(white):highgui_dshow_fps_patc...
**変更履歴 [#p25a1f11]
|Version|Date|変更内容|
|BGCOLOR(white):1.0|BGCOLOR(white):20110702|BGCOLOR(white...
**内容物 [#j4516047]
-cap_dshow.cpp
DirectShowによるキャプチャでフレームレート変更を有効にす...
-precomp.hpp
OpenCV2.2のバグ修正(※DirectShowのキャプチャ利用に必要)
**使い方 [#x17f8a65]
+上記リンクからhighgui_dshow_fps_patch_v1.zipをダウンロー...
+展開したファイル(cap_dshow.cpp、precomp.hpp)を下記ディ...
OpenCV-2.2.0\modules\highgui\src
+CMakeで''WITH_VIDEOINPUT''を有効にしてビルドしてください.
**サンプルプログラム [#f8bd413d]
#code(c,nooutline,nonumber,http://www.atinfinity.info/ope...
**Contact [#da49dff0]
間違い・御指摘等ありましたら,&br;&br;
&ref(http://atinfinity.info/img/mail.png);
&br;&br;までメールにてご連絡ください.
}}
#multilang(en){{
**Abstract
This page describes the way to enable capturing frame rat...
This patch is intended for OpenCV-2.2.0-win.zip in [[Offi...
**Download
|Version|Filename|Size|Date|Type|Download|
|BGCOLOR(white):1.0|BGCOLOR(white):highgui_dshow_fps_patc...
**ChangeLog
|Version|Date|Changes|
|BGCOLOR(white):1.0|BGCOLOR(white):20110702|BGCOLOR(white...
**Files
-cap_dshow.cpp
This is patch to enable capturing frame rate setting.
-precomp.hpp
This is OpenCV 2.2's bug fix patch. It is need to use ca...
**Usage
+Please download highgui_dshow_fps_patch_v1.zip. And,extr...
+Please overwrite the patch's files to the following dire...
OpenCV-2.2.0\modules\highgui\src
+Please enable ''WITH_VIDEOINPUT'' on CMake, and build Op...
**Sample
#code(c,nooutline,nonumber,http://www.atinfinity.info/ope...
**Contact
If you have question,please send e-mail to the following...
&ref(http://atinfinity.info/img/mail.png);
}}
終了行:
*OpenCV/Patch to enable capturing frame rate setting on O...
#multilang(ja){{
**概要 [#m27c3871]
OpenCV 2.2のDirectShowによるキャプチャでフレームレート変...
※[[こちら:http://sourceforge.net/projects/opencvlibrary/f...
**ダウンロード [#ba3dc1a6]
|Version|Filename|Size|Date|Type|Download|
|BGCOLOR(white):1.0|BGCOLOR(white):highgui_dshow_fps_patc...
**変更履歴 [#p25a1f11]
|Version|Date|変更内容|
|BGCOLOR(white):1.0|BGCOLOR(white):20110702|BGCOLOR(white...
**内容物 [#j4516047]
-cap_dshow.cpp
DirectShowによるキャプチャでフレームレート変更を有効にす...
-precomp.hpp
OpenCV2.2のバグ修正(※DirectShowのキャプチャ利用に必要)
**使い方 [#x17f8a65]
+上記リンクからhighgui_dshow_fps_patch_v1.zipをダウンロー...
+展開したファイル(cap_dshow.cpp、precomp.hpp)を下記ディ...
OpenCV-2.2.0\modules\highgui\src
+CMakeで''WITH_VIDEOINPUT''を有効にしてビルドしてください.
**サンプルプログラム [#f8bd413d]
#code(c,nooutline,nonumber,http://www.atinfinity.info/ope...
**Contact [#da49dff0]
間違い・御指摘等ありましたら,&br;&br;
&ref(http://atinfinity.info/img/mail.png);
&br;&br;までメールにてご連絡ください.
}}
#multilang(en){{
**Abstract
This page describes the way to enable capturing frame rat...
This patch is intended for OpenCV-2.2.0-win.zip in [[Offi...
**Download
|Version|Filename|Size|Date|Type|Download|
|BGCOLOR(white):1.0|BGCOLOR(white):highgui_dshow_fps_patc...
**ChangeLog
|Version|Date|Changes|
|BGCOLOR(white):1.0|BGCOLOR(white):20110702|BGCOLOR(white...
**Files
-cap_dshow.cpp
This is patch to enable capturing frame rate setting.
-precomp.hpp
This is OpenCV 2.2's bug fix patch. It is need to use ca...
**Usage
+Please download highgui_dshow_fps_patch_v1.zip. And,extr...
+Please overwrite the patch's files to the following dire...
OpenCV-2.2.0\modules\highgui\src
+Please enable ''WITH_VIDEOINPUT'' on CMake, and build Op...
**Sample
#code(c,nooutline,nonumber,http://www.atinfinity.info/ope...
**Contact
If you have question,please send e-mail to the following...
&ref(http://atinfinity.info/img/mail.png);
}}
ページ名: