开发者

compare two image and find common parts in them asp.net

开发者 https://www.devze.com 2023-03-04 16:07 出处:网络
hi I have created web application for simple image compar开发者_JAVA百科ison by converting to byte. But i want to compare parts whether that part in one image exists in second images.

hi I have created web application for simple image compar开发者_JAVA百科ison by converting to byte. But i want to compare parts whether that part in one image exists in second images. Anyone can help me. Thank you


Check out this forum post here.

Basically it sounds like you would be comparing pixel colors for similarity. I bet over time with testing you could improve upon the accuracy of your app.

0

精彩评论

暂无评论...
验证码 换一张
取 消