Ask Your Question

mrjbom's profile - activity

2019-01-19 02:53:07 -0600 commented question Imread does not read the file

@berak, I specify the same window names in namedWindow and imshow. They work well in opencv and opencv 2 makes 2 Windows

2019-01-18 12:47:42 -0600 commented question Imread does not read the file

@berek, I installed version 3.4.5 and now it works, thanks. I have a small question, I would be glad if you could help m

2019-01-18 12:17:17 -0600 commented question Imread does not read the file

I use this code: String fileName = "D:\\balik.jpg"

2019-01-18 12:17:10 -0600 commented question Imread does not read the file

I use this code: String fileName = "D:\balik.jpg"

2019-01-18 12:11:52 -0600 commented question Imread does not read the file

@berak, I moved the image image.jpg in the root of disk D, having the path "D:\image.jpg", in the program I used "D:\im

2019-01-18 11:58:24 -0600 commented question Imread does not read the file

@berak, suppose the file path is incorrect, then why if (input) shows that it is correct and the file is there. With. gi

2019-01-18 11:58:09 -0600 commented question Imread does not read the file

Suppose the file path is incorrect, then why if (input) shows that it is correct and the file is there. With. gif file i

2019-01-18 11:34:28 -0600 commented question Imread does not read the file

@berak, i changed the question, look please.

2019-01-18 11:33:28 -0600 received badge  Editor (source)
2019-01-18 11:33:28 -0600 edited question Imread does not read the file

Imread does not read the file OpenCV version: 4.0.1 IDE: Visual Studio 2017 I took code from https://docs.opencv.org/4.

2019-01-18 11:26:23 -0600 commented question Imread does not read the file

@berak Okay, how can I bypass the comment length limit? I can't give you everything in TEXT format, if you review a LIMI

2019-01-18 11:07:28 -0600 commented question Imread does not read the file

@berak, lol, here is a screenshot of the path to the photo. screenshot My code

2019-01-18 09:43:32 -0600 commented answer Imread does not read the file

Why should I HappyFish.jpg? I pass the path with an argument. I tried changing ../data / HappyFish.jpg to test.jpg, it d

2019-01-18 09:42:19 -0600 commented question Imread does not read the file

Why should I HappyFish.jpg? I pass the path with an argument. I tried changing ../data / HappyFish.jpg to test.jpg, it d

2019-01-18 09:12:08 -0600 asked a question Imread does not read the file

Imread does not read the file OpenCV version: 4.0.1 IDE: Visual Studio 2017 I took code from https://docs.opencv.org/4.