Ask Your Question

cgenctor's profile - activity

2021-04-14 17:56:55 -0600 received badge  Notable Question (source)
2021-04-14 17:56:55 -0600 received badge  Popular Question (source)
2020-05-20 15:23:18 -0600 commented question [Solved]OpenCV error: (-215:Assertion failed), read and display an image

The code: #!/usr/bin/env python #import numpy: the data structure that will handle an image import numpy as np # store

2020-05-20 15:15:40 -0600 commented question [Solved]OpenCV error: (-215:Assertion failed), read and display an image

@berak There are packages in ROS and read_image is the package I created which includes the file show_image.py. So, the

2020-05-20 11:11:45 -0600 commented question [Solved]OpenCV error: (-215:Assertion failed), read and display an image

sorry for not being clear. It runs the python code given below.

2020-05-20 10:53:34 -0600 asked a question [Solved]OpenCV error: (-215:Assertion failed), read and display an image

OpenCV error: (-215:Assertion failed), read and display an image Hey everyone, previously I was able to use the OpenCV