This was taken from a photo converted to BW, then maxed out the contrast. But there are holes and rough edges. Anyone have a slick way to fill the holes and smooth the edges? Looking for a procedural solution.
![]()
+ Reply to Thread
Results 1 to 16 of 16
-
-
I would use Photoshop. Zoom in and use a healing brush for the holes. The edges are not too bad and could be done with just a fine pen and some edge smoothing. I use a Wacom pen tablet but it could be done with a mouse and patience. Also, it may be easier to find the font and create a new one.
-
Another option is to use your vector/graphics (e.g. illustrator, inkscape) program to auto trace it . Preparation is the key before you trace (e.g. blur edges) so you reduce rough edges . You can play with the settings or speckle threshold to determine "when a hole becomes a hole"
Or FX type programs (after effects) will also have matte repair type plugins that "plug" holes , clean edges
^This -
What did the original look like ? There might be other methods to get mask paths that may work better
-
This is it.
I used a basic color selection mask. But forgot to tweak the tolerance up and down. Like what you said about fuzzing the edge prior to tracing.
To be honest, I don't care much for tracing, but since this is text, maybe better.
Last edited by budwzr; 13th Oct 2012 at 11:34.
-
Is that "procedural"? Hahaha
I need a good overall procedure to lift graphic elements from photos. But I think keeping them as raster w/trans-alpha is preferable to SVG. I never use SVG for the web, only as compositing elements in 3D apps. True, I could generate a raster matte at any time, but I'm lazy.
If you have a flowchart with symbols, that would be cool too. Put a lot of "else" optional paths in there too. No dead ends, por favor.Last edited by budwzr; 13th Oct 2012 at 11:51.
-
-
You'll have problems with the "M" using any method because of the close/narrow lines in the stroke . Blurring that section will make it worse
Both those methods should work (auto tracing with preparation & custom settings, or color keying with matte repair tools), but you will likely have to fix the "M" in either case
Some of those forums that deal with font experts are pretty quick in their replies. You usually get the answer back the same day -
-
Or from the original image:
Code:ImageSource("view.jpg") Crop(100,60,400,160) ConvertToYV12() BilinearResize(width*2,height*2) ColorYUV(cont_y=3000, off_y=600, cont_u=-256, cont_v=-256) Blur(1.0).ColorYUV(cont_y=200) Blur(1.0).ColorYUV(cont_y=200) Blur(1.0).ColorYUV(cont_y=200) Blur(1.0).ColorYUV(cont_y=200) Blur(1.0).ColorYUV(cont_y=200)
A little closer cropping could have gotten rid of the spot in the lower right corner.Last edited by jagabo; 13th Oct 2012 at 12:07.
-
Did you soften the edge to get that? Or maybe sharpen! A-Ha! That's why you inflated 2X, to get room to sharpen.
-
I would autotrace this, because you have access to vertices along the mask paths. So it's easy to fine tune bumps and problems . It literally takes seconds to trace, maybe a minute to fine tune a few vertices
But forgot to tweak the tolerance up and down -
Sorry, it has been a while since I worked with the flaming, spinning logo crowd.
You initially asked how to fill the holes and fix the edges not how to extract a text element from a really bad photo. Personally I would suggest you buy a good tripod and camera and learn how to use them. -
Similar Threads
-
Need another graphics card already!
By A Traveller in forum ComputerReplies: 15Last Post: 26th Sep 2011, 16:07 -
Graphics cards
By romanstopme in forum ComputerReplies: 21Last Post: 12th Jul 2008, 18:49 -
Anyone good with graphics?
By dpunkz in forum Off topicReplies: 2Last Post: 3rd Jun 2008, 23:02 -
Laptop for Graphics ???
By Dash1 in forum ComputerReplies: 4Last Post: 13th Apr 2008, 11:08 -
need a new graphics card..
By SE14man in forum Newbie / General discussionsReplies: 11Last Post: 28th Dec 2007, 01:50