[][src]Function opencv::viz::unregister_all_windows

pub fn unregister_all_windows() -> Result<()>

Unregisters all Viz windows from internal database. After it 'getWindowByName()' will create new windows instead of getting existing from the database.