blob detection in C++

后端 未结 1 972
臣服心动
臣服心动 2021-02-11 01:58

I\'m new at computer vision, but i need to made a little function in C++, who will detect a white paper sheet even if is something printed on him, and the retrieve the 4 edges c

1条回答
  •  一向
    一向 (楼主)
    2021-02-11 02:12

    Artoolkit is used for building Augmented Reality applications. It can't do what you described unless the piece of paper has something printed in it.

    If you are considering some other framework to do this task, I suggest you invest in OpenCV.

    0 讨论(0)
提交回复
热议问题