[ros-users] 2 fixes for cvhaartraining.cpp: segfault in icvGetNextFromBackgroundData and more natural icvCreateBackgroundData

Albert Zeyer albzey at googlemail.com
Sat Nov 6 00:14:49 UTC 2010


See attached patch.

The difference in icvCreateBackgroundData: It now reads the file
containing the negative images line based. I.e. each line will be one
filename; i.e. it is split now only by newlines. Previously, it was
splitted by all space characters, so it was not possible to specify
filenames which contains spaces.

Cya,
Albert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cvhaartraining.patch
Type: application/octet-stream
Size: 1965 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/ros-users/attachments/20101106/4f12b270/attachment-0004.obj>


More information about the ros-users mailing list