Mobotware Changes for 18.04: Difference between revisions
From Rsewiki
(Created page with " Changes introduced to compile with ubuntu linux 18.04 ==opencv== legacy/compat.hpp no longer exist with this the original cvFitEllipse(...) no longer is available * ball...") |
(→opencv) |
||
Line 10: | Line 10: | ||
* ball-finder auball and auballkl (a better version) is lacking functional content - commented out | * ball-finder auball and auballkl (a better version) is lacking functional content - commented out | ||
* aucroprow is removed frol compile list (same cvFitEllipse(...) problem and maybe more | * aucroprow is removed frol compile list (same cvFitEllipse(...) problem and maybe more | ||
* and there is more .... |
Revision as of 20:26, 3 September 2018
Changes introduced to compile with ubuntu linux 18.04
opencv
legacy/compat.hpp no longer exist
with this the original cvFitEllipse(...) no longer is available
* ball-finder auball and auballkl (a better version) is lacking functional content - commented out * aucroprow is removed frol compile list (same cvFitEllipse(...) problem and maybe more
* and there is more ....