OpenPoseはGitHubからダウンロードしたもので、ビルドの種類を何回か変えましたが、同じエラーメッセージが出てきます。
上記の写真では、2019で実行していますが、2015では以下のようにメッセージが出力されました。
Selecting Windows SDK version 10.0.10586.0 to target Windows 10.0.17134. CMAKE_VERSION = 3.15.3 Building with CUDA. Downloading windows dependencies... opencv_401_v14_15_2019_03_14.zip already exists. caffe3rdparty_15_2019_03_14.zip already exists. caffe_15_2019_05_16.zip already exists. Windows dependencies downloaded. Adding Example Calibration Adding Example OpenPoseDemo Adding Example 1_custom_post_processing Adding Example 01_body_from_image_default Adding Example 02_whole_body_from_image_default Adding Example 03_keypoints_from_image Adding Example 04_keypoints_from_images Adding Example 05_keypoints_from_images_multi_gpu Adding Example 06_face_from_image Adding Example 07_hand_from_image Adding Example 08_heatmaps_from_image Adding Example 09_keypoints_from_heatmaps Adding Example 10_asynchronous_custom_input Adding Example 11_asynchronous_custom_output Adding Example 12_asynchronous_custom_input_output_and_datum Adding Example 13_synchronous_custom_input Adding Example 14_synchronous_custom_preprocessing Adding Example 15_synchronous_custom_postprocessing Adding Example 16_synchronous_custom_output Adding Example 17_synchronous_custom_all_and_datum Adding Example 1_thread_user_processing_function Adding Example 2_thread_user_input_processing_output_and_datum Download the models. Downloading BODY_25 model... Model already exists. Not downloading body (COCO) model Not downloading body (MPI) model Downloading face model... Model already exists. Downloading hand model... Model already exists. Models Downloaded. CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: OpenCV_LIBS linked by target "openpose" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/src/openpose linked by target "Calibration" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/calibration linked by target "OpenPoseDemo" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/openpose linked by target "1_custom_post_processing" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_add_module linked by target "01_body_from_image_default" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "02_whole_body_from_image_default" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "08_heatmaps_from_image" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "03_keypoints_from_image" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "12_asynchronous_custom_input_output_and_datum" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "05_keypoints_from_images_multi_gpu" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "04_keypoints_from_images" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "06_face_from_image" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "07_hand_from_image" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "09_keypoints_from_heatmaps" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "10_asynchronous_custom_input" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "11_asynchronous_custom_output" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "13_synchronous_custom_input" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "17_synchronous_custom_all_and_datum" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "14_synchronous_custom_preprocessing" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "15_synchronous_custom_postprocessing" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "16_synchronous_custom_output" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_cpp linked by target "1_thread_user_processing_function" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_thread linked by target "2_thread_user_input_processing_output_and_datum" in directory C:/Users/mukai/Downloads/openpose-master (1)/openpose-master/examples/tutorial_api_thread Configuring incomplete, errors occurred! See also "C:/新しいフォルダー/CMakeFiles/CMakeOutput.log".
どのようにビルドをすればいいのか教えてください。よろしくお願いします。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2019/09/15 22:10
2019/09/20 03:56