OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:numpy
(Results
226 - 238
of
238
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/
screen_finder.py
27
np = external_modules.ImportRequiredModule('
numpy
')
158
A
numpy
matrix containing the screen surrounded by the number of border
391
intersections: The
numpy
array of points, and the lines that intersect
[
all
...]
screen_finder_unittest.py
14
np = external_modules.ImportRequiredModule('
numpy
')
/external/autotest/client/cros/
power_status.py
5
import collections, ctypes, fcntl, glob, logging, math,
numpy
, os, re, struct
namespace
[
all
...]
/external/autotest/client/site_tests/firmware_TouchMTB/
validators.py
57
import
numpy
as np
557
-
numpy
.polyfit(): used to calculate the simple linear regression line.
558
http://docs.scipy.org/doc/
numpy
/reference/generated/
numpy
.polyfit.html
[
all
...]
firmware_log.py
46
import
numpy
as np
/external/ceres-solver/examples/
ellipse_approximation.cc
44
// import
numpy
as np
/external/v8/build/
install-build-deps.sh
111
python-dev python-
numpy
python-opencv python-openssl python-psutil
/frameworks/base/tools/orientationplot/
orientationplot.py
23
import
numpy
as np
/external/opencv3/
CMakeLists.txt
[
all
...]
/cts/apps/CtsVerifier/assets/scripts/
execute_power_tests.py
34
scipy,
numpy
and matplotlib are python packages that can be installed
[
all
...]
/cts/tests/tests/rsblas/assets/
blas_gen.py
22
from
numpy
import *
/external/opencv3/modules/calib3d/include/opencv2/
calib3d.hpp
518
-
Numpy
array slices won't work as input because solvePnP requires contiguous
[
all
...]
/external/opencv3/modules/core/include/opencv2/core/
mat.hpp
558
SDKs, such as
Numpy
(ndarray), Win32 (independent device bitmaps), and others, that is, with any
[
all
...]
Completed in 891 milliseconds
1
2
3
4
5
6
7
8
9
10