Skip to content

Commit

Permalink
WIP: Fixing compile problem on github.
Browse files Browse the repository at this point in the history
  • Loading branch information
carsten0x51h committed May 5, 2024
1 parent 0d42757 commit 0f38b97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ BOOST_AUTO_TEST_CASE(pipeline_star_recognizer_test)
30
)
| crop()
| views::join
| view::join
// | scale_up(3.0F)
// | center_on_star(CentroidAlgorithmFactoryT::getInstance(CentroidAlgorithmTypeT::IWC))
// | scale_down(3.0F)
Expand Down

0 comments on commit 0f38b97

Please sign in to comment.