forked from opencv/opencv_3rdparty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.htm
365 lines (342 loc) · 9.05 KB
/
readme.htm
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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
<title>Intel(R) Integrated Performance Primitives Documentation</title>
<style>
body {
color:#333333;
background-color:#ffffff;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
margin-left: 30px;
}
p {
font-size: inherit;
line-height: 120%;
margin-top: 0;
margin-bottom: 5pt;
margin-left: 0;
}
p.Note {
margin-top:0;
margin-left:25px;
margin-bottom:10pt;
}
p.twoColumnListHead {
color:#000000;
/* padding:4px; */
/* text-align:left; */
/* width:auto; */
margin-top:0;
margin-bottom:0;
/* margin-left:0; */
font-weight:bold;
}
p.pRelatedLink {
margin-top: 0px;
margin-bottom: 0px;
}
table {
margin-bottom:5pt;
border-collapse:collapse;
margin-top:0.3em;
font-size: 10pt;
}
td {
border: 1px #bababa solid;
vertical-align: top;
font-size: inherit;
margin-bottom: 0px;
}
td, P.TableCell, td p, td h3 {
margin-top: 0;
margin-left: 0;
padding: 4px;
text-align: left;
font-size: inherit;
line-height: 120%;
}
td p.TableCell, td p, td h3{
padding:0;
}
tr {
vertical-align:top;
}
td.noBorder {
border:0px none;
}
th {
padding: 4px;
text-align: left;
background-color: #555555;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
color: #FFFFFF;
font-size: 11pt;
}
th {
border:1px #bababa solid;
}
th h3.TableHead, th h3 {
padding:0;
}
h3.TableHead{
padding: 4px;
text-align: left;
background-color: #555555;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
color: #FFFFFF;
font-size: 11pt;
}
h1 {
color: #0860a8;
font-size: 15pt;
padding-bottom: 1px;
margin-left: 0pt;
margin-bottom: 0px;
border-bottom: 1px solid #0860A8;
font-weight: normal;
}
h1.title {
border-bottom:0 none;
margin-left:0;
font-weight: normal;
}
h2 {
color: #0860a8;
font-weight: lighter;
margin-top: 5pt;
margin-bottom: 0;
font-size: 13pt;
}
h3 {
color: #333333;
font-weight: bold;
margin-top: 5pt;
margin-bottom: 0;
font-size: 10.5pt;
}
h3.NoteTipHead {
color:#006699;
margin-top:11pt;
padding-bottom:0;
line-height: 18px;
text-transform: uppercase;
}
h3.NoteTipHead img {
vertical-align: middle;
}
ul {
margin-bottom: 1em;
font-size: inherit;
margin-top: 0px;
line-height: 100%;
}
ul ol {
margin-bottom: 0em;
font-size: inherit;
list-style-type: decimal;
}
ul ul {
margin-bottom:0px;
font-size:inherit;
}
ul.Note {
margin-left:25px;
}
td ul {
font-size:inherit;
}
ol {
margin-bottom: 1em;
font-size: inherit;
margin-top: 0px;
line-height: 100%;
list-style-type: decimal;
}
ol ol {
list-style: lower-alpha;
margin-bottom: 0em;
font-size: inherit;
}
ol.Note {
margin-left:25px;
}
td ol {
font-size:inherit;
}
ol ul {
margin-bottom:0px;
font-size:inherit;
}
li {
font-size: inherit;
margin-top: 0px;
line-height: 130%;
}
li p, ol p, ul p {
margin-bottom:0.2em;
margin-top:0.2em;
margin-left:0;
padding-left:0;
font-size:inherit;
}
li table, td table, dd table {
margin-left:0;
}
P.Preformatted, pre {
x-text-tab-stops: repeat 1in;
margin-top:0;
margin-bottom:0;
font-size: 10pt;
font-family: "Courier New", Courier, monospace;
background-color: #eeeeee;
}
td P.Preformatted, td pre {
/* line-height: 90%; */
x-text-tab-stops: repeat 1in;
margin-top:0;
margin-bottom:0;
margin-left: 0px;
font-size: 10pt;
font-family: "Courier New", Courier, monospace;
background-color: #eeeeee;
}
SPAN.Code, span.aCode, .Code {
font-family: "Courier New", Courier, monospace;
}
var, span.Variable {
font-family: Courier, monospace;
font-style: italic;
}
blockquote {
margin-top: 0;
margin-bottom: 0;
}
HR {
color: #555555;
border: 0;
background: #555555;
height: 1px;
margin-left: 0;
}
SPAN.Big {
font-weight:bold;
font-size:105%;
}
.welcomeImg {
padding-left: 0px;
padding-bottom: 0px;
margin-left: 0px;
}
.IntelExt {
color:#008080;
}
dl {
margin-bottom: 1em;
font-size: inherit;
margin-top: 0px;
}
dt {
font-weight: bold;
margin-top: 1em;
}
dd {
font-size: inherit;
/* margin-top: -1.2em; */
margin-top: 0;
}
dd p {
margin-bottom: 0.2em;
margin-top: 0.2em;
font-size: inherit;
}
.link_buttons {
background-color: #EEEEEE;
border-color: #EEEEEE;
border-width: 1px;
padding: 4px;
}
a:link {
color: #0860a8;
text-decoration: none;
}
a:visited {
color:#0860a8;
text-decoration: none;
}
a:active {
color: #0860a8;
text-decoration: underline;
}
a:hover {
color: #0860a8;
text-decoration: underline;
}
sup {
font-size: 80%;
vertical-align: top;
}
</style>
</head>
<body>
<h1>Intel® Integrated Performance Primitives (Intel® IPP) Library for OpenCV</h1>
<p>Intel® Integrated Performance Primitives (Intel® IPP) library for OpenCV is a subset of Intel IPP functions for image processing and computer vision.
<p> For detailed descriptions of Intel IPP functions and interfaces refer to the Intel IPP Reference Manual available from the Intel IPP documentation Web page at <a href="http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-documentation/">http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-documentation/</a>. Note that not all functions described in the Reference Manual are included into the Intel IPP library for OpenCV.
<h2><a name="legal"></a>Legal Information</h2>
<p>
INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL® PRODUCTS.
NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL
PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT. EXCEPT AS PROVIDED IN INTEL'S TERMS
AND CONDITIONS OF SALE FOR SUCH PRODUCTS, INTEL ASSUMES NO LIABILITY WHATSOEVER,
AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY, RELATING TO SALE AND/OR USE
OF INTEL PRODUCTS INCLUDING LIABILITY OR WARRANTIES RELATING TO FITNESS FOR A
PARTICULAR PURPOSE, MERCHANTABILITY, OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR
OTHER INTELLECTUAL PROPERTY RIGHT. <BR>A "Mission Critical Application"
is any application in which failure of the Intel Product could result, directly or indirectly,
in personal injury or death. SHOULD YOU PURCHASE OR USE INTEL'S PRODUCTS FOR ANY SUCH MISSION CRITICAL APPLICATION,
YOU SHALL INDEMNIFY AND HOLD INTEL AND ITS SUBSIDIARIES, SUBCONTRACTORS AND AFFILIATES, AND THE DIRECTORS, OFFICERS,
AND EMPLOYEES OF EACH, HARMLESS AGAINST ALL CLAIMS COSTS, DAMAGES, AND EXPENSES AND REASONABLE ATTORNEYS'
FEES ARISING OUT OF, DIRECTLY OR INDIRECTLY, ANY CLAIM OF PRODUCT LIABILITY, PERSONAL INJURY, OR DEATH ARISING IN ANY
WAY OUT OF SUCH MISSION CRITICAL APPLICATION, WHETHER OR NOT INTEL OR ITS SUBCONTRACTOR WAS NEGLIGENT IN THE DESIGN,
MANUFACTURE, OR WARNING OF THE INTEL PRODUCT OR ANY OF ITS PARTS.
<br>
Intel may make changes to specifications and product descriptions at any time,
without notice. Designers must not rely on the absence or characteristics of any
features or instructions marked "reserved" or "undefined." Intel reserves these
for future definition and shall have no responsibility whatsoever for conflicts
or incompatibilities arising from future changes to them. The information here
is subject to change without notice. Do not finalize a design with this
information.
</p><p>
The products described in this document may contain design defects or errors
known as errata which may cause the product to deviate from published
specifications. Current characterized errata are available on request.
</p><p>
Contact your local Intel sales office or your distributor to obtain the latest
specifications and before placing your product order.
</p>
<p class="tenpt">Copies of documents which have an order number and are
referenced in this document, or other Intel literature, may be obtained by
calling 1-800-548-4725, or go to</p>
<p class="tenpt">http://www.intel.com/design/literature.htm<p>
Intel processor numbers are not a measure of performance. Processor numbers
differentiate features within each processor family, not across different
processor families. See http://ww.intel.com/products/processor_number for
details.
</p><p>
BunnyPeople, Celeron, Celeron Inside, Centrino, Centrino Inside, Cilk, Core Inside, i960, Intel, the Intel logo, Intel AppUp, Intel Atom, Intel Atom Inside, Intel Core, Intel Inside, Intel Inside logo, Intel NetBurst, Intel NetMerge, Intel NetStructure, Intel SingleDriver, Intel SpeedStep, Intel Sponsors of Tomorrow., the Intel Sponsors of Tomorrow. logo, Intel StrataFlash, Intel Viiv, Intel vPro, Intel XScale, InTru, the InTru logo, InTru soundmark, Itanium, Itanium Inside, MCS, MMX, Moblin, Pentium, Pentium Inside, skoool, the skoool logo, Sound Mark, The Journey Inside, vPro Inside, VTune, Xeon, and Xeon Inside are trademarks of Intel Corporation in the U.S. and other countries.
</p><p>
* Other names and brands may be claimed as the property of others.
</p>
<div xmlns:MSHelp="http://www.microsoft.com/MSHelp/">
<p class="tenpt">Microsoft, Windows, and the Windows logo are trademarks, or registered trademarks of Microsoft Corporation in the United States and/or other countries.
</div>
<p>
Copyright (C) 2014, Intel Corporation. All rights reserved.
</p>
</body>
</html>