aisegment_obs_plugin
aisegment_obs_plugin copied to clipboard
feature request/improvement on blur
Can we have a blur amount be a slider option rather than hard coding 15? https://github.com/aisegmentcn/aisegment_obs_plugin/blob/main/src/wxsegobs.cpp#L438
Also if possible have the kind of blur? OpenCV has other blur options other than GaussianBlur, be nice to pick.