Draw only gap area. Draw by openFrameworks

[ Video ]

[ About ]
OpenCVでフレーム間の差分を計算して、閾値を超えた箇所だけ描写する。
ofImage.getTexture().bind(), ofImage.getTexture().unbind()でofDrawBox()へ反映。
setup()関数内でofDisableArbTex()をするのを忘れないようにする。

Calculate the difference between frames in OpenCV and draw only the parts that exceed the threshold.
Reflect it to ofDrawBox() by ofImage.getTexture().bind(), ofImage.getTexture().unbind().
Don’t forget to do ofDisableArbTex() in the setup() function.

[ Source ]

[ Link ]
https://github.com/junkiyoshi/Insta20210625

[ほしいものリスト]
Amazon

[ Sponsor Link ]