Skip to contents

This function automates the removal of OpenCV and all its Python dependencies from your system.

Usage

remove_cv()

Value

Nothing.

Note

The function will only remove the dedicated Python virtual environment from your system. If Python was installed during the execution of install_cv(), it will not be removed.

See also

Author

Simon Garnier, garnier@njit.edu