Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
88f5ef9a
Commit
88f5ef9a
authored
Oct 28, 2013
by
Roman Donchenko
Committed by
OpenCV Buildbot
Oct 28, 2013
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1696 from apavlenko:fix_typo_GpuMaterials
parents
c1223f8d
2e5db6e5
Hide whitespace changes
Inline
Side-by-side
Showing
27 changed files
with
27 additions
and
27 deletions
+27
-27
arithm_bitwise_binary_scalar_mask.cl
modules/ocl/src/opencl/arithm_bitwise_binary_scalar_mask.cl
+1
-1
arithm_magnitude.cl
modules/ocl/src/opencl/arithm_magnitude.cl
+1
-1
arithm_minMax.cl
modules/ocl/src/opencl/arithm_minMax.cl
+1
-1
arithm_minMaxLoc.cl
modules/ocl/src/opencl/arithm_minMaxLoc.cl
+1
-1
arithm_minMaxLoc_mask.cl
modules/ocl/src/opencl/arithm_minMaxLoc_mask.cl
+1
-1
arithm_minMax_mask.cl
modules/ocl/src/opencl/arithm_minMax_mask.cl
+1
-1
arithm_polarToCart.cl
modules/ocl/src/opencl/arithm_polarToCart.cl
+1
-1
blend_linear.cl
modules/ocl/src/opencl/blend_linear.cl
+1
-1
filter_sep_col.cl
modules/ocl/src/opencl/filter_sep_col.cl
+1
-1
imgproc_bilateral.cl
modules/ocl/src/opencl/imgproc_bilateral.cl
+1
-1
imgproc_calcHarris.cl
modules/ocl/src/opencl/imgproc_calcHarris.cl
+1
-1
imgproc_calcMinEigenVal.cl
modules/ocl/src/opencl/imgproc_calcMinEigenVal.cl
+1
-1
imgproc_histogram.cl
modules/ocl/src/opencl/imgproc_histogram.cl
+1
-1
imgproc_integral.cl
modules/ocl/src/opencl/imgproc_integral.cl
+1
-1
imgproc_integral_sum.cl
modules/ocl/src/opencl/imgproc_integral_sum.cl
+1
-1
imgproc_median.cl
modules/ocl/src/opencl/imgproc_median.cl
+1
-1
imgproc_remap.cl
modules/ocl/src/opencl/imgproc_remap.cl
+1
-1
imgproc_resize.cl
modules/ocl/src/opencl/imgproc_resize.cl
+1
-1
imgproc_warpAffine.cl
modules/ocl/src/opencl/imgproc_warpAffine.cl
+1
-1
imgproc_warpPerspective.cl
modules/ocl/src/opencl/imgproc_warpPerspective.cl
+1
-1
kmeans_kernel.cl
modules/ocl/src/opencl/kmeans_kernel.cl
+1
-1
meanShift.cl
modules/ocl/src/opencl/meanShift.cl
+1
-1
operator_copyToM.cl
modules/ocl/src/opencl/operator_copyToM.cl
+1
-1
operator_setTo.cl
modules/ocl/src/opencl/operator_setTo.cl
+1
-1
operator_setToM.cl
modules/ocl/src/opencl/operator_setToM.cl
+1
-1
stereobp.cl
modules/ocl/src/opencl/stereobp.cl
+1
-1
safe_call.hpp
modules/ocl/src/safe_call.hpp
+1
-1
No files found.
modules/ocl/src/opencl/arithm_bitwise_binary_scalar_mask.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/arithm_magnitude.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/arithm_minMax.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/arithm_minMaxLoc.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/arithm_minMaxLoc_mask.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/arithm_minMax_mask.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/arithm_polarToCart.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/blend_linear.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/filter_sep_col.cl
View file @
88f5ef9a
...
...
@@ -16,7 +16,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/imgproc_bilateral.cl
View file @
88f5ef9a
...
...
@@ -16,7 +16,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/imgproc_calcHarris.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/imgproc_calcMinEigenVal.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/imgproc_histogram.cl
View file @
88f5ef9a
...
...
@@ -19,7 +19,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/imgproc_integral.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/imgproc_integral_sum.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/imgproc_median.cl
View file @
88f5ef9a
...
...
@@ -16,7 +16,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/imgproc_remap.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/imgproc_resize.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/imgproc_warpAffine.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/imgproc_warpPerspective.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/kmeans_kernel.cl
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/meanShift.cl
View file @
88f5ef9a
...
...
@@ -28,7 +28,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/operator_copyToM.cl
View file @
88f5ef9a
...
...
@@ -16,7 +16,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/operator_setTo.cl
View file @
88f5ef9a
...
...
@@ -16,7 +16,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/operator_setToM.cl
View file @
88f5ef9a
...
...
@@ -16,7 +16,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/opencl/stereobp.cl
View file @
88f5ef9a
...
...
@@ -26,7 +26,7 @@
//
//
*
Redistribution
's
in
binary
form
must
reproduce
the
above
copyright
notice,
//
this
list
of
conditions
and
the
following
disclaimer
in
the
documentation
//
and/or
other
GpuM
aterials
provided
with
the
distribution.
//
and/or
other
m
aterials
provided
with
the
distribution.
//
//
*
The
name
of
the
copyright
holders
may
not
be
used
to
endorse
or
promote
products
//
derived
from
this
software
without
specific
prior
written
permission.
...
...
modules/ocl/src/safe_call.hpp
View file @
88f5ef9a
...
...
@@ -25,7 +25,7 @@
//
// * Redistribution's in binary form must reproduce the above copyright notice,
// this list of conditions and the following disclaimer in the documentation
// and/or other
GpuM
aterials provided with the distribution.
// and/or other
m
aterials provided with the distribution.
//
// * The name of the copyright holders may not be used to endorse or promote products
// derived from this software without specific prior written permission.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment