File CMakeLists.txt
Go to the source code of this file
Public Functions
Type | Name |
---|---|
PUBLIC $< TARGET_OBJECTS:hand_renderer_gpu_linked > $< TARGET_OBJECTS:hand_landmark_gpu_linked > $< TARGET_OBJECTS:hand_landmark_tracking_gpu_linked > $< TARGET_OBJECTS:palm_detection_gpu_linked > | else () |
PUBLIC $< TARGET_OBJECTS:hand_renderer_cpu_linked > $< TARGET_OBJECTS:hand_landmark_cpu_linked > $< TARGET_OBJECTS:hand_landmark_tracking_cpu_linked > $< TARGET_OBJECTS:palm_detection_cpu_linked > | endif () |
calculators build cmake | include (${CMAKE_CURRENT_LIST_DIR}/framework/build.) |
target_sources (${PLUGIN_NAME} PUBLIC $< TARGET_OBJECTS:calculators.util.annotation_overlay_calculator_proto > $< TARGET_OBJECTS:calculators.util.association_calculator_proto > $< TARGET_OBJECTS:calculators.util.collection_has_min_size_calculator_proto > $< TARGET_OBJECTS:calculators.util.detections_to_rects_calculator_proto > $< TARGET_OBJECTS:calculators.util.detections_to_render_data_calculator_proto > $< TARGET_OBJECTS:calculators.util.labels_to_render_data_calculator_proto > $< TARGET_OBJECTS:calculators.util.landmark_projection_calculator_proto > $< TARGET_OBJECTS:calculators.util.landmarks_to_render_data_calculator_proto > $< TARGET_OBJECTS:calculators.util.local_file_contents_calculator_proto > $< TARGET_OBJECTS:calculators.util.non_max_suppression_calculator_proto > $< TARGET_OBJECTS:calculators.util.rect_to_render_data_calculator_proto > $< TARGET_OBJECTS:calculators.util.rect_transformation_calculator_proto > $< TARGET_OBJECTS:calculators.util.thresholding_calculator_proto > $< TARGET_OBJECTS:calculators.core.clip_vector_size_calculator_proto > $< TARGET_OBJECTS:calculators.core.constant_side_packet_calculator_proto > $< TARGET_OBJECTS:calculators.core.flow_limiter_calculator_proto > $< TARGET_OBJECTS:calculators.core.gate_calculator_proto > $< TARGET_OBJECTS:calculators.core.split_vector_calculator_proto > $< TARGET_OBJECTS:framework.formats.classification_proto > $< TARGET_OBJECTS:framework.formats.classification_proto > $< TARGET_OBJECTS:framework.formats.detection_proto > $< TARGET_OBJECTS:framework.formats.landmark_proto > $< TARGET_OBJECTS:framework.formats.location_data_proto > $< TARGET_OBJECTS:framework.formats.rect_proto > $< TARGET_OBJECTS:framework.calculator_options_proto > $< TARGET_OBJECTS:framework.calculator_proto > $< TARGET_OBJECTS:gpu.gpu_origin_proto > $< TARGET_OBJECTS:calculators.internal.callback_packet_calculator_proto > $< TARGET_OBJECTS:calculators.tensor.image_to_tensor_calculator_proto > $< TARGET_OBJECTS:calculators.tensor.inference_calculator_proto > $< TARGET_OBJECTS:calculators.tensor.tensors_to_classification_calculator_proto > $< TARGET_OBJECTS:calculators.tensor.tensors_to_detections_calculator_proto > $< TARGET_OBJECTS:calculators.tensor.tensors_to_floats_calculator_proto > $< TARGET_OBJECTS:calculators.tensor.tensors_to_landmarks_calculator_proto > $< TARGET_OBJECTS:calculators.tflite.ssd_anchors_calculator_proto > $< TARGET_OBJECTS:calculators.tflite.tflite_custom_op_resolver_calculator_proto > $< TARGET_OBJECTS:util.color_proto > $< TARGET_OBJECTS:util.label_map_proto > $< TARGET_OBJECTS:util.render_data_proto > $< TARGET_OBJECTS:calculators.video.opencv_video_encoder_calculator_proto > $< TARGET_OBJECTS:framework.calculator_proto > $< TARGET_OBJECTS:framework.mediapipe_options_proto > $< TARGET_OBJECTS:framework.packet_generator_proto > $< TARGET_OBJECTS:framework.status_handler_proto > $< TARGET_OBJECTS:framework.stream_handler_proto > $< TARGET_OBJECTS:framework.thread_pool_executor_proto > $< TARGET_OBJECTS:framework.packet_factory_proto > $< TARGET_OBJECTS:calculators.internal.callback_packet_calculator_proto > $< TARGET_OBJECTS:framework.calculator_options_proto > $< TARGET_OBJECTS:framework.tool.field_data_proto > $< TARGET_OBJECTS:framework.tool.packet_generator_wrapper_calculator_proto > $< TARGET_OBJECTS:framework.tool.switch_container_proto > $< TARGET_OBJECTS:framework.formats.image_format_proto > $< TARGET_OBJECTS:framework.formats.matrix_data_proto > $< TARGET_OBJECTS:framework.stream_handler.default_input_stream_handler_proto > $< TARGET_OBJECTS:framework.stream_handler.fixed_size_input_stream_handler_proto > $< TARGET_OBJECTS:hand_landmark_landmarks_to_roi_linked > $< TARGET_OBJECTS:hand_landmark_model_loader_linked > $< TARGET_OBJECTS:palm_detection_detection_to_roi_linked > $< TARGET_OBJECTS:palm_detection_model_loader_linked > $< TARGET_OBJECTS:framework.formats.object_detection.anchor_proto > $< TARGET_OBJECTS:framework.formats.time_series_header_proto > $< TARGET_OBJECTS:framework.tool.calculator_graph_template_proto > $< TARGET_OBJECTS:framework.formats.annotation.locus_proto > $< TARGET_OBJECTS:framework.formats.annotation.rasterization_proto > $< TARGET_OBJECTS:framework.deps.proto_descriptor_proto > $< TARGET_OBJECTS:calculators.util.illixr_data_proto > $< TARGET_OBJECTS:calculators.util.render_and_points_proto > $< TARGET_OBJECTS:calculators.util.image_data_proto >) |
Public Functions Documentation
function else
PUBLIC $< TARGET_OBJECTS:hand_renderer_gpu_linked > $< TARGET_OBJECTS:hand_landmark_gpu_linked > $< TARGET_OBJECTS:hand_landmark_tracking_gpu_linked > $< TARGET_OBJECTS:palm_detection_gpu_linked > else ()
function endif
PUBLIC $< TARGET_OBJECTS:hand_renderer_cpu_linked > $< TARGET_OBJECTS:hand_landmark_cpu_linked > $< TARGET_OBJECTS:hand_landmark_tracking_cpu_linked > $< TARGET_OBJECTS:palm_detection_cpu_linked > endif ()
function include
calculators build cmake include (
${CMAKE_CURRENT_LIST_DIR}/framework/build.
)
function target_sources
target_sources (
${PLUGIN_NAME} PUBLIC $< TARGET_OBJECTS:calculators.util.annotation_overlay_calculator_proto > $< TARGET_OBJECTS:calculators.util.association_calculator_proto > $< TARGET_OBJECTS:calculators.util.collection_has_min_size_calculator_proto > $< TARGET_OBJECTS:calculators.util.detections_to_rects_calculator_proto > $< TARGET_OBJECTS:calculators.util.detections_to_render_data_calculator_proto > $< TARGET_OBJECTS:calculators.util.labels_to_render_data_calculator_proto > $< TARGET_OBJECTS:calculators.util.landmark_projection_calculator_proto > $< TARGET_OBJECTS:calculators.util.landmarks_to_render_data_calculator_proto > $< TARGET_OBJECTS:calculators.util.local_file_contents_calculator_proto > $< TARGET_OBJECTS:calculators.util.non_max_suppression_calculator_proto > $< TARGET_OBJECTS:calculators.util.rect_to_render_data_calculator_proto > $< TARGET_OBJECTS:calculators.util.rect_transformation_calculator_proto > $< TARGET_OBJECTS:calculators.util.thresholding_calculator_proto > $< TARGET_OBJECTS:calculators.core.clip_vector_size_calculator_proto > $< TARGET_OBJECTS:calculators.core.constant_side_packet_calculator_proto > $< TARGET_OBJECTS:calculators.core.flow_limiter_calculator_proto > $< TARGET_OBJECTS:calculators.core.gate_calculator_proto > $< TARGET_OBJECTS:calculators.core.split_vector_calculator_proto > $< TARGET_OBJECTS:framework.formats.classification_proto > $< TARGET_OBJECTS:framework.formats.classification_proto > $< TARGET_OBJECTS:framework.formats.detection_proto > $< TARGET_OBJECTS:framework.formats.landmark_proto > $< TARGET_OBJECTS:framework.formats.location_data_proto > $< TARGET_OBJECTS:framework.formats.rect_proto > $< TARGET_OBJECTS:framework.calculator_options_proto > $< TARGET_OBJECTS:framework.calculator_proto > $< TARGET_OBJECTS:gpu.gpu_origin_proto > $< TARGET_OBJECTS:calculators.internal.callback_packet_calculator_proto > $< TARGET_OBJECTS:calculators.tensor.image_to_tensor_calculator_proto > $< TARGET_OBJECTS:calculators.tensor.inference_calculator_proto > $< TARGET_OBJECTS:calculators.tensor.tensors_to_classification_calculator_proto > $< TARGET_OBJECTS:calculators.tensor.tensors_to_detections_calculator_proto > $< TARGET_OBJECTS:calculators.tensor.tensors_to_floats_calculator_proto > $< TARGET_OBJECTS:calculators.tensor.tensors_to_landmarks_calculator_proto > $< TARGET_OBJECTS:calculators.tflite.ssd_anchors_calculator_proto > $< TARGET_OBJECTS:calculators.tflite.tflite_custom_op_resolver_calculator_proto > $< TARGET_OBJECTS:util.color_proto > $< TARGET_OBJECTS:util.label_map_proto > $< TARGET_OBJECTS:util.render_data_proto > $< TARGET_OBJECTS:calculators.video.opencv_video_encoder_calculator_proto > $< TARGET_OBJECTS:framework.calculator_proto > $< TARGET_OBJECTS:framework.mediapipe_options_proto > $< TARGET_OBJECTS:framework.packet_generator_proto > $< TARGET_OBJECTS:framework.status_handler_proto > $< TARGET_OBJECTS:framework.stream_handler_proto > $< TARGET_OBJECTS:framework.thread_pool_executor_proto > $< TARGET_OBJECTS:framework.packet_factory_proto > $< TARGET_OBJECTS:calculators.internal.callback_packet_calculator_proto > $< TARGET_OBJECTS:framework.calculator_options_proto > $< TARGET_OBJECTS:framework.tool.field_data_proto > $< TARGET_OBJECTS:framework.tool.packet_generator_wrapper_calculator_proto > $< TARGET_OBJECTS:framework.tool.switch_container_proto > $< TARGET_OBJECTS:framework.formats.image_format_proto > $< TARGET_OBJECTS:framework.formats.matrix_data_proto > $< TARGET_OBJECTS:framework.stream_handler.default_input_stream_handler_proto > $< TARGET_OBJECTS:framework.stream_handler.fixed_size_input_stream_handler_proto > $< TARGET_OBJECTS:hand_landmark_landmarks_to_roi_linked > $< TARGET_OBJECTS:hand_landmark_model_loader_linked > $< TARGET_OBJECTS:palm_detection_detection_to_roi_linked > $< TARGET_OBJECTS:palm_detection_model_loader_linked > $< TARGET_OBJECTS:framework.formats.object_detection.anchor_proto > $< TARGET_OBJECTS:framework.formats.time_series_header_proto > $< TARGET_OBJECTS:framework.tool.calculator_graph_template_proto > $< TARGET_OBJECTS:framework.formats.annotation.locus_proto > $< TARGET_OBJECTS:framework.formats.annotation.rasterization_proto > $< TARGET_OBJECTS:framework.deps.proto_descriptor_proto > $< TARGET_OBJECTS:calculators.util.illixr_data_proto > $< TARGET_OBJECTS:calculators.util.render_and_points_proto > $< TARGET_OBJECTS:calculators.util.image_data_proto >
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/CMakeLists.txt