この文書の現在のバージョンと選択したバージョンの差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
pythonメモ [2017/10/27] adash333 [pythonメモ] |
pythonメモ [2018/10/07] (現在) |
||
---|---|---|---|
ライン 24: | ライン 24: | ||
"import cv2" | "import cv2" | ||
- | <a title="http://twosquirrel.mints.ne.jp/?p=20039" href="http://twosquirrel.mints.ne.jp/?p=20039">http://twosquirrel.mints.ne.jp/?p=20039</a> | + | http://twosquirrel.mints.ne.jp/?p=20039 |
"リスト[]とタプル()" | "リスト[]とタプル()" | ||
- | <a title="http://twosquirrel.mints.ne.jp/?p=20084" href="http://twosquirrel.mints.ne.jp/?p=20084">http://twosquirrel.mints.ne.jp/?p=20084</a> | + | http://twosquirrel.mints.ne.jp/?p=20084 |
"import os " | "import os " | ||
- | <a title="http://twosquirrel.mints.ne.jp/?p=20115" href="http://twosquirrel.mints.ne.jp/?p=20115">http://twosquirrel.mints.ne.jp/?p=20115</a> | + | http://twosquirrel.mints.ne.jp/?p=20115 |
"from PIL import Image" | "from PIL import Image" | ||
- | <a title="http://twosquirrel.mints.ne.jp/?p=20135" href="http://twosquirrel.mints.ne.jp/?p=20135">http://twosquirrel.mints.ne.jp/?p=20135</a> | + | http://twosquirrel.mints.ne.jp/?p=20135 |
"import numpy as np" | "import numpy as np" | ||
- | <a title="http://twosquirrel.mints.ne.jp/?p=20153" href="http://twosquirrel.mints.ne.jp/?p=20153">http://twosquirrel.mints.ne.jp/?p=20153</a> | + | http://twosquirrel.mints.ne.jp/?p=20153 |
"%matplotlib inline" | "%matplotlib inline" | ||
"import matplotlib.pyplot as plt" | "import matplotlib.pyplot as plt" | ||
- | <a title="https://qiita.com/samacoba/items/81093984605abfed70d1" href="https://qiita.com/samacoba/items/81093984605abfed70d1">https://qiita.com/samacoba/items/81093984605abfed70d1</a> | + | https://qiita.com/samacoba/items/81093984605abfed70d1 |
- | import struct | + | "import struct" |
- | + | ||
- | <a title="http://komaken.me/blog/2014/05/30/python%E3%81%AEstruct%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB%E3%82%92%E8%A7%A6%E3%81%A3%E3%81%A6%E3%81%BF%E3%82%8B/" href="http://komaken.me/blog/2014/05/30/python%E3%81%AEstruct%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB%E3%82%92%E8%A7%A6%E3%81%A3%E3%81%A6%E3%81%BF%E3%82%8B/">http://komaken.me/blog/2014/05/30/python%E3%81%AEstruct%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB%E3%82%92%E8%A7%A6%E3%81%A3%E3%81%A6%E3%81%BF%E3%82%8B/</a> | + | |
- | + | ||
- |   | + | |
- | + | ||
- | <Chainer> | + | |
+ | http://komaken.me/blog/2014/05/30/python%E3%81%AEstruct%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB%E3%82%92%E8%A7%A6%E3%81%A3%E3%81%A6%E3%81%BF%E3%82%8B/">http://komaken.me/blog/2014/05/30/python%E3%81%AEstruct%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB%E3%82%92%E8%A7%A6%E3%81%A3%E3%81%A6%E3%81%BF%E3%82%8B/ | ||