Mobotware Changes for 18.04: Difference between revisions
From Rsewiki
(→opencv) |
No edit summary |
||
Line 12: | Line 12: | ||
* and there is more .... | * and there is more .... | ||
== G-streamer == | |||
* In urob4 streaming of images in and out - via UImgPush - has been removed - was not totally debugged anyhow. No rework needed I suppose. | |||
* auv4lgst is a probelm - should be reworked. | |||
== SmartMat == | |||
* seems to work - not tested. Except test program, that uses more funky methods. May give problems later. | |||
== BOOST == | |||
* no problem found yet. |
Revision as of 20:30, 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 ....
G-streamer
* In urob4 streaming of images in and out - via UImgPush - has been removed - was not totally debugged anyhow. No rework needed I suppose. * auv4lgst is a probelm - should be reworked.
SmartMat
* seems to work - not tested. Except test program, that uses more funky methods. May give problems later.
BOOST
* no problem found yet.