An open API service indexing awesome lists of open source software.

https://github.com/aptpod/intdash-sdk-beginner

intdash SDK for Python 入門のサンプルプログラム集です。
https://github.com/aptpod/intdash-sdk-beginner

Last synced: 4 months ago
JSON representation

intdash SDK for Python 入門のサンプルプログラム集です。

Awesome Lists containing this project

README

          

# intdash SDK Beginner's Guide

intdash SDK for Python 入門のサンプルプログラム集です。

![intdash SDK](./images/sdk.png)

## サンプルプログラム
- [SDK入門①〜社用車で走ったとこ全部見せます〜](./lesson1/docs/README.md)
- [SDK入門②〜データ移行ツールの作り方〜](./lesson2/docs/README.md)
- [SDK入門③〜RTSPで映像配信するぞ〜](./lesson3/docs/README.md)
- [SDK入門④〜YOLOで物体検知しちゃう〜](./lesson4/docs/README.md)
- [SDK入門⑤〜iPadでData Visualizerを見る会〜](./lesson5/docs/README.md)
- [SDK入門⑥〜最速最高度で計測する日〜](./lesson6/docs/README.md)
- [SDK入門⑦〜計測リプレイツールの作り方〜](./lesson7/docs/README.md)
- [SDK入門⑧〜動画アップロードツールの作り方〜](./lesson8/docs/README.md)
- [SDK入門⑨〜動画ダウンロードツールの作り方〜](./lesson9/docs/README.md)
- [SDK入門⑩〜ぶらり生成AI分析の旅〜](./lesson10/docs/README.md)

## インストール
```
git clone https://github.com/k-ise/intdash-sdk-beginner.git
```