⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 faq.htm

📁 opencv 中文文档 关于opencv 的所有函数
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html><head>
<title>OpenCV Documentation (draft)</title>
</head><body>

<center><table cellspacing=0 cellpadding=5 width="90%" bgcolor="#6a9bed" nosave >
<tr nosave>
<td nosave>
<center><i><font color="#000000"><font size=+4>
Frequently Asked Questions / Troubleshootings / HOWTOs
</font></font></i></center>
</td>
</tr>
</table></center>

<h1>General Questions</h1>

<hr><h3>How to install OpenCV properly?</h3>
<p>Read <a href="../INSTALL">installation guide</a>

<hr><h3>How can I get acquainted with OpenCV fast?</h3>
<p>
<ol><li>Look at <a href="../samples/c/">samples</a>.
<li>Within Visual Studio you may load <a href="../_make/">OpenCV workspace</a>:
<ul>
<li>opencv.dsw for Microsoft Visual Studio 6.0
<li>opencv.sln for Miscrosoft Visual Studio .NET 2003
<li>cbuilderx/opencv.bpgr for Borland C++ BuilderX
</ul>
select <code>cvsample</code> project, build it and run. Look into the code
and modify it as you wish.
<li>Also, scan through <a href="index.htm#ref">reference manuals</a> - they contain some example code as well.
<li>Search OpenCV archives at <a href="http://groups.yahoo.com/group/OpenCV">http://groups.yahoo.com/group/OpenCV</a>
for the topic you are interesting in.
<li>Create a new project <a href="#devstudio_project">from scratch</a>
or modify existing <code>cvsample</code>.
There are application wizards for Microsoft Visual Studio that create OpenCV-aware projects;
look for them at <a href="http://groups.yahoo.com/group/OpenCV">http://groups.yahoo.com/group/OpenCV</a>
(Files section - you have to be registered OpenCV@yahoogroups.com user)
</ol>
</p>

<hr><h3>Where do I submit Bug reports for the computer vision library?</h3>
<p>Send email to <a href="mailto:OpenCV@yahoogroups.com">OpenCV@yahoogroups.com</a>&nbsp;
Subject: BUG &lt;....your title...&gt;</p>

<hr><h3>How do I send bug reports on the Intel

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -