You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello
when i run the pre-run of isce processing step i face with this problem ( not model named cv2 [i think it's opencv])
when i check the code i see cv2 don't used in Stack.py then i delete the import cv2 line in Stack.py (line 1646) then this step run well !
and my question is , the changing into Stack.py can cause me any problem ?
With all regard
Matin
The text was updated successfully, but these errors were encountered:
yes i install opencv and it runs well , thank you for responding
but i have another quastion ; can i proccess with my gpu in isce2 , i think , i saw something on isce docu but i dont know how to do it.
Repository owner
locked and limited conversation to collaborators
May 1, 2023
hello
when i run the pre-run of isce processing step i face with this problem ( not model named cv2 [i think it's opencv])
when i check the code i see cv2 don't used in Stack.py then i delete the import cv2 line in Stack.py (line 1646) then this step run well !
and my question is , the changing into Stack.py can cause me any problem ?
With all regard
Matin
The text was updated successfully, but these errors were encountered: