fixed defects from coverity.com
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
namespace cv
|
||||
{
|
||||
|
||||
BOWTrainer::BOWTrainer()
|
||||
BOWTrainer::BOWTrainer() : size(0)
|
||||
{}
|
||||
|
||||
BOWTrainer::~BOWTrainer()
|
||||
|
||||
Reference in New Issue
Block a user