Jose Luis Blanco-Claraco

Results 135 comments of Jose Luis Blanco-Claraco

Thanks for the initiative! I'll pass you soon a few pointers on how to get started.

Yes, that's perfect. Please be sure of carefully reading this: https://github.com/MRPT/mrpt/blob/master/.github/CONTRIBUTING.md Cheers!

Sorry for the delay but as you might have seen... we have too many interesting developing fronts right now! Answering your doubts: > detectMinEigenFeatures: Detecting Shi-Tomasi features in image [`mrpt::vision::CFeatureExtraction::extractFeaturesKLT()`](http://mrpt.ual.es/reference/devel/classmrpt_1_1vision_1_1_c_feature_extraction.html)...

Nope... if someone wants to contribute it, fork+pull-requests are welcome! ;-)

> I want to note that 2D and 3D graphics are inherited in Qt from different classes. Sure! This ticket refers to 2D plots in MRPT class mrpt::gui::CDisplayWindowPlots. Your GSoC...

Good point Lis, didn't see it! :-( Well, firstly: we want MRPT to remain with BSD license. So, for sure, including QCustomPlot would propagate the GNU GPL license to the...

👍 for qwt. Should do the job!

Apparently, nope... :-(

Interesting! It was new to me... worth investigating. * [libmsgpack-dev](https://packages.ubuntu.com/bionic/libmsgpack-dev) * https://github.com/msgpack/msgpack-c

Interesting.... Thanks for the detailed report! Though, I can't think of any obvious explanation for this, since ABI changes, I think, shouldn't affect python bindings if everything is recompiled... (?)...