Search
Syndication
Sponsors

How Do You Remove Noise In A Jpeg Picture In Php?

I need to extract an object from a jpeg using php, and I think the only way to do it is to group all pixel with the same colors. But those extra pixels (which I think are noise), I can’t extract the picture correctly. I’m not sure of what function to use.. Please help! Thanks in advance.

Related posts:

  1. insert a picture into an image control Learn more about insert a picture into an image control...
  2. What Javascript Code Do I Use With Php To Show A File That Was Just Uploaded Onto The Page? I made a pretty basic PHP code to upload an...
  3. extract a zip file to a folder Learn more about extract a zip file to a folder...
  4. How Do I Remove All Line Breaks In A String In Php? And How Do I Add One? I want to remove all line breaks in a string...
  5. total no of colors Learn more about total no of colors by visiting our...

Related posts brought to you by Yet Another Related Posts Plugin.

Tags: , , ,

One Response to “How Do You Remove Noise In A Jpeg Picture In Php?”

  1. Cooper Says:

    It sounds like what you are trying to do is too complicated with php (and gd). I think you need to use a separate photo editing program like photoshop and work with it there. Also the ‘noise’ you are talking about sounds like anti-aliasing around the object.

Leave a Reply

Translate
Links

Tags