/external/opencv3/modules/viz/src/ |
D | clouds.cpp | 111 vtkSmartPointer<vtkElevationFilter> elevation = vtkSmartPointer<vtkElevationFilter>::New(); in WPaintedCloud() local 112 elevation->SetInputConnection(cloud_source->GetOutputPort()); in WPaintedCloud() 113 elevation->SetLowPoint(bounds[0], bounds[2], bounds[4]); in WPaintedCloud() 114 elevation->SetHighPoint(bounds[1], bounds[3], bounds[5]); in WPaintedCloud() 115 elevation->SetScalarRange(0.0, 1.0); in WPaintedCloud() 116 elevation->Update(); in WPaintedCloud() 119 VtkUtils::SetInputData(mapper, vtkPolyData::SafeDownCast(elevation->GetOutput())); in WPaintedCloud() 137 vtkSmartPointer<vtkElevationFilter> elevation = vtkSmartPointer<vtkElevationFilter>::New(); in WPaintedCloud() local 138 elevation->SetInputConnection(cloud_source->GetOutputPort()); in WPaintedCloud() 139 elevation->SetLowPoint(p1.x, p1.y, p1.z); in WPaintedCloud() [all …]
|
/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
D | array_util.h | 91 SphericalPoint(T azimuth, T elevation, T radius) { in SphericalPoint() 93 s[1] = elevation; in SphericalPoint() 97 T elevation() const { return s[1]; } in elevation() function
|
/external/opencv3/samples/cpp/tutorial_code/HighGUI/GDAL_IO/ |
D | gdal-image.cpp | 75 cv::Vec3b get_dem_color( const double& elevation ){ in get_dem_color() argument 78 if( elevation < color_range[0].second ){ in get_dem_color() 82 if( elevation > color_range.back().second ){ in get_dem_color() 93 if( elevation < color_range[x+1].second ){ in get_dem_color() 95 t = (color_range[x+1].second - elevation)/ in get_dem_color()
|
/external/opencv3/doc/tutorials/highgui/raster-gdal/ |
D | raster_io_gdal.markdown | 18 - Given the corner coordinates of both the image and DEM, correllate the elevation data to the 41 When loading digital elevation models, the actual numeric value of each pixel is essential and 44 value of 255. With terrain data, the pixel value represents the elevation in meters. In order to 51 can provide the input types for various elevation models. The major types, SRTM and DTED, are both
|
/external/skia/src/gpu/ |
D | GrGpu.h | 480 GrGpu::DrawPreference elevation) { in ElevateDrawPreference() argument 486 *preference = SkTMax(*preference, elevation); in ElevateDrawPreference()
|
/external/opencv3/doc/py_tutorials/py_photo/py_inpainting/ |
D | py_inpainting.markdown | 43 like contours joins points with same elevation) while matching gradient vectors at the boundary of
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | CssSchema.java | 503 Property elevation = new Property( 505 builder.put("elevation", elevation);
|
/external/libexif/po/ |
D | en_AU.po | 2638 "describe the number of satellites, their ID number, angle of elevation, " 2644 "describe the number of satellites, their ID number, angle of elevation, "
|
D | en_GB.po | 2638 "describe the number of satellites, their ID number, angle of elevation, " 2644 "describe the number of satellites, their ID number, angle of elevation, "
|
D | libexif-12.pot | 2578 "describe the number of satellites, their ID number, angle of elevation, "
|
D | be.po | 2582 "describe the number of satellites, their ID number, angle of elevation, "
|
D | sr.po | 2623 "describe the number of satellites, their ID number, angle of elevation, "
|
D | zh_CN.po | 2582 "describe the number of satellites, their ID number, angle of elevation, "
|
D | uk.po | 2581 "describe the number of satellites, their ID number, angle of elevation, "
|
D | pt.po | 2582 "describe the number of satellites, their ID number, angle of elevation, "
|
D | ja.po | 2591 "describe the number of satellites, their ID number, angle of elevation, "
|
D | ru.po | 2625 "describe the number of satellites, their ID number, angle of elevation, "
|
D | tr.po | 2582 "describe the number of satellites, their ID number, angle of elevation, "
|
D | en_CA.po | 2585 "describe the number of satellites, their ID number, angle of elevation, "
|
D | sq.po | 2582 "describe the number of satellites, their ID number, angle of elevation, "
|
D | fr.po | 2755 "describe the number of satellites, their ID number, angle of elevation, "
|
D | pt_BR.po | 2590 "describe the number of satellites, their ID number, angle of elevation, "
|
D | sv.po | 2627 "describe the number of satellites, their ID number, angle of elevation, "
|
D | cs.po | 2613 "describe the number of satellites, their ID number, angle of elevation, "
|
D | da.po | 2696 "describe the number of satellites, their ID number, angle of elevation, "
|