Ask Your Question

ADVANCESSSS's profile - activity

2020-12-08 18:25:57 -0600 received badge  Notable Question (source)
2016-01-28 12:05:54 -0600 received badge  Popular Question (source)
2016-01-13 12:25:00 -0600 commented answer Does OpenCV help in getting not just images, but sound etc?

Should I setup ROS first? Will that let me install OpenCV possibly to a required area?

2016-01-13 11:34:07 -0600 commented answer Does OpenCV help in getting not just images, but sound etc?

If I install the ROS, will it be easier to install OpenCV than the current way?

2016-01-13 10:02:34 -0600 commented answer Does OpenCV help in getting not just images, but sound etc?

Then why would I need OpenCV?

2016-01-13 09:33:24 -0600 asked a question Does OpenCV help in getting not just images, but sound etc?

Does OpenCV help in getting not just images, but sound etc?

I'm building AI and putting it in a robot and need to get images, sounds, accelometer's senses, feel senses.

2016-01-13 08:48:19 -0600 commented question Installation steps for windows XP CodeBlocks.

Ok thanks. Yes I use c++.

2016-01-13 01:16:57 -0600 commented question Installation steps for windows XP CodeBlocks.

If I want to get images & also get their binary numbers, then, I do-not need numpy? The easy way out will still allow me to do my goal?

2016-01-13 01:08:04 -0600 commented question Installation steps for windows XP CodeBlocks.

So no?...Also are you sure I can get a image's binary to send to a function if I take the easy way out?

2016-01-13 00:56:54 -0600 commented question Installation steps for windows XP CodeBlocks.

The video is 4 years old. Doesn't the easy way out not give me Numpy? Don't I need that to get the image's binary I think I heard?

2016-01-13 00:44:49 -0600 commented question Installation steps for windows XP CodeBlocks.

I seen this tutorial on how to add the directories&headers&linkers in CodeBlocks like any library and he had it working just like that no Cmake-ing, you sure I can't skip the Cmake-ing and just use CodeBlocks?

2016-01-13 00:32:08 -0600 commented question Installation steps for windows XP CodeBlocks.

But there is a way to skip them right? Only if I get Visual Studio?

2016-01-12 23:44:08 -0600 commented question Installation steps for windows XP CodeBlocks.

Oh and if I download Build/Version 3 of CV then does that mean I can't skip the step "make the libraries" being since all come unmade? (I may be super incorrect here lol)

2016-01-12 23:39:56 -0600 asked a question Installation steps for windows XP CodeBlocks.

Firstly, let me ask if these were the only things I had to do:

  1. Download OpenCV.

  2. Extract it.

  3. Open CodeBlocks and add the library.

2016-01-12 23:05:01 -0600 asked a question Question about the this installation page.

Ok see this page I'm on here: http://docs.opencv.org/2.4/doc/tutori...

Question - If I go for the easy install, will I lose out on having the libraries that allow me to get my cameras images and get their binary numbers etc? What do I lose out on having specifically?