PointCloudLibrary/pcl

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

Open

#3,897 创建于 2020年4月8日

在 GitHub 查看
 (11 评论) (0 反应) (0 负责人)C++ (4,506 fork)batch import
changelog: enhancementeffort: lowgood first issuekind: todomodule: apps

仓库指标

Star
 (9,023 star)
PR 合并指标
 (平均合并 8天 7小时) (30 天内合并 3 个 PR)

描述

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

贡献者指南