Ask Your Question

macbookpro's profile - activity

2015-02-07 00:03:51 -0600 received badge  Student (source)
2015-01-23 01:07:07 -0600 received badge  Editor (source)
2015-01-22 04:54:49 -0600 asked a question Information about Opencv traincascade

Hello everybody.

I am trying to train a classifer that will detect side view of guns. I searched everywhere for the parameters of the opencv_traincascade.exe program. i only found small descriptions of the parameters. I want to know what the algorithm behind this appliocation. i want to know what are these paramaters. what is a vec file?? why do the numPos has 4000 or more. any link or documentation would be very helpful. thanks a lot

2015-01-22 04:42:21 -0600 asked a question Problem about object in opencv

Hello everybody.

I am doing object detection project in open cv. Using opencv_traincascade.exe, i am trying to run this by giving argument for this in command line.But this is giving me runtime error.

here is the command (oprating system windows 7)

opencv_traincascade.exe -data C:\Users\Chan\project\train -vec C:\Users\Chan\project\img_p\abc.vec -bg C:\Users\Chan\project\img_n\bg.txt -numPos 5 -numNeg 3 -numStages 20 -precalcValBufSize 256 -precalcIdxBufSize 256 -stageType BOOST -featureType HAAR -w 24 -h 24 -bt DAB -minHitRate .99 -maxFalseAlarmRate 5 -weightTrimRate 0.95 -maxDepth 1 -maxWeakCount 1 -mode BASIC
2015-01-20 08:12:47 -0600 asked a question Question about Errors when run CUDA

Hello everybody. I am trying to run a CUDA .cu program along with OpenCv code in it. I tried running the sample CUDA .cu alone and it works just fine and the same with OpenCV.

But when i run both together i get these errors.

1> Generating Code... 1>new_stitching_gpu.obj : error LNK2001: unresolved external symbol threadIdx 1>new_stitching_gpu.obj : error LNK2001: unresolved external symbol blockDim 1>new_stitching_gpu.obj : error LNK2001: unresolved external symbol blockIdx 1>C:\Users\UVSS\Desktop\new_stitching\x64\Debug\new_stitching.exe : fatal error LNK1120: 3 unresolved externals 1> 1>Build FAILED.

i have added all the library and the include directories correctly. How do i solve this? Thank You very much!

G9!

2015-01-20 08:12:07 -0600 asked a question Problem about Opencv-BT878 resolution!

Hello everybody.

I New to the forum here, I have a program I need to use for video editing (Glmixer) compiled with opencv 2.4 running on Debian Squeeze. I get good video resolution with my Logitech web-cam, but the display resolution with the capture cards is a whopping 48X32 pixels..!

How do I get into opencv to set the resolution higher? I know very little about opencv other than all that code just causes me mass confusion. I read some info on the BT878 cards needing the CVS version, yet I do get output, just lousy resolution. The resolution is fine on everything in Guvcview and Cheese.

Thank's a lot!

Author: internet việt nam