Matplotlib基礎
matplotlib plot[plɑt] : 陰謀 mat… Read more »
matplotlib plot[plɑt] : 陰謀 mat… Read more »
熟記 args=np.polyfit(x, y, n):產生… Read more »
用途 類別方法不需要產生物件就可以直接使用. 但調用的方式是… Read more »
熟記 interp1d(x, y):產生線性插值方程式 in… Read more »
numpy[ˋnʌmpi](讀音為難py) 可以把它想像成是… Read more »
原因 辛苦寫出來的程式, 最終目地就是要給別人用的嘛(賣給別… Read more »
安裝套件 pip install dlib opencv-p… Read more »
人臉偵測就屬 dlib 函數庫最精準。dlib 使用 C++… Read more »
分散式架構 一台電腦的運算能力再強也有其極限. 因此若能把不… Read more »
執行緒區域與全域變數 下面代碼runnable()是二個執行… Read more »