An iPhone library for shape recognition via the camera

后端 未结 3 1895
礼貌的吻别
礼貌的吻别 2021-01-03 11:22

I hope this falls within the \"programming question\" category. Im all lightheaded from Googling (and reading every post in here on the subject) on the subject \"Computer Vi

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-03 11:51

    I do shape recognition in my iPhone app Instaviz and the routines are actually packaged into a library I call "Recog". Only problem is that it is meant for finger or mouse gesture recognition rather than image recognition. You pass the routines a set of points representing the gesture and it tells you whether it's a square, circle etc.

    I haven't yet decided on a licensing model but probably use a minimal per-seat royalty.

提交回复
热议问题