Ask Your Question

Rodrigo Berriel's profile - activity

2014-11-24 09:00:07 -0600 commented question How to determine the area covered by vehicles in a road

If your camera doesn't move, a simple image segmentation can solve this.

2014-11-24 08:54:54 -0600 commented question how can i run opencv-qt creator -ubuntu

Try this: http://bit.ly/1wqwUe7 There's a post and video to help you.

2014-11-13 10:01:21 -0600 commented question first example code error

just to say: those tutorials I recommended have the same recomendation @berak did

2014-11-13 09:53:56 -0600 commented question ** deleted ***
2014-11-07 13:43:16 -0600 commented question first example code error

I don't know how to solve this in particular, but I think these problems can be avoided if you follow these tutorials:

This worked for a lot of people, I hope this help you.

2014-11-03 10:35:03 -0600 commented question Problem with OpenCV3.0 and Qt creator

If anyone came here thinking it was on Linux, maybe this post might help: http://bit.ly/1wqwUe7

2014-10-27 08:56:47 -0600 commented question Smoothing image

If anyone came looking for a C++ smoothing question using OpenCV 3.0.0, maybe you can find what you need here: http://bit.ly/1tYZjsq

2014-10-19 10:48:22 -0600 commented question Incorrect Assert information? Assertion failed (scn == 3 || scn == 4) in cv::cvtColor

I'm sorry, but there's nothing wrong with your code. Where is your cvtColor() call?

2014-10-18 09:47:41 -0600 commented question Installing on Ubuntu 14.04: 'make' errors

I've made a how-to of Installing OpenCV 3.0.0 on Ubuntu 14.04: http://bit.ly/BerrielEN A script is given, so probably everything will work just fine.

2014-10-18 09:40:02 -0600 answered a question Install opencv in Ubuntu 64 bits

I've made a how-to of Installing OpenCV 3.0.0 on Ubuntu 14.04 64 bits.

A script is given, so probably everything will work just fine.

If you want, you can watch how it should work (from installation to testing) in this video: youtu.be/DYTfwThePBw

Hope this help you.

2014-10-18 09:32:50 -0600 commented question Unable to install OpenCV 2.4.9 on Ubuntu 14.04

If your prefer, you can install latest version (3.0.0 alpha) using the following guide (script): http://rodrigoberriel.com/en/2014/10/instalando-opencv-3-0-0-no-ubuntu-14-04/ Watch the demo video: http://youtu.be/DYTfwThePBw