PointCloudLibrary/pcl

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

Open

#3,897 opened on 2020年4月8日

GitHub で見る
 (11 comments) (0 reactions) (0 assignees)C++ (4,506 forks)batch import
changelog: enhancementeffort: lowgood first issuekind: todomodule: apps

Repository metrics

Stars
 (9,023 stars)
PR merge metrics
 (平均マージ 8d 7h) (30d で 3 merged PRs)

説明

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

コントリビューターガイド