Resolve "SampleSelection strategy "byclass", csv parser not working"
Bug with CR-LF line endings in SamplingRateCalculator.
Closes #1549 (closed)
Merge request reports
Activity
Hi, The code for this parser is very complex from my point of view. I have a simpler version here: jinglada/otb@fddfca31 I does not deal with the bug you solved, but it could be worth using a simpler implementation. Also, I was thinking that we could have a general purpose CSV parser that could be used elsewhere in OTB.
Would something like
boost::string_ref
help avoid copies?Edited by Laurențiu Nicolaadded 75 commits
-
e8f2558f...01a00be6 - 74 commits from branch
develop
- 02ed52cc - MRG: Synchronize with branch develop
-
e8f2558f...01a00be6 - 74 commits from branch
mentioned in commit 1eb35e74
added bug label
Please register or sign in to reply