Sys:WIN 64
V 4.1120210226
As is this pic.,I have installed the OpenCV ,
but when I restart the Slicer ,
I dont find it on the Module face.
I searched all modules,no result.
Sys:WIN 64
V 4.1120210226
As is this pic.,I have installed the OpenCV ,
but when I restart the Slicer ,
I dont find it on the Module face.
I searched all modules,no result.
OpenCV extension does not provide any module, it just installs OpenCV. However, in current Slicer versions you probably donβt need the OpenCV extension anymore. You can just call slicer.util.pip_install('opencv')
to install OpenCV.