Closed PeterBowman closed 6 years ago
I think we can keep the travislib repository for historical reasons and code such as optical flow, etc.
Regarding the copies of TravisLib.cpp
and TravisLib.hpp
in this repo, perhaps they could be moved to libraries
to promote code reuse.
I guess that improvements on TravisLib would end up here (vision), and the travislib repo will remain mostly as it is.
Since travislib has a rather tiny code base, let's create a separate library here (...)
Done long ago at 3be1606.
I think we can keep the travislib repository for historical reasons and code such as optical flow, etc.
OK!
Wow! Hadn't noticed that! Thanks a lot!
Several code bits are already included in the
colorRegionDetection
program. Since travislib has a rather tiny code base, let's create a separate library here and eliminate that repo to avoid duplication and simplify builds.