文档
-
学生
-
老师
-
编程
-
-
-
- 以 Unix 时间创建 DateTimeOffset
- 以不同单位创建 DateTimeOffset
- 以其他格式显示时间
- 以毫秒显示DateTimeOffset
- 使用当前时间创建DateTimeOffset
- 将 DateTimeOffset 与新的协调世界时偏移量合并
- 将 DateTimeOffset 变更成字串格式
- 将文字转换为 DateTimeOffset 格式
- 将间距加到dateTimeOffset
- 检查DateTimeOffset是否在正确的数据类型
- 检查两个DateTimeOffsets是否相同
- 计算两个DateTimeOffsets之间的间距
- 设定协调世界时偏移量
- 转换DateTimeOffset为字串
-
Print
将人脸检测结果显示在图像上
应用人脸检测结果在图像上
{"blocks":" "}
这积木是用作在图像中以方框显示结果。
参数:
- 人工智能结果(Azure人脸检测)
- 萤幕项目(图像)
- 情况:年龄(预设) / 感情 / 性别 / 眼镜 / 头发 / 微笑 / 蒙面
输出:图像
示例代码:
{"blocks":"mainLayout mainScreen image result maskResult mainLayout 0 mainScreen 0 Main mainLayout image 0 https://thumbs.dreamstime.com/b/portrait-happy-older-white-man-wearing-glasses-handsome-red-174874786.jpg result 0 image maskResult 0 image mainLayout FaceAttribute.Age result image "}
当没有任何设定时的输出结果:
当设定为年龄时的输出结果:
当设定为感情时的输出结果:
当设定为性别时的输出结果:
当设定为眼镜时的输出结果:
当设定为头发时的输出结果:
当设定为微笑时的输出结果:
当设定为蒙面时的输出结果: