源码聚合搜索 - 壹搜网为您找到"

RuView

"相关结果 100条

VRFieldOfView: rightDegrees property

The rightDegrees read-only property of the VRFieldOfView interface returns the number of degrees to the right that the field of view extends in.
developer.mozilla.org

RUP简介 - 管家的家 - ITeye博客

RUP的二维开发模型 RUP四个阶段 1.初始阶段 初始阶段有时也称先启阶段。初始阶段的目标是为系统建立商业案例并确定项目的边界。为了达到该目的必须识别所有与系统交互的外部实体,在较高层次上定义交互的特性。本阶段具有非常重要的意义,在这个阶段中所关注的是整个项目进行中的业务和需求方面的主要风险。对于
www.iteye.com

VRFieldOfView: upDegrees property

The upDegrees read-only property of the VRFieldOfView interface returns the number of degrees upwards that the field of view extends in.
developer.mozilla.org

VS2010实践RUP4+1架构模型(1)_xiepan110的博客-CSDN博客

2010-12-08 15:01 by 宗哥, 2066 visits,收藏,编辑 RUP4+1架构方法 RUP4+1架构方法采用用例驱动,在软件生命周期的各个阶段对软件进行建模,从不同视角对系统进行解读,从而形成统一软件过程架构描述. 图1. RUP4+1架构图 用例视图(Use Cases Vi
blog.csdn.net

VRFrameData: rightViewMatrix property

The rightViewMatrix read-only property of the VRFrameData interface returns a Float32Array representing a 4x4 matrix that describes the view transform to be used for the right eye's rendering.
developer.mozilla.org

android之视频播放系统VideoView和自定义VideoView控件的应用 - BBSMAX

Android播放视频,包含系统自带VideoView控件,和自定义VideoView控件,可全屏播放,案例包含了本地视频和网络视频。 1:自定义VideoView控件 2:布局代码 3:Activity代码: 4:网络权限 5:效果图 小结:其中的Uri mUri = Uri.parse("an
www.bbsmax.com

VRFrameData: leftViewMatrix property

The leftViewMatrix read-only property of the VRFrameData interface returns a Float32Array representing a 4x4 matrix that describes the view transform to be used for the left eye's rendering.
developer.mozilla.org

使用PreviewView 来展示相机预览 - 腾讯云开发者社区-腾讯云

显示相机预览内容是每个相机类应用都会包含的功能,想要完美实现这个却并非易事。原因是,在某些特别极端情况下 camera2 API 的使用会变得很复杂,而且在不同设备上的行为还会有所不同。还好,Jetpack CameraX 库的 PreviewView 可以帮助您解决这一问题。通过在各种 Andro
cloud.tencent.com

XRWebGLBinding: getViewSubImage() method

The getViewSubImage() method of the XRWebGLBinding interface returns a XRWebGLSubImage object representing the WebGL texture to render for a view.
developer.mozilla.org

LabVIEW感兴趣区域分析(实战篇—1)-阿里云开发者社区

简介:LabVIEW感兴趣区域分析(实战篇—1) 目录 1、ROI定义及实现方法 2、基础案例:图像感兴趣区域手动标记 3、进阶案例:图像颗粒自动标记 ROI(region of interest),感兴趣区域。机器视觉、图像处理中,从被处理的图像以方框、圆、椭圆、不规则多边形等方式勾勒出需要处理的
developer.aliyun.com