Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Error in train cascade, is it caused by my .vec file?

Hello, this is my first time using opencv... I installed opencv version 2.4.3 I want to make car detection I collected positive images 1100 from video with variation size (grayscale and color), and 2035 for negative images ((grayscale and color) I am using this command for make samples: image description

The size of .vec file just 2 kb

Then I try to training using cascade with command: image description

And I got these error, "one of arguments value is out of range" Can you tell me, is there something mistake I made during make .vec file or my cascade command is wrong?

Error in train cascade, is it caused by my .vec file?

Hello, this is my first time using opencv... I installed opencv version 2.4.3 2.4.3.. I want to make car detection detection... I collected positive images 1100 from video with variation size (grayscale and color), and 2035 for negative images ((grayscale and color) color)... I am using this command for make samples: image description

The size of .vec file just 2 kb

Then I try to training using cascade with command: image description

And I got these error, "one of arguments value is out of range" Can you tell me, is there something mistake I made during make .vec file or my cascade command is wrong?

Error in train cascade, is it caused by my .vec file?

Hello, this is my first time using opencv... I installed opencv version 2.4.3.. I want to make car detection... I collected positive images 1100 from video with variation size (grayscale and color), and 2035 for negative images ((grayscale and color)... I am using this command for make samples: image description

The size of .vec file just 2 kb

Then I try to training using cascade with command: image description

And I got these error, "one of arguments value is out of range" Can you tell me, is there something mistake I made during make .vec file or my cascade command is wrong?

My positive description is: image description

Error in train cascade, is it caused by my .vec file?

Hello, this is my first time using opencv... I installed opencv version 2.4.3.. I want to make car detection... I collected positive images 1100 from video with variation size (grayscale and color), and 2035 for negative images ((grayscale and color)... I am using this command for make samples: image description

The size of .vec file just 2 kb

Then I try to training using cascade with command: image description

And I got these error, "one of arguments value is out of range" Can you tell me, is there something mistake I made during make .vec file or my cascade command is wrong?

My positive description is: image description

And this is the result of re-command training.. image description