删除图像背景/场景 [英] Removing Image Background/ Scene

查看:232
本文介绍了删除图像背景/场景的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已捕捉在第一部分中的图像,但那么我将要提取的一切出我已捕获在右侧(一个没有手)的背景下,使手将被提取。

I have captured an image in the first part, but then I would want to extract everything out the background I have captured on the right side (the one without the hand), so that the hand will then be extracted.

我的问题现在的问题是我不能够提取出背景。我曾尝试尝试通过每个像素进行扫描,看看它是否匹配的方法。如果这样做,会再打开像素的黑色。然而,计划失败。有没有做到这一点问题,任何其他方法?

My problem right now is I am not able to extract out the background. I have tried a method of trying to scan through each pixel and see if it matches. If it does it will then turn the pixel black. However, the plan failed. Is there any other method to accomplish this problem?

后来我想使用的神经网络,以检测出它是否是一个手或没有。

Later I would use neural network to detect out whether it is a hand or not.

推荐答案

您可以使用直方图BitBucket上的方法来做到这一点。下面是其工作的一个例子。 图像比较 - 快速算法

You can use a BitBucket Histogram method to accomplish this. Here's an Example of its working. Image comparison - fast algorithm

只是存储无与伦比的像素的你有一个手的形象。

just store the unmatched pixels an you have a Hand image.

这篇关于删除图像背景/场景的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆