文檔
聯絡我們
-
學生
-
老師
-
編程
-
-
-
-
- 將文字轉換為 DateTimeOffset 格式
- 以不同單位創建 DateTimeOffset
- 以 Unix 時間創建 DateTimeOffset
- 使用當前時間創建DateTimeOffset
- 將 DateTimeOffset 與新的協調世界時偏移量合併
- 設定協調世界時偏移量
- 將 DateTimeOffset 變更成字串格式
- 轉換DateTimeOffset為字串
- 將間距加到dateTimeOffset
- 計算兩個DateTimeOffsets之間的間距
- 檢查兩個DateTimeOffsets是否相同
- 以毫秒顯示DateTimeOffset
- 以其他格式顯示時間
- 檢查DateTimeOffset是否在正確的數據類型
-
Print
在圖像中將物件分類
ImageModel分析圖像
{"blocks":"imageModel "}
這積木是用作載入圖像模型並在圖像中將物件分類,而不是在攝影機上進行分類。
參數:
人工智能模型(Teachable Machine圖像模型)
圖像
輸出:模型預測結果(從Teachable Machine的圖像模型)
示例代碼:
{"blocks":"mainLayout mainScreen imageModel classify mainLayout 0 mainScreen 0 Main mainLayout imageModel 0 https://teachablemachine.withgoogle.com/models/tghdF3FXI/ classify 0 imageModel https://upload.wikimedia.org/wikipedia/commons/d/d1/One_finger.jpg mainLayout https://upload.wikimedia.org/wikipedia/commons/d/d1/One_finger.jpg mainLayout classify "}
輸出結果:
參考:
- 已訓練的Google Teachable Machine模型: https://teachablemachine.withgoogle.com/models/tghdF3FXI/
- 此例子中使用的圖片: https://upload.wikimedia.org/wikipedia/commons/d/d1/One_finger.jpg