Ask Your Question

ev's profile - activity

2020-04-27 14:13:12 -0600 received badge  Notable Question (source)
2020-03-10 02:35:34 -0600 received badge  Popular Question (source)
2019-07-26 15:58:41 -0600 commented question AttributeError: module 'cv2.cv2' has no attribute 'saliency'[SOLVED]

I messed up the entire computer trying to get saliency but it works now haha. I just switched to another linux machine.

2019-07-26 15:58:22 -0600 commented question AttributeError: module 'cv2.cv2' has no attribute 'saliency'[SOLVED]

I messed up the entire computer trying to get saliency but it works now haha. I just switched to another linux machine.

2019-07-26 15:57:39 -0600 commented question AttributeError: module 'cv2.cv2' has no attribute 'saliency'[SOLVED]

I messed up the entire computer trying to get saliency but it works now haha. I just switched to another linux machine.

2019-07-26 15:57:09 -0600 commented question AttributeError: module 'cv2.cv2' has no attribute 'saliency'[SOLVED]

I messed up the entire computer trying to get saliency but it works now haha. I just switched to another linux machine.

2019-07-25 13:35:49 -0600 commented question AttributeError: module 'cv2.cv2' has no attribute 'saliency'[SOLVED]

I uninstalled opencv-python on Pycharm and I have opencv-contrib-python installed. Now it says that cv2 is not a module

2019-07-24 19:54:22 -0600 edited question AttributeError: module 'cv2.cv2' has no attribute 'saliency'[SOLVED]

AttributeError: module 'cv2.cv2' has no attribute 'saliency' Using PycharmCE, python3.5, and opencv4 I cannot figure o

2019-07-24 19:52:03 -0600 edited question AttributeError: module 'cv2.cv2' has no attribute 'saliency'[SOLVED]

AttributeError: module 'cv2.cv2' has no attribute 'saliency' Using PycharmCE, python3.5, and opencv4 I cannot figure o

2019-07-24 19:46:09 -0600 edited question AttributeError: module 'cv2.cv2' has no attribute 'saliency'[SOLVED]

AttributeError: module 'cv2.cv2' has no attribute 'saliency' Using PycharmCE, python3.5, and opencv4 I cannot figure o

2019-07-24 19:45:30 -0600 edited question AttributeError: module 'cv2.cv2' has no attribute 'saliency'[SOLVED]

AttributeError: module 'cv2.cv2' has no attribute 'saliency' I cannot figure out how to get the saliency module in Pycha

2019-07-24 19:44:49 -0600 received badge  Editor (source)
2019-07-24 19:44:49 -0600 edited question AttributeError: module 'cv2.cv2' has no attribute 'saliency'[SOLVED]

AttributeError: module 'cv2.cv2' has no attribute 'saliency' I cannot figure out how to get the saliency module in Pycha

2019-07-24 19:43:46 -0600 asked a question AttributeError: module 'cv2.cv2' has no attribute 'saliency'[SOLVED]

AttributeError: module 'cv2.cv2' has no attribute 'saliency' I cannot figure out how to get the saliency module in Pycha

2019-07-24 12:46:19 -0600 commented question selectROI does not close the window after 'enter' pressed?

python3-5 on ubuntu/linux with OpenCV 4

2019-07-24 12:45:55 -0600 commented answer selectROI does not close the window after 'enter' pressed?

Hm, usually if I use cv.selectROI() once, it automatically closes the window when I press enter or space.

2019-07-16 23:30:03 -0600 asked a question selectROI does not close the window after 'enter' pressed?

selectROI does not close the window after 'enter' pressed? I am using cv.selectROI twice (it was a conscious choice not