Compare images to find differences

前端 未结 6 1861
一生所求
一生所求 2021-01-05 01:24

Task: I have a camera mounted on the end of our assembly line, which captures images of produced items. Let\'s for example say, that we produce tickets (with some text and p

6条回答
  •  爱一瞬间的悲伤
    2021-01-05 02:08

    I don't know the details but I do know that in industrial situations where a high throughput is essential this is sometimes done using neural nets. They turn millions of bits (camera pixels) into 1 (good or bad). Maybe this will help you on your search.

提交回复
热议问题