I wonder how reverse image search services like tineye.com work …?

前端 未结 3 755
青春惊慌失措
青春惊慌失措 2021-02-07 13:54

How Would the Reverse Image Search Engines like TinEye Work ? I mean what parameters are required to do an image search ?

3条回答
  •  伪装坚强ぢ
    2021-02-07 14:35

    Don't know if TinEye use exactly this one, but SURF is a commonly used algorithm for this purpose.

    Here you can see an usage example in Mathematica where a partial matching of images is used to compose a landscape:

提交回复
热议问题