PointCloudLibrary/pcl

[apps] Convert macro to lambda and fix the call-sites

Open

#3.897 aberto em 8 de abr. de 2020

Ver no GitHub
 (11 comments) (0 reactions) (0 assignees)C++ (4.506 forks)batch import
changelog: enhancementeffort: lowgood first issuekind: todomodule: apps

Métricas do repositório

Stars
 (9.023 stars)
Métricas de merge de PR
 (Mesclagem média 8d 7h) (3 fundiu PRs em 30d)

Description

Convert macro FPS_CALC to lambda and fix the call-sites.

Locations:

  • apps/include/pcl/apps/manual_registration.h
  • apps/include/pcl/apps/openni_passthrough.h
  • apps/include/pcl/apps/pcd_video_player.h
  • apps/include/pcl/apps/timer.h

Originally posted by @kunaltyagi in https://github.com/PointCloudLibrary/pcl/pull/3885

Guia do colaborador