Ask Your Question

tommy61157's profile - activity

2018-08-17 14:49:42 -0600 commented question OpenCV Code not doing anything (no output)

Definitely going to take into account everything you mentioned, but that still perplexes me how it has absolutely no oup

2018-08-17 14:35:43 -0600 edited question OpenCV Code not doing anything (no output)

OpenCV Code not doing anything (no output) I have seemed to have reached an impasse with the current project I am workin

2018-08-17 14:27:28 -0600 commented question OpenCV Code not doing anything (no output)

C++, 3.4.2, the fisheye functions require a lot of math and I'm trying to avoid that since I wouldn't know where to begi

2018-08-17 13:20:02 -0600 received badge  Editor (source)
2018-08-17 13:20:02 -0600 edited question OpenCV Code not doing anything (no output)

OpenCV Code not doing anything I have seemed to have reached an impasse with the current project I am working with. Curr

2018-08-17 13:18:09 -0600 asked a question OpenCV Code not doing anything (no output)

OpenCV Code not doing anything I have seemed to have reached an impasse with the current project I am working with. Curr

2018-07-18 07:02:01 -0600 commented question Proper #include for function

Okay, I see, put both of your comments on here as an answer, and I'll mark that as the answer as this solved the proble

2018-07-18 06:58:40 -0600 commented question Proper #include for function

Okay, I see, put both of your comments on here as an answer, and I'll mark that as the answer as this solved the proble

2018-07-16 12:30:43 -0600 commented question Proper #include for function

Okay, so doing the highgui.hpp thing fixed that, but then made my CV_BGR2GRAY, CV_TERMCRIT_EPS, and CV_TERMCRIT_ITER not

2018-07-16 12:12:09 -0600 asked a question Proper #include for function

Proper #include for function Hello, I'm running one of the 4.0.0 dev builds for OpenCV and I had a question. I think #in

2018-06-27 14:50:40 -0600 commented question Using fisheye correction program works over webcam, but not rtsp stream?

I appreciate you trying, I'm going about a couple of routes which may bear some fruit, if they do, I'll post the solutio

2018-06-27 14:39:55 -0600 commented question Using fisheye correction program works over webcam, but not rtsp stream?

While I do appreciate you showing me that, it is unfortunately unhelpful in providing any information that will help me

2018-06-22 09:52:19 -0600 commented question Using fisheye correction program works over webcam, but not rtsp stream?

That still doesn't answer the question of why my webcam can do it just fine when my IP Camera just completely freezes.

2018-06-22 09:51:05 -0600 commented question Using fisheye correction program works over webcam, but not rtsp stream?

My point is I'm looking for an actual solution as to what exactly in this code is causing the camera to freeze on my IP

2018-06-22 09:50:13 -0600 commented question Using fisheye correction program works over webcam, but not rtsp stream?

My point is I'm looking for an actual solution as to what exactly in this code is causing the camera to freeze on my IP

2018-06-22 09:49:02 -0600 commented question Using fisheye correction program works over webcam, but not rtsp stream?

My point is I'm looking for an actual solution as to what exactly in this code is causing the camera to freeze on my IP

2018-06-22 09:44:36 -0600 commented question Using fisheye correction program works over webcam, but not rtsp stream?

So, I do have it working on its own, but all this tells me is that something is going wrong in the distorting effects th

2018-06-22 09:43:33 -0600 commented question Using fisheye correction program works over webcam, but not rtsp stream?

So, I do have it working on its own, but all this tells me is that something is going wrong in the distorting effects th

2018-06-22 09:41:32 -0600 commented question Using fisheye correction program works over webcam, but not rtsp stream?

I do have physical access to it, sorry, thought that was implied. If you look, there is one image that goes through on w

2018-06-22 09:33:57 -0600 commented question Using fisheye correction program works over webcam, but not rtsp stream?

I do have physical access to it, sorry, thought that was implied. If you look, there is one image that goes through on w

2018-06-22 08:19:51 -0600 asked a question Using fisheye correction program works over webcam, but not rtsp stream?

Using fisheye correction program works over webcam, but not rtsp stream? So, I'm trying to make a program using openCV t