photo

Ray


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Solver

查看徽章

Feeds

排序方式:

提问


How to detect a circle and then lines in the circle? (Reading time off clock image)
Hey All, I'm trying to develop computer vision algorithm to read the time off of an analog clock. Any help would be appreciate...

4 years 前 | 1 个回答 | 0

1

个回答

已解决


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

4 years 前