Search the web
Sign In
New User? Sign Up
autotrace
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1011 - 1040 of 1209   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1011
Hello!! I am new to this list. I was looking for some opensource Raster to vector converter and i find this. It is Kool. May i know how many people are there...
M.Shoaib Khan
u2000070@...
Send Email
Oct 2, 2003
8:24 am
1012
Hi, ... Not active. Simply to say, only source code is available. Martin Weber, the author of autotrace, is on the list. He may know well about the algorithm...
Masatake YAMATO
jet@...
Send Email
Oct 2, 2003
8:48 am
1013
The general idea is as follows: 1. The code pre-cleans (despeckles) the picture. 2. The contour-finding procedure searches the color gradients. 3. Knees are...
Alex Galakhov
avg6f4@...
Send Email
Oct 2, 2003
4:51 pm
1014
Which splines does this program use?? cubic splines or b-splines?? arent we required to find derivates of equation for finding any of these splines? wont...
M.Shoaib Khan
u2000070@...
Send Email
Oct 2, 2003
6:35 pm
1015
Disclaimer: Developers, please correct me if I misunderstood something here! What you are describing is the "edge tracking" part of every edge detection...
meyer@...
Send Email
Oct 2, 2003
11:44 pm
1016
Thanks a lot for your positive replies. Plz tell me what thinning algorithm does autotrace use? you mentioned of "despeckle" whcih means cleaning of image. Can...
M.Shoaib Khan
u2000070@...
Send Email
Oct 3, 2003
5:27 pm
1017
... Unless Martin responds, I'm afraid you have to dig through the source code to get insight into the inner workings of the algorithms. ... Remeber that for...
Markus Meyer
meyer@...
Send Email
Oct 4, 2003
1:24 pm
1018
Sorry, but currently I am very stressed, so I can't answer now. Greetings Martin...
Martin Weber
martweb2000
Offline Send Email
Oct 4, 2003
2:50 pm
1019
I would like to try autotracing an image and then inserting the output image into Microsoft Word 2000 on Windows 2000. Does anyone know which output format...
ggrothendieck
Offline Send Email
Oct 12, 2003
10:51 pm
1020
... Hello, try to use either wmf or emf as an MS Word compatible vector file format. Is wmf available as output format with autotrace? hth kind regards Gerhard...
Gerhard Gaussling
ggrubbish
Offline Send Email
Oct 13, 2003
12:55 am
1021
If you have proper filter installed, eps will work as well. Alex...
Alex Galakhov
avg6f4@...
Send Email
Oct 13, 2003
2:13 am
1022
... Thanks. emf works. As far as I can tell .wmf is not supported: C:\usr\AUTOTR~1>autotrace -input-format gif -output-format wmf - output-file logo.wmf...
ggrothendieck
Offline Send Email
Oct 13, 2003
3:17 am
1023
... Thanks. It does seem that there is some partial support, at least, for eps. When I try using autotrace to create an eps like this: autotrace...
ggrothendieck
Offline Send Email
Oct 13, 2003
3:23 am
1024
I am converting a .gif to .emf. The picture has straight lines including a background grid and some rectangles filled with dark grey with white letters on...
ggrothendieck
Offline Send Email
Oct 13, 2003
3:43 am
1025
Delineate is a Java GUI for using AutoTrace to convert raster images to SVG. Delineate 0.3 is released. Changes include reduced output file sizes, improved...
rob_m_mckinnon
Offline Send Email
Oct 14, 2003
2:51 am
1026
hi, i'm from italy. i've downloaded the "autotrace-0.31.1-w32" zip file and unzipped it. now if i use autotrace.exe the program doesn't open. where is the...
fabio_abc
Offline Send Email
Oct 15, 2003
5:54 pm
1027
Autotrace is a command-line program. It doesn't open any windows at all. You have to enter some information on the command line to get it working, like one...
Alex Galakhov
avg6f4@...
Send Email
Oct 15, 2003
8:22 pm
1028
Thank you! So i have to work in ms-dos prompt? ... at all. You ... working, like ... zip ... doesn't ... fabio...
fabio_abc
Offline Send Email
Oct 16, 2003
12:27 pm
1029
... Depends. For Linux, there is a graphical user interface to Autotrace called "frontline" (download it from http://autotrace.sf.net). There is also a new...
Markus Meyer
meyer@...
Send Email
Oct 16, 2003
12:38 pm
1030
Hi Brent, hi all, I agree that would be a great idea to combine both methos, but first we have to check whether an object is traced in the centerline mode or...
Martin Weber
martweb2000
Offline Send Email
Oct 17, 2003
5:13 am
1031
I looked through the autotrace group history and found these messages about a license change. I am very interested in autotrace and would be very interested in...
daveydave1234
Offline Send Email
Oct 18, 2003
3:56 am
1032
... input-*.[ch], and output-*.[ch] are LGPL. Other parts are derived from GPL software(GNU fontuils). So we have to contact with FSF to change the license. ...
Masatake YAMATO
jet@...
Send Email
Oct 19, 2003
10:50 pm
1033
... I did the original image thinning code, which is more or less a straight lift from "Graphics gems", and I would have no problem with this being made LGPL,...
Dan Mills
dmills@...
Send Email
Oct 19, 2003
11:16 pm
1034
... AutoTrace has many options. From the command line it can be difficult to quickly experiment with different options to see the effect on the output. ... ...
rob_m_mckinnon
Offline Send Email
Oct 20, 2003
3:59 pm
1035
Hello List, Unfortunately I got problems compiling frontline on debian again. I was pushed to compile frontline due to problems I encountered by using ...
Gerhard Gaussling
ggrubbish
Offline Send Email
Oct 21, 2003
7:20 pm
1036
A general note about compiling something on Debian. It's very common that you're missing a file (i.e, some package isn't installed). Use auto-apt to search and...
Alex Galakhov
avg6f4@...
Send Email
Oct 21, 2003
7:23 pm
1037
Hello Alex, Thank you for your answer. ... I already tried that without solving the problem auto-apt run ./configure [...] checking libgimp.*... yes checking...
Gerhard Gaussling
ggrubbish
Offline Send Email
Oct 21, 2003
8:34 pm
1038
1. With jpg you need to use the despeckle option 2. the dxf output filter is buggy. Hopefully someone will fix this. ... Date: Tue, 21 Oct 2003 12:59:08 -0600 ...
Martin Weber
martweb2000
Offline Send Email
Oct 22, 2003
7:24 am
1039
... Hello Alex, In the case that auto-apt doesn't mind one can try to search the package this way: ...
Gerhard Gaussling
ggrubbish
Offline Send Email
Oct 22, 2003
11:53 am
1040
... Hello, I attached a screenshot of frontline compiled with an improper IMLIB configuration with the propper frontline preview and the sodipodi output of the...
Gerhard Gaussling
ggrubbish
Offline Send Email
Oct 22, 2003
12:16 pm
Messages 1011 - 1040 of 1209   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help