OpenCV, C++ Socket video streamCurrently I have a c++ socket that when connected takes a picture from a camera and sends it to the ...
What are some recursive algorithms everyone should knowFor example Binary search, a recursive algorithm that most programmers know, what are some other ex...
Help fix my code pleaseThink of it this way, Step 1. call printDistance Step 2. (you're in printDistance) print distance d...
Inheritance Seg FaultOh wow, silly mistake, in my efforts to reduce the code so that i could post I had to take out the r...
Help fix my code pleaseSo there are a few places you need to remember C++ syntax. You call printDistance which prints dis...
This user does not accept Private Messages