How to subtract background from an image?

Let’s learn how to subtract background from an image. The most accurate or helpful solution is served by Stack Overflow.

There are ten answers to this question.

Best solution

how to remove background image and get fore image

there are two images one is background image another one is a person's photo with the same background ,same size,what i want to do is remove the second image's background and distill the person's profile only. the common method is subtract first image from the second one,but my problem is if the color of person's wear is similar to the background. the result of subtract is awful. i can not get whole people's profile. who have good idea to remove the background give me some advice. thank you in...

Answer:

If you have a good estimate of the image background, subtracting it from the image with the person is...

Read more

carl at Stack Overflow Mark as irrelevant Undo

Other solutions

Matlab- Saving an image?

I wanted to know what is the difference between imshow(I2, []) and imshow(I2) I checked out your post on Background Illumination and the image is dark when using only imshow(I2) while the image is great when using imshow(I2, []) The problem I am facing...

Answer:

b=a[:,:]

Read more

ashvin a at Yahoo! Answers Mark as irrelevant Undo

How do I get a Background image (watermark) in MS Word 2003 to actually print as B&W (not GREEN)?

How do I get a Background image (watermark) in MS Word 2003 to actually print as B&W (not GREEN)? I have been going crazy trying to get grayscale image to actually print out as such when set as a Background image in MS Word 2003. I am trying to produce...

Answer:

Oh, just remembered I wanted to add this before someone suggested it. I cannot print it (the Word doc...

Read more

criticman at Ask.Metafilter.Com Mark as irrelevant Undo

How do you make a floating page over a background image in HTML?

I want a static background image with a white page about 80% width floating over the background with a small shadow. When you scroll down the page the background should also remain static so its just the page scrolling/floating up and down over the background...

Answer:

For shadows: Create a backgroundimage which already has a shadow. You shouldn't use the CSS3 property...

Read more

russel walker at Yahoo! Answers Mark as irrelevant Undo

How can insert an image as background in HTML page which can totally cover whole page?

i want to insert an image in my html as background. i can do it. but the problem is that, the image is automaticaly tiled. and thats why i get background full of various pieses of image. i want one image only in my background. means i want to stretch...

Answer:

that has been my problem eversince. but there are various languages nowadays that is far more advance...

Read more

LG at Yahoo! Answers Mark as irrelevant Undo

How can I resolve this border/background image clash?

I have a <div> element with a border and background image. I've positioned the background image to the top right to give a page curl effect. The problem is that the border appears adjacent to the background image instead of hiding it so I get...

Answer:

You can't do it with just one div since, as you said, the background will always appear next to the...

Read more

Nick C at Yahoo! Answers Mark as irrelevant Undo

IE scrollbars shifting placement of centered background image!

CSSfilter: Explorer's scroll bars shift my design's centered background image up or down by about ten pixels when the browser width is less than 880 pixels wide (in other words, on a laptop). Arrgh! It should look like this. Is there a better way to...

Answer:

Hmmm...I'm more a programmer than a designer, so I've never really gone for pixel perfect myself. However...

Read more

2oh1 at Ask.Metafilter.Com Mark as irrelevant Undo

How to add background image to css?

Yea, i need to figure out a way to add a background image to my css but the code from w3schools isn't working: (Which is, background-image:url (link); ) I'll post my code, YES, i am very new to programming, but please tell me where or why this code isn...

Answer:

Background Image Code: For the body tag example: body { width: XXXpx; height: YYYpx; /* optional */...

Read more

Yoo Mayne at Yahoo! Answers Mark as irrelevant Undo

In CSS, how do I place an image directly above or below a background image?

The body div of my website has a repeating background image.  I wish to create an effect of three-dimensionality by dropping a shadow from the bottom of the background image and adding a little structure to the top of the background image.  These â&...

Answer:

Thanks, Alexander.  I’m afraid I should have been more specific. I attribute the confusion...

Read more

Mike Specian at Quora Mark as irrelevant Undo

HTML background image link question?

Help! I used this code to create to overlay an image with a link over a background image: <a href="link destination url"><img src="link image.jpg" width="100%" height="100%" border="0" style...

Answer:

You can check your codes on dreamweaver. You can easily get error there and you can fix it there.

Read more

Andy at Yahoo! Answers Mark as irrelevant Undo

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.