Missing include in "cvmodelest.h" & "cvhog.cpp" (VisualStudio 2010 beta2) (Feature #51)


Added by hype blade about 15 years ago. Updated about 15 years ago.


Status:Done Start date:
Priority:High Due date:
Assignee:- % Done:

0%

Category:imgproc, video
Target version:-
Difficulty: Pull request:

Description

I just tried to compile build 2492 directly out of the trunk but it failed (at least with the new Visual Studio 2010 beta2). I found out, that "back_inserter" was not defined in "cvmodelest.cpp" because of a missing include.

Just add "#include <interator>" and the code will compile correctly!

The same problem is found in "cvhog.cpp" where the "back_inserter" is also undefined.

Please give it a look. I think this only happens with the new Visual Studio. I never encountered this problem before.

Greetings
Matthias


Associated revisions

Revision 1341c642
Added by Andrey Kamaev over 12 years ago

Merge pull request #51 from taka-no-me/java/fix-build-after-normalization

Revision 99a0a27e
Added by Roman Donchenko over 11 years ago

Merge pull request #51 from rdm12:bugfix_3121_cvtcolor

History

Updated by anonymous - about 15 years ago

fixed in SVN r2518

  • Status changed from Open to Done
  • (deleted custom field) set to fixed

Also available in: Atom PDF