Ask Your Question

neerat.sharma's profile - activity

2017-11-29 05:26:19 -0600 received badge  Notable Question (source)
2016-05-25 16:36:42 -0600 received badge  Popular Question (source)
2015-08-04 06:03:21 -0600 received badge  Famous Question (source)
2014-12-09 13:48:41 -0600 marked best answer Technique to detect a hospital bed by camera

I'm want to detect a bed in room. One may be edge detection or may be region area defining. Please, help me to start with this.

2014-12-09 13:47:32 -0600 marked best answer Toturial for OpenCV 2.4.3 for C

Is there any refrence manual for C?

2014-06-16 16:35:08 -0600 received badge  Notable Question (source)
2014-01-21 12:40:40 -0600 received badge  Popular Question (source)
2013-05-14 01:10:12 -0600 commented answer Haar Training hang after few stages.

any other parameter which i will check

2013-05-11 01:55:21 -0600 commented question Haar Training not going smoothly. Please suggest what to Do?

PLS COMMENT THAT ANY PARAMETER ON WHICH I WILL NOT ABLE TO CONSIDER

2013-05-08 07:18:10 -0600 commented answer Haar Training hang after few stages.

i did all but still hangs evrey thing is acc to the tuto. what to dio

2013-05-08 07:05:10 -0600 asked a question Haar Training not going smoothly. Please suggest what to Do?

MY positive samples are 50 with 33X40 i.e face image passport size.All positive image is my ROI. so my Descriptive file looks like {pos\1.png 1 0 0 33 40 } & all 50 are same. Negative samples are 500.

My first step simple i create vec file from positive descriptive file. First command :- { opencv_createsamples.exe -info pos.dat -vec samples.vec -w 33 -h 40 } And my output is Samples.vec is Vector file of positive samples.

Then my Second step to run haartraining is {opencv_haartraining.exe -data haarcascade -vec samples.vec -bg negatives.dat -nstages 20 -nsplits 2 -minhitrate 0.999 -maxfalsealarm 0.5 -npos 5/50 -nneg 50/500 -w 33 -h 40 -nonsym -mem 4000 -mode ALL} --Note -npos i use one time 5 and one time 50 same in case of -nneg 50 and 500 also. for running but with this command it runs upto 3 satges then hang for many days even weeks.

kindly help me where i am wrong?I am working on training from jan but same problems i change machine now using i7,12gb ram, i siwtch on ubantu xp all but same problems kindally tell me where i am wrong. My all work stops only of this? I also go by this tuto :- http://note.sonots.com/SciSoftware/haartraining.html But same problems. i change open cv all types, os nd myy my best done know.

2013-04-15 22:45:03 -0600 commented answer Haar Training hang after few stages.

Thanks Lee & Steven

2013-04-15 02:59:19 -0600 commented answer Haar Training hang after few stages.

Thanks Steven.....but can you provided some tutorial with example.This one i studied.

2013-04-14 22:52:34 -0600 commented answer Haar Training hang after few stages.

Thanks Lee....is there any properly explained tutorial for train cascade.

2013-04-03 06:42:19 -0600 commented question opencv_haartraining stucks like this

same problems any answer plssssssssssssssssssss

2013-04-02 05:05:56 -0600 commented question Haar Training hang after few stages.

tell me some other thing help.....and methods is right or wrong

2013-04-01 00:31:02 -0600 asked a question Haar Training hang after few stages.

I am doing haar training for object detection, first 10 stages goes very fast after 10th stages. it will hangs more than 9 days.i am using i7-12gb-ram.still slow. Pos samples 494 and negative samples 2500.

MY steps for haar training :-

1. Create training samples from one { createsamples -img face.png -num 10 -bg negatives.dat -vec samples.vec -maxxangle 0.6 -maxyangle 0 -maxzangle 0.3 -maxidev 100 -bgcolor 0 -bgthresh 0 -w 20 -h 20}

2*Create training samples from some* {opencv_createsamples -info samples.dat -vec samples.vec -w 20 -h 20]

3. Create test samples {opencv_createsamples -img face.png -num 10 -bg negatives.dat -info test.dat -maxxangle 0.6 -maxyangle 0 -maxzangle 0.3 -maxidev 100 -bgcolor 0 -bgthresh 0}

4. Show images {opencv_createsamples -vec samples.vec -w 20 -h 20}

5 haar training {Opencv_haartraining -data haarcascade -vec samples.vec -bg negatives.dat -nstages 20 -nsplits 2 -minhitrate 0.999 -maxfalsealarm 0.5 -npos 7000 -nneg 3019 -w 20 -h 20 -nonsym -mem 512 -mode ALL}

Tree Classifier Stage +---+---+---+---+---+---+---+---+---+---+---+ | 0| 1| 2| 3| 4| 5| 6| 7| 8| 9| 10| +---+---+---+---+---+---+---+---+---+-- 0---1---2---3---4---5---6---7---8---9--10 Parent node: 10

* 1 cluster * POS: 90 90 1.000000

And other one like this aftr 16th stage

137531| 77%|-| 0.999988| 1.000000| 1.000000| 0.707736| +----+----+-+---------+---------+---------+---------+ |137532| 70%|-|-0.000012| 1.000000| 1.000000| 0.712034| +----+----+-+---------+---------+---------+---------+ |137533| 77%|-| 0.999988| 1.000000| 1.000000| 0.707736| +----+----+-+---------+---------+---------+---------+ |137534| 70%|-|-0.000012| 1.000000| 1.000000| 0.712034| +----+----+-+---------+---------+---------+---------+ |137535| 77%|-| 0.999988| 1.000000| 1.000000| 0.707736| +----+----+-+---------+---------+---------+---------+ |137536| 70%|-|-0.000012| 1.000000| 1.000000| 0.712034| +----+----+-+---------+---------+---------+---------+ |137537| 77%|-| 0.999988| 1.000000| 1.000000| 0.707736| +----+----+-+---------+---------+---------+---------+

Kindly help what will i do

2013-03-17 22:20:00 -0600 asked a question My training going from 5 days. i7 12gb ram

well how i know i will going right or not. last 4 days 15stage goin on like dis +----+----+-+---------+---------+---------+---------+ |55559| 77%|-| 0.999988| 1.000000| 1.000000| 0.707736| +----+----+-+---------+---------+---------+---------+ |55560| 70%|-|-0.000012| 1.000000| 1.000000| 0.712034| +----+----+-+---------+---------+---------+---------+ |55561| 77%|-| 0.999988| 1.000000| 1.000000| 0.707736| +----+----+-+---------+---------+---------+---------+ |55562| 70%|-|-0.000012| 1.000000| 1.000000| 0.712034| +----+----+-+---------+---------+---------+---------+ |55563| 77%|-| 0.999988| 1.000000| 1.000000| 0.707736| +----+----+-+---------+---------+---------+---------+ |55564| 70%|-|-0.000012| 1.000000| 1.000000| 0.712034| +----+----+-+---------+---------+---------+---------+ |55565| 77%|-| 0.999988| 1.000000| 1.000000| 0.707736| +----+----+-+---------+---------+---------+---------+ |55566| 70%|-|-0.000012| 1.000000| 1.000000| 0.712034| +----+----+-+---------+---------+---------+---------+ |55567| 77%|-| 0.999988| 1.000000| 1.000000| 0.707736| +----+----+-+---------+---------+---------+---------+ |55568| 70%|-|-0.000012| 1.000000| 1.000000| 0.712034| +----+----+-+---------+---------+---------+---------+ |55569| 77%|-| 0.999988| 1.000000| 1.000000| 0.707736| +----+----+-+---------+---------+---------+---------+

2013-02-27 05:57:43 -0600 asked a question POSTIVE SAMPLE 200 & NEG 500

IS IT WORK WITH WITH THIS FEW SAMPLES. JUST FOR PRACTICE HOW TO DO HAAR TRAINING.

2013-02-25 23:45:38 -0600 received badge  Critic (source)
2013-02-14 04:56:13 -0600 received badge  Scholar (source)
2013-02-13 22:37:58 -0600 commented answer Technique to detect a hospital bed by camera

Thanks a lot Man.

2013-02-13 00:42:56 -0600 asked a question opecv haar training experts

i need a discussion on haar training,

2013-02-12 06:16:47 -0600 asked a question HOW TO CREATE TRAINCASCADE/WHERE TO WRITE/WHICH C/CPP?

I AM USING OPEN CV 2.4.3,ECLIPSE C/CPP? MY QUESTION IS- WHERE,HOW,TO CERATE TRAINCASCASDE, (http://note.sonots.com/SciSoftware/haartraining.html) i go thru this links,but doesnot clear.

kindly help to give some links in theses

2013-02-11 01:44:12 -0600 commented answer how to desgin a Harrcascade/HarrTraining for object in room?

Thanks & Do you any idea about for other tutorial which is in more descriptive?

2013-02-06 05:43:36 -0600 asked a question how to desgin a Harrcascade/HarrTraining for object in room?

MAIN TERMS, STEPS NOTATION USED FOR THIS, WHERE AND HOW APPLY. SOFTWARE, TOOL, ETC.. AM ZERO ABOUT THIS. PLS HELP.

2013-02-06 05:22:00 -0600 commented answer syntax for particle filter in opencv 2.4.3

what syntax should i use.for particle filter.

2013-02-06 05:21:16 -0600 received badge  Supporter (source)
2013-02-06 05:01:48 -0600 asked a question syntax for particle filter in opencv 2.4.3

or any other solution... is particle filter have any connection with blob tracking. ...... in opencv 2.1 used particle filter used as Cvcondensation but in 2.4.3 no such function for particle filter.........

2013-01-31 05:33:37 -0600 commented question Missing Shared library

dateay raaj ki jai ho

2013-01-30 23:02:20 -0600 commented question Technique to detect a hospital bed by camera

??????????

2013-01-30 06:02:37 -0600 asked a question How we can define a object model with its shape and size?

WELL MY QUESTION IS LIKE THIS I HAVE TO DETECT A BED IN A ROOM,IT MAY BE SQUARE OR RECTANGLE. I WANT TO DETECT WITH VIDEO CAMERA .BUT FIRSTLY I HAVE TO GIVE BASIC BED MODEL AND THIS MODEL MATCH WITH PATTERN RECOGNITION . >>>>BUT HOW CAN I MAKE BASIC MODEL WITH SHAPE AND SIZE?

2013-01-30 05:50:43 -0600 commented question Technique to detect a hospital bed by camera

@Michael Burdinov thanks for atleast replying.........if i go with pattern recognition..how it will help some idea.