Recognize Patterns of images JPG or PNG

巧了我就是萌 提交于 2019-12-08 03:45:20

问题


Hello friend I want to recognize and determine the type of object into photo jpg or png with php, for example determine if exists a apple or grapes, or car, or animals into any photo. Please if somebody know about that, because I want to make exactly that.

Regards Gildus


回答1:


Object recognition in computer vision is an open and ongoing area of research. There's some good work being done, but we're a long way from being able to extract details about what's in a scene with ease.

The Wikipedia page has some algorithm names for various approaches if you're curious.



来源:https://stackoverflow.com/questions/3170160/recognize-patterns-of-images-jpg-or-png

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!