• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

ippicv/H07-May-2022-

.gitignoreH A D25-Feb-202018 32

build_update.shH A D25-Feb-20201.6 KiB5343

ippEULA.rtfH A D25-Feb-2020117.2 KiB589585

readme.htmH A D25-Feb-20209 KiB365342

readme.htm

1<html>
2<head>
3<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
4<title>Intel(R) Integrated Performance Primitives Documentation</title>
5<style>
6body {
7	color:#333333;
8	background-color:#ffffff;
9	font-family: Verdana, Arial, sans-serif;
10	font-size: 10pt;
11	margin-left: 30px;
12}
13p {
14	font-size: inherit;
15	line-height: 120%;
16	margin-top: 0;
17	margin-bottom: 5pt;
18	margin-left: 0;
19}
20p.Note {
21	margin-top:0;
22	margin-left:25px;
23	margin-bottom:10pt;
24}
25p.twoColumnListHead {
26	color:#000000;
27/*	padding:4px; */
28/*	text-align:left; */
29/*	width:auto; */
30	margin-top:0;
31	margin-bottom:0;
32/*	margin-left:0; */
33	font-weight:bold;
34}
35p.pRelatedLink {
36	margin-top: 0px;
37	margin-bottom: 0px;
38}
39table {
40	margin-bottom:5pt;
41	border-collapse:collapse;
42	margin-top:0.3em;
43	font-size: 10pt;
44}
45td {
46	border: 1px #bababa solid;
47	vertical-align: top;
48	font-size: inherit;
49	margin-bottom: 0px;
50}
51td, P.TableCell, td p, td h3 {
52	margin-top: 0;
53	margin-left: 0;
54	padding: 4px;
55	text-align: left;
56	font-size: inherit;
57	line-height: 120%;
58}
59td p.TableCell, td p, td h3{
60	padding:0;
61}
62tr {
63	vertical-align:top;
64}
65td.noBorder {
66	border:0px none;
67}
68th {
69	padding: 4px;
70	text-align: left;
71	background-color: #555555;
72	font-weight: bold;
73	margin-top: 0;
74	margin-bottom: 0;
75	color: #FFFFFF;
76	font-size: 11pt;
77}
78th {
79	border:1px #bababa solid;
80}
81th h3.TableHead, th h3 {
82	padding:0;
83}
84h3.TableHead{
85	padding: 4px;
86	text-align: left;
87	background-color: #555555;
88	font-weight: bold;
89	margin-top: 0;
90	margin-bottom: 0;
91	color: #FFFFFF;
92	font-size: 11pt;
93}
94h1 {
95	color: #0860a8;
96	font-size: 15pt;
97	padding-bottom: 1px;
98	margin-left: 0pt;
99	margin-bottom: 0px;
100	border-bottom: 1px solid #0860A8;
101	font-weight: normal;
102}
103h1.title {
104	border-bottom:0 none;
105	margin-left:0;
106	font-weight: normal;
107}
108h2 {
109	color: #0860a8;
110	font-weight: lighter;
111	margin-top: 5pt;
112	margin-bottom: 0;
113	font-size: 13pt;
114}
115h3 {
116	color: #333333;
117	font-weight: bold;
118	margin-top: 5pt;
119	margin-bottom: 0;
120	font-size: 10.5pt;
121}
122h3.NoteTipHead {
123	color:#006699;
124	margin-top:11pt;
125	padding-bottom:0;
126	line-height: 18px;
127	text-transform: uppercase;
128}
129h3.NoteTipHead img {
130	vertical-align: middle;
131}
132ul {
133	margin-bottom: 1em;
134	font-size: inherit;
135	margin-top: 0px;
136	line-height: 100%;
137}
138ul ol {
139	margin-bottom: 0em;
140	font-size: inherit;
141	list-style-type: decimal;
142}
143ul ul {
144	margin-bottom:0px;
145	font-size:inherit;
146}
147ul.Note {
148	margin-left:25px;
149}
150td ul {
151	font-size:inherit;
152}
153ol {
154	margin-bottom: 1em;
155	font-size: inherit;
156	margin-top: 0px;
157	line-height: 100%;
158	list-style-type: decimal;
159}
160ol ol {
161	list-style: lower-alpha;
162	margin-bottom: 0em;
163	font-size: inherit;
164}
165ol.Note {
166	margin-left:25px;
167}
168td ol {
169	font-size:inherit;
170}
171ol ul {
172	margin-bottom:0px;
173	font-size:inherit;
174}
175li {
176	font-size: inherit;
177	margin-top: 0px;
178	line-height: 130%;
179}
180li p, ol p, ul p {
181	margin-bottom:0.2em;
182	margin-top:0.2em;
183	margin-left:0;
184	padding-left:0;
185	font-size:inherit;
186}
187li table, td table, dd table {
188	margin-left:0;
189}
190
191P.Preformatted, pre {
192	x-text-tab-stops: repeat 1in;
193	margin-top:0;
194	margin-bottom:0;
195	font-size: 10pt;
196	font-family: "Courier New", Courier, monospace;
197	background-color: #eeeeee;
198}
199td P.Preformatted, td pre {
200	/* line-height: 90%; */
201	x-text-tab-stops: repeat 1in;
202	margin-top:0;
203	margin-bottom:0;
204	margin-left: 0px;
205	font-size: 10pt;
206	font-family: "Courier New", Courier, monospace;
207	background-color: #eeeeee;
208}
209SPAN.Code, span.aCode, .Code {
210	font-family: "Courier New", Courier, monospace;
211}
212var, span.Variable {
213	font-family: Courier, monospace;
214	font-style: italic;
215}
216blockquote {
217	margin-top: 0;
218	margin-bottom: 0;
219}
220HR {
221	color: #555555;
222	border: 0;
223	background: #555555;
224	height: 1px;
225	margin-left: 0;
226}
227SPAN.Big {
228	font-weight:bold;
229	font-size:105%;
230}
231.welcomeImg {
232	padding-left: 0px;
233	padding-bottom: 0px;
234	margin-left: 0px;
235}
236.IntelExt {
237	color:#008080;
238}
239dl {
240	margin-bottom: 1em;
241	font-size: inherit;
242	margin-top: 0px;
243
244}
245dt {
246	font-weight: bold;
247	margin-top: 1em;
248}
249dd {
250	font-size: inherit;
251/*	margin-top: -1.2em; */
252	margin-top: 0;
253
254}
255dd p {
256	margin-bottom: 0.2em;
257	margin-top: 0.2em;
258	font-size: inherit;
259}
260.link_buttons {
261	background-color: #EEEEEE;
262	border-color: #EEEEEE;
263	border-width: 1px;
264	padding: 4px;
265}
266a:link {
267	color: #0860a8;
268	text-decoration: none;
269}
270a:visited {
271	color:#0860a8;
272	text-decoration: none;
273}
274a:active {
275	color: #0860a8;
276	text-decoration: underline;
277}
278a:hover {
279	color: #0860a8;
280	text-decoration: underline;
281}
282sup {
283	font-size: 80%;
284	vertical-align: top;
285}
286
287</style>
288</head>
289<body>
290<h1>Intel&reg; Integrated Performance Primitives (Intel&reg; IPP) Library for OpenCV</h1>
291<p>Intel® Integrated Performance Primitives (Intel® IPP) library for OpenCV is a subset of Intel IPP functions for image processing and computer vision.
292<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.
293<h2><a name="legal"></a>Legal Information</h2>
294
295<p>
296
297INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL&reg; PRODUCTS.
298NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL
299PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT. EXCEPT AS PROVIDED IN INTEL&#39;S TERMS
300AND CONDITIONS OF SALE FOR SUCH PRODUCTS, INTEL ASSUMES NO LIABILITY WHATSOEVER,
301AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY, RELATING TO SALE AND/OR USE
302OF INTEL PRODUCTS INCLUDING LIABILITY OR WARRANTIES RELATING TO FITNESS FOR A
303PARTICULAR PURPOSE, MERCHANTABILITY, OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR
304OTHER INTELLECTUAL PROPERTY RIGHT. <BR>A "Mission Critical Application"
305 is any application in which failure of the Intel Product could result, directly or indirectly,
306 in personal injury or death. SHOULD YOU PURCHASE OR USE INTEL'S PRODUCTS FOR ANY SUCH MISSION CRITICAL APPLICATION,
307 YOU SHALL INDEMNIFY AND HOLD INTEL AND ITS SUBSIDIARIES, SUBCONTRACTORS AND AFFILIATES, AND THE DIRECTORS, OFFICERS,
308 AND EMPLOYEES OF EACH, HARMLESS AGAINST ALL CLAIMS COSTS, DAMAGES, AND EXPENSES AND REASONABLE ATTORNEYS'
309 FEES ARISING OUT OF, DIRECTLY OR INDIRECTLY, ANY CLAIM OF PRODUCT LIABILITY, PERSONAL INJURY, OR DEATH ARISING IN ANY
310 WAY OUT OF SUCH MISSION CRITICAL APPLICATION, WHETHER OR NOT INTEL OR ITS SUBCONTRACTOR WAS NEGLIGENT IN THE DESIGN,
311 MANUFACTURE, OR WARNING OF THE INTEL PRODUCT OR ANY OF ITS PARTS.
312
313<br>
314
315Intel may make changes to specifications and product descriptions at any time,
316without notice. Designers must not rely on the absence or characteristics of any
317features or instructions marked &quot;reserved&quot; or &quot;undefined.&quot; Intel reserves these
318for future definition and shall have no responsibility whatsoever for conflicts
319or incompatibilities arising from future changes to them. The information here
320is subject to change without notice. Do not finalize a design with this
321information.
322
323</p><p>
324
325The products described in this document may contain design defects or errors
326known as errata which may cause the product to deviate from published
327specifications. Current characterized errata are available on request.
328
329</p><p>
330Contact your local Intel sales office or your distributor to obtain the latest
331specifications and before placing your product order.
332
333</p>
334	<p class="tenpt">Copies of documents which have an order number and are
335	referenced in this document, or other Intel literature, may be obtained by
336	calling 1-800-548-4725, or go to</p>
337	<p class="tenpt">http://www.intel.com/design/literature.htm<p>
338
339Intel processor numbers are not a measure of performance. Processor numbers
340differentiate features within each processor family, not across different
341processor families. See http://ww.intel.com/products/processor_number for
342details.
343
344</p><p>
345
346BunnyPeople, 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.
347
348</p><p>
349
350* Other names and brands may be claimed as the property of others.
351
352
353</p>
354<div xmlns:MSHelp="http://www.microsoft.com/MSHelp/">
355	<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.
356</div>
357<p>
358
359Copyright (C) 2014, Intel Corporation. All rights reserved.
360
361</p>
362
363</body>
364
365</html>