Theodoros Nikolaou

Results 27 comments of Theodoros Nikolaou

Hello @ihhub Is this issue still available? If yes, i would be interested to work on it.

Hello @ihhub Could you be a little more specific about the expected example content? As far as i know the FFT image displays the absolute value (or complex magnitude) of...

I will apply those changes at the weekend.

@mvieth: PR is not yet ready anyway. I can give it a try to update 18.04 docker image to VTK 7 with a new pr.

@mvieth: I am quite busy these days. I will try to have a look at the weekend. Is there a fixed date plan for release of 1.13.0

@mvieth , @SunBlack [ In Cmakelist under visualization folder ](https://github.com/PointCloudLibrary/pcl/blob/master/visualization/CMakeLists.txt#L231) do i need to update anything to this line? At first look, i do not think so but could you...

Hello @kunaltyagi, Could you please give more information i.e similar example or documenation links?

I have used clang tidy (https://clang.llvm.org/extra/clang-tidy/) in the past. More specifically, the checks and automated fixes that it offers. Your idea is to be used only for code formatting only...

Would it be possible to explain me from which math calculations are calculations of coefficients createPlane coming from? For example for a plane given by the equation a x +...