PointCloudLibrary/pcl

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

Open

#3 897 ouverte le 8 avr. 2020

Voir sur GitHub
 (11 commentaires) (0 réactions) (0 assignés)C++ (4 506 forks)batch import
changelog: enhancementeffort: lowgood first issuekind: todomodule: apps

Métriques du dépôt

Stars
 (9 023 stars)
Métriques de merge PR
 (Merge moyen 8j 7h) (3 PRs mergées en 30 j)

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

Guide contributeur