Taoyi Wang

Results 2 issues of Taoyi Wang

Hi, In patch.h, the function "getEventFramesAndReset", line 109 ~ 119: int x = e.x - center_.x + half_size_; int y = e.y - center_.y + half_size_; double rx = e.x...

Hi, I'm working on the active exposure control algorithm in Zichao Zhang's ICRA 2017 paper and I find this repo might contain the implementation of this algorithm. However, I cannot...