<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">ср, 6 дек. 2023 г., 02:53 Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com" target="_blank" rel="noreferrer">phylsmith2017@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">Also tested here on the 2020308 tarball and used the 6 plugins with expected results.  Although I did not time it, most likely it built faster which is beneficial -- only using the plugins anyway.  Will check in to GIT next time boot the desktop.  (Andrew, it must have been quite a challenge to determine which modules of OpenCV actually contained the plugins!).<br></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">well, it started to fail after I left only core stuff, so I looked at exact  missing includes like this, on tablet:</div><div dir="auto"><br></div><div dir="auto">grep video.hpp -r plugins/                                             plugins/stylizeobj/stylizeobj.h:#include "opencv2/video/video.hpp"                                 plugins/puzzleobj/puzzleobj.h:#include "opencv2/video/video.hpp"                                   plugins/moveobj/moveobj.h:#include "opencv2/video/video.hpp"                                       plugins/gaborobj/gaborobj.h:#include "opencv2/video/video.hpp"                                     plugins/flowobj/flowobj.h:#include "opencv2/video/video.hpp"<br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">and then I looked inside each include with mcedit and augmented my list until it all was at least building again.</div><div dir="auto"><br></div><div dir="auto">Problem is - dynamic build does not install opencv shared libraries (may be due to danger of overwriting system components) so this mode does not work out of the box ....</div><div dir="auto"><br></div><div dir="auto">So, I left it alone for now.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small"></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I did not get the downloaded 4.8.0 opencv to work, but I did not try very hard.  I did try to peruse the Changelog for OpenCV and found no obvious changes listed for the 6 plugins although I could have missed it.   I have to start testing the HDR patches that Andrea has been testing.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 5, 2023 at 3:59 AM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" rel="noreferrer noreferrer" target="_blank">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Hopefully I get them right! Builds with opencv4 (2020 tarball) on Slackware -current x86_64<div dir="auto"><br></div><div dir="auto">hopefully will make compile farm's job a bit easier.</div><div dir="auto"><br></div><div dir="auto">Note, I only modded and tested local static build, you can try to add similar line (with closing "\" !) to second, dynamic case in opencv_build file in root of cingg source tree.</div></div>
</blockquote></div>
</blockquote></div></div></div>