画像処理
- BRYAN CHUNG
- Smile Detection on Processing/OSX
- People Detection on OpenCV on OSX
- Processing>OpenCV>Detection
- detect()
- casecade()
- CASCADE_FRONTALFACE_ALT_TREE
- CASCADE_FRONTALFACE_ALT
- CASCADE_FRONTALFACE_ALT2
- CASCADE_FRONTALFACE_DEFAULT
- CASCADE_PROFILEFACE
- CASCADE_FULLBODY
- CASCADE_LOWERBODY
- CASCADE_UPPERBODY
- C言語による画像処理入門
- クラスタリング手法
- 非階層
- 計算量の少ないのはK平均法(k-means)
- 階層化
- 非階層
- Use Open CV on processing
- Optical flow
- on Processing (at OpenProcessing.org)
- opticalflow_sketch10435.pde
- modified (simplified for optical flow only) opticalflow_sketch10435_Nov9th.pde
- issue around video input on Win processing
- on Processing (at OpenProcessing.org)