High Altitude Oolong

2021/7/30

shell : find if contains substring in string

›
ref: how to check if string contains substring in bash shell 直接有string 比對功能。所以可以用來檢查是不是包含某字串。 比較好看的是: #!/bin/bash STR=`uname -a` SUB=...
2021/7/27

CCD Output Format , Dumb and Smart

›
CCD 依照輸出的格式,分為 dumb : 輸出 RAW 格式,就是 每個 pixel 的值,而且pixel 是 bayer 排列的,一行 RGRG..,下一行 GBGB.. smart: 輸出 CCIR 601/656, RGB888,YUV444,每個 pixel...
2021/7/23

Datasets about Cars.

›
Car Image from the rear caltech.edu gti vehicle database emt tugraz ucmerced.edu rear signal multi-view car dataset vehicl...
2021/7/21

›
Mounting Kernel Configuration File System... Starting Apply Kernel Variables... Starting Update is Completed... ...
2021/7/13

mender : create release by hand

›
手動做 release deployment 是需要的,像使用 overlay rootfs 的時候, mender 找不到 root partition。 所以只能手動做。 官方文件是: create a snapshot on the golden device : ...
2021/7/7

build and install sudo from source

›
ref: how to set up and manage sudo permission sudo: when loading plug-ins "sudoers_policy" sudo error in /etc/sudo.conf line...
2021/7/6

陷阱: image length is zero in trainning dataset

›
就 keras 的 cats and dogs. 出現: PIL.UnidentifiedImageError: cannot identify image file google 一下, 有人 說用 import os from PIL import Image fol...
‹
›
首頁
查看網路版
技術提供:Blogger.