摘要:
opencv ellipse /** @brief Draws a simple or thick elliptic arc or fills an ellipse sector. The function cv::ellipse with more parameters draws an elli 阅读全文
摘要:
opencv circle /** @brief Draws a circle. The function circle draws a simple or filled circle with a given center and radius. @param img Image where th 阅读全文