User profile: JRevor

User info
User name:JRevor
Location:Spain
Statistical data
Occupation:Student
Skills:C++
Pascal
History
Joined:
Number of posts:147
Latest posts:

Scope problems?
First of all, sorry for the tripe post. Eventually, I decided to scrap the code and work C-style. (...

Scope problems?
Looks like I can't do this either (Note : on imgProc.h i've declared [code]extern DepthGenerator g...

Scope problems?
Hello, At the moment, I'm working on a university project that uses the OpenNI kinect library, ...

Need help writing one member function in this code
write (no spaces) [ code ] Your code [ /code ] That won't help your program to work, but your c...

3x3 by 3x2 Matrix Multiplication?
@benjelly: Actually you DO need 3 loops. Each element i,j of the product matrix is the scalar produc...