1 2 3 4 5 6
| Undefined symbols for architecture x86_64: "features::Visualizer::draw_matches(std::shared_ptr<core::Image<unsigned char> const>, std::shared_ptr<core::Image<unsigned char> const>, std::vector<sfm::Correspondence2D2D, std::allocator<sfm::Correspondence2D2D> > const&)", referenced from: visualize_matching(features::Matching::Result const&, std::shared_ptr<core::Image<unsigned char> >, std::shared_ptr<core::Image<unsigned char> >, std::vector<math::Vector<float, 2>, std::allocator<math::Vector<float, 2> > > const&, std::vector<math::Vector<float, 2>, std::allocator<math::Vector<float, 2> > > const&) in class3_test_bundle_adjustment.cc.o "features::Visualizer::draw_keypoints(std::shared_ptr<core::Image<unsigned char> const>, std::vector<features::Visualizer::Keypoint, std::allocator<features::Visualizer::Keypoint> > const&, features::Visualizer::KeypointStyle)", referenced from: sift_feature_matching(sfm::FeatureSet&, sfm::FeatureSet&, std::shared_ptr<core::Image<unsigned char> >, std::shared_ptr<core::Image<unsigned char> >) in class3_test_bundle_adjustment.cc.o ld: symbol(s) not found for architecture x86_64
|