Ask Your Question
0

A cvblob download problem

asked 2013-03-22 02:16:37 -0600

shelly gravatar image

Hello People, I tried to use this guide to install cvblob.

http://www.technolabsz.com/2012/07/cvblob-in-windows7-using-ms2010.html

I was successful installing cvblob.lib on my "opencv" directory. I have encountered a problem on the next step - "Blob test example setup": on step 1 the first folder on the list "G:\Other\cvblob\cvblob_\cvblob" does not exist in my pc, so I couldn't upload it. As a result – I could not compile the test and I received errors. I want to emphasize that I could upload all the other directories on the list, so the problem is to find out why "G:\Other\cvblob\cvblob_\cvblob" is not in my pc and how to create it.

I would be grateful if anyone could show me how to solve the problem.

Best regards,

Shelly.

edit retag flag offensive close merge delete

Comments

1

cvBlob is not part of OpenCV. It's a separate library, so I think you are asking in the wrong place.

sammy gravatar imagesammy ( 2013-03-22 02:51:06 -0600 )edit

I know that cvblob is a separate library of opencv but I need to download it. You know what's worng in this guide or where I can ask this question? I have vishual stdio 2010 and Windows 7.

shelly gravatar imageshelly ( 2013-03-22 15:09:37 -0600 )edit

1 answer

Sort by » oldest newest most voted
0

answered 2013-03-22 12:27:07 -0600

wuling gravatar image

Hi, I think you should find out the source, and add a new project, then copy to the project and bluid it.

edit flag offensive delete link more

Comments

Hi, I was building cv blob.lib and opened a new project called "test", but when I started to include directories setup, I couldn't include G:\Other\cvblob\cvblob_\cvblob" because I couldn't find out this source. I saw you use cvblob. How did you install this library?

shelly gravatar imageshelly ( 2013-03-22 15:24:33 -0600 )edit

Do you use cmake to make your environment? If you setup your environment, it generate vs project file(I use vs.net). Open the project and you can find:"All_bulid,cvblob,install,package,test,test_random....etc".also you can find the source code. (google keywords: "cvblob cmake" or ref:http://blog.sina.com.cn/s/blog_530e99a401013vji.html (chinese word)) Then open project, check to make sure the environment. it needs opencv lib also you can find the source code.(google keywords:"cvblob vs2010" or the other tools.) or ref:http://www.technolabsz.com/2012/07/cvblob-in-windows7-using-ms2010.html If you want to bluid test file, also make sure the defalut options.

wuling gravatar imagewuling ( 2013-03-22 22:56:19 -0600 )edit

The original cvblob address: http://code.google.com/p/cvblob/ and there are some detailed documents.

wuling gravatar imagewuling ( 2013-03-23 04:18:34 -0600 )edit

This website Intended for Linux and I have windows 7...

shelly gravatar imageshelly ( 2013-04-08 13:52:57 -0600 )edit

NO, it can be used both

wuling gravatar imagewuling ( 2013-04-09 10:25:17 -0600 )edit

Question Tools

Stats

Asked: 2013-03-22 02:16:37 -0600

Seen: 721 times

Last updated: Mar 22 '13