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

貢獻者指南