Andrews Cordolino Sobral
Andrews Cordolino Sobral
Hello guys, Some feedback about supporting NVIDIA RAPIDS in the dev roadmap of tsfresh? It would be very nice to accelerate the feature extraction using cuDF. Today when I pass...
Thank you @kkraus14 for the update!
Great! thank you @DavidEGrayson @gaetanww, it worked fine for me too on my Jetson TX2. Just added: ``` i2c-bus=/dev/i2c-1 ``` in `~/.minimu9-ahrs`
Hello guys, do you have any news on that? thank you
Hi @KhanMechAI , Unfortunately, many algorithms are still implemented using legacy code. I've compiled a list of available algorithms for each version of OpenCV, which you can find here: https://github.com/andrewssobral/bgslibrary/wiki/List-of-available-algorithms....
Hello @KhanMechAI , thank you for your insights! I agree that the large legacy code is the main challenge. Although it's better to migrate to cv::Mat, OpenCV 4.x still supports...
Perfect, thank you @KhanMechAI , please let me know when it's ready for merge. I launched some automated workflows on https://github.com/andrewssobral/bgslibrary/pull/219 but they are failing. ``` /__w/bgslibrary/bgslibrary/wrapper/python/bgslibrary_module.cpp:7:10: fatal error: ../../src/algorithms/algorithms.h:...
> Great so all merged for that one, I'll submit a PR for the algorithms I've had success with too Great, thanks a lot! If you agree you can start...
> Also, how can I contribute to the wiki? I'd like to update the "How to integrate into your project" document Unfortunately, it appears that only the repository owner has...
@KhanMechAI Just created https://github.com/andrewssobral/bgslibrary-examples ;-)