Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
205 lines (178 loc) · 9.79 KB
/
Copy pathindex.html
File metadata and controls
205 lines (178 loc) · 9.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!DOCTYPE html>
<htmllang="en">
<headprefix="og: http://ogp.me/ns#"><metaname="generator" content="Hexo 3.8.0">
<metacharset="utf-8">
<title>PHPOpenCV</title>
<metahttp-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<metaname="viewport" content="width=device-width, initial-scale=1">
<!-- Canonical links -->
<linkrel="canonical" href="http://phpopencv.org/index.html">
<!-- Alternative links -->
<linkrel="alternative" hreflang="en" href="http://phpopencv.org/index.html">
<linkrel="alternative" hreflang="zh-cn" href="http://phpopencv.org/zh-cn/index.html">
<!-- Icon -->
<linkrel="apple-touch-icon" sizes="57x57" href="/icon/apple-touch-icon-57x57.png">
<linkrel="apple-touch-icon" sizes="114x114" href="/icon/apple-touch-icon-114x114.png">
<linkrel="apple-touch-icon" sizes="72x72" href="/icon/apple-touch-icon-72x72.png">
<linkrel="apple-touch-icon" sizes="144x144" href="/icon/apple-touch-icon-144x144.png">
<linkrel="apple-touch-icon" sizes="60x60" href="/icon/apple-touch-icon-60x60.png">
<linkrel="apple-touch-icon" sizes="120x120" href="/icon/apple-touch-icon-120x120.png">
<linkrel="apple-touch-icon" sizes="76x76" href="/icon/apple-touch-icon-76x76.png">
<linkrel="apple-touch-icon" sizes="152x152" href="/icon/apple-touch-icon-152x152.png">
<linkrel="icon" type="image/png" href="/icon/favicon-196x196.png" sizes="196x196">
<linkrel="icon" type="image/png" href="/icon/favicon-160x160.png" sizes="160x160">
<linkrel="icon" type="image/png" href="/icon/favicon-96x96.png" sizes="96x96">
<linkrel="icon" type="image/png" href="/icon/favicon-16x16.png" sizes="16x16">
<linkrel="icon" type="image/png" href="/icon/favicon-32x32.png" sizes="32x32">
<metaname="msapplication-TileColor" content="#2f83cd">
<metaname="msapplication-TileImage" content="/icon/mstile-144x144.png">
<!-- CSS -->
<!-- build:css build/css/navy.css -->
<linkrel="stylesheet" href="/css/navy.css">
<!-- endbuild -->
<linkhref="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet" type="text/css">
<linkrel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<linkrel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css">
<!-- RSS -->
<linkrel="alternate" href="/atom.xml" title="PHPOpenCV">
<!-- Open Graph -->
<metaname="description" content="Powerful PHP Computer Vision Library.">
<metaproperty="og:type" content="website">
<metaproperty="og:title" content="PHPOpenCV">
<metaproperty="og:url" content="http://phpopencv.org/index.html">
<metaproperty="og:site_name" content="PHPOpenCV">
<metaproperty="og:description" content="Powerful PHP Computer Vision Library.">
<metaproperty="og:locale" content="en">
<metaproperty="og:updated_time" content="2019-05-31T06:03:44.329Z">
<metaname="twitter:card" content="summary">
<metaname="twitter:title" content="PHPOpenCV">
<metaname="twitter:description" content="Powerful PHP Computer Vision Library.">
<metaname="twitter:site" content="hexojs">
<metaproperty="fb:admins" content="100000247608790">
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*newDate();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create','UA-48498357-3','auto');
ga('send','pageview');
</script>
<!-- Google AdSense -->
<scriptasyncsrc="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle=window.adsbygoogle||[]).push({
google_ad_client: "ca-pub-9461880259118621",
enable_page_level_ads: true
});
</script>
<!-- Github Button -->
<scriptasyncdefersrc="https://buttons.github.io/buttons.js"></script>
</head>
<body>
<divid="container">
<headerid="header" class="wrapper">
<divid="header-inner" class="inner">
<h1id="logo-wrap">
<ahref="/" id="logo">PHPOpenCV</a>
</h1>
<navid="main-nav">
<ahref="/docs/" class="main-nav-link">Docs</a>
<ahref="https://github.com/hihozhou/php-opencv" class="main-nav-link"><iclass="fa fa-github-alt"></i></a>
</nav>
<divid="lang-select-wrap">
<labelid="lang-select-label"><iclass="fa fa-globe"></i><span>English</span></label>
<selectid="lang-select" data-canonical="">
<optionvalue="en" selected>English</option>
<optionvalue="zh-cn">简体中文</option>
</select>
</div>
<aid="mobile-nav-toggle">
<spanclass="mobile-nav-toggle-bar"></span>
<spanclass="mobile-nav-toggle-bar"></span>
<spanclass="mobile-nav-toggle-bar"></span>
</a>
</div>
</header>
<headerid="banner" class="wrapper">
<divclass="inner">
<h2id="banner-title">Powerful PHP Computer Vision Library</h2>
<divid="banner-start">
<spanid="banner-start-command">git clone https://github.com/hihozhou/php-opencv.git</span><aid="banner-start-link" href="docs/"><iclass="fa fa-arrow-right"></i></a>
</div>
<divid="banner-share"><!-- GitHub Star -->
<aclass="github-button" href="https://github.com/hihozhou/php-opencv" data-count-href="/hihozhou/php-opencv/stargazers" data-count-api="/repos/hexojs/hexo#stargazers_count" data-count-aria-label="# stargazers on GitHub" aria-label="Star hexojs/hexo on GitHub">Star</a>
<!-- GitHub fork -->
<aclass="github-button" href="https://github.com/hihozhou/php-opencv/fork" data-count-href="/hihozhou/php-opencv/network" data-count-api="/repos/hexojs/hexo#forks_count" data-count-aria-label="# forks on GitHub" aria-label="Fork hexojs/hexo on GitHub">Fork</a>
</div>
</div>
</header>
<divid="content-wrap">
<divclass="wrapper">
<divclass="inner">
<ulid="intro-feature-list"><liclass="intro-feature-wrap"><divclass="intro-feature"><divclass="intro-feature-icon"><iclass="fa fa-bolt"></i></div><h3class="intro-feature-title">Fast, C\C++ low layer implementation</h3><pclass="intro-feature-desc">PHP expansion based on C\C++ OpenCV interface, processing speed is fast.</p></div></li><liclass="intro-feature-wrap"><divclass="intro-feature"><divclass="intro-feature-icon"><iclass="fa fa-pencil"></i></div><h3class="intro-feature-title">PHP language support</h3><pclass="intro-feature-desc">Using PHP, you can do computer vision development, support PHP7+ and the latest version of OpenCV3.3.0+.</p></div></li><liclass="intro-feature-wrap"><divclass="intro-feature"><divclass="intro-feature-icon"><iclass="fa fa-cloud-upload"></i></div><h3class="intro-feature-title">Continuous development and maintenance</h3><pclass="intro-feature-desc">The extension target is to implement the PHP interface of the OpenCV version.</p></div></li><liclass="intro-feature-wrap"><divclass="intro-feature"><divclass="intro-feature-icon"><iclass="fa fa-cog"></i></div><h3class="intro-feature-title">Rich interface</h3><pclass="intro-feature-desc">In addition to image and video processing, face recognition, object detection and other functions are also provided.</p></div></li></ul>
<ulid="intro-cmd-wrap">
<liclass="intro-cmd-item">git clone https://github.com/hihozhou/php-opencv.git</li>
<liclass="intro-cmd-item">cd php-opencv</li>
<liclass="intro-cmd-item">phpize</li>
<liclass="intro-cmd-item">./configure --with-php-config=/your/php-config --enable-debug</li>
<liclass="intro-cmd-item">make && make install</li>
</ul>
<divid="intro-get-started-wrap">
<ahref="https://doc.phpopencv.org" id="intro-get-started-link">Get started</a>
</div>
</div>
</div>
</div>
<footerid="footer" class="wrapper">
<divclass="inner">
<divid="footer-copyright">
© 2019 <ahref="https://github.com/hihozhou" target="_blank">HiHo Zhou</a><br>
Documentation licensed under <ahref="http://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0</a>.
</div>
<divid="footer-links">
<ahref="http://weibo.com/hexojs" class="footer-link" target="_blank"><iclass="fa fa-weibo"></i></a>
<ahref="https://twitter.com/hexojs" class="footer-link" target="_blank"><iclass="fa fa-twitter"></i></a>
<ahref="https://github.com/hihozhou/php-opencv" class="footer-link" target="_blank"><iclass="fa fa-github-alt"></i></a>
</div>
</div>
</footer>
</div>
<divid="mobile-nav-dimmer"></div>
<navid="mobile-nav">
<divid="mobile-nav-inner">
<ulid="mobile-nav-list">
<ahref="/docs/" class="mobile-nav-link">Docs</a>
<liclass="mobile-nav-item">
<ahref="https://github.com/hihozhou/php-opencv" class="mobile-nav-link" rel="external" target="_blank">GitHub</a>
</li>
</ul>
</div>
<divid="mobile-lang-select-wrap">
<spanid="mobile-lang-select-label"><iclass="fa fa-globe"></i><span>English</span></span>
<selectid="mobile-lang-select" data-canonical="">
<optionvalue="en" selected>English</option>
<optionvalue="zh-cn">简体中文</option>
</select>
</div>
</nav>
<!-- Scripts -->
<!-- build:js build/js/main.js -->
<scriptsrc="/js/lang_select.js"></script>
<scriptsrc="/js/scrollingelement.js"></script>
<scriptsrc="/js/toc.js"></script>
<scriptsrc="/js/mobile_nav.js"></script>
<!-- endbuild -->
<scriptsrc="https://cdn.jsdelivr.net/retinajs/1.3.0/retina.min.js" async></script>
<!-- Algolia -->
<scripttype="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script>
<scripttype="text/javascript">
document.getElementById('search-input-wrap').classList.add('on');
docsearch({
apiKey: 'c3d5d4c995b5e0c2ffb5623900279a66',
indexName: 'hexo',
inputSelector: '#search-input'
});
</script>
</body>
</html>