aisegmentcn / aisegment_obs_plugin

GNU General Public License v2.0
91 stars 23 forks source link

feature request/improvement on blur #5

Open madsi1m opened 2 years ago

madsi1m commented 2 years ago

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.

aisegmentcn commented 2 years ago

Yes, you can. That will be ok.

madsi1m commented 2 years ago

I can not rebuild this so can not add features i would like