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.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 993 - 1028 of 1209   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
993
Hi, I am new to autotrace and can't understand well what should I do: I have source picture as http://www.laser.ru/evgen/soft/bugs/gazel1.png (converted to...
evgen_ek
Offline Send Email
Sep 7, 2003
11:37 pm
994
... Could you tell me the file and line you are talking about?...
Masatake YAMATO
jet@...
Send Email
Sep 8, 2003
7:50 am
995
... (like ... All things like void append_point (curve_type curve, at_real_coord coord) { CURVE_LENGTH (curve)++; XREALLOC (curve->point_list, CURVE_LENGTH...
evgen_ek
Offline Send Email
Sep 8, 2003
9:41 am
996
... Date: Mon, 8 Sep 2003 15:58:23 +0200 From: "Stefan Kiener" <stefank@...> To: <martweb@...> Subject: AutoTrace help ... -- COMPUTERBILD...
Martin Weber
martweb2000
Offline Send Email
Sep 8, 2003
2:00 pm
997
Yes, I know but till no I didn't find someone who could rewrite the dxf output filter. It is a bug. ... -- COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test ...
Martin Weber
martweb2000
Offline Send Email
Sep 9, 2003
5:11 am
998
Hi Adrian, Thanks for the bug report. The problem you found wasn't because of a cross platform Java portability problem, it was just a plain old bug in the...
rob_m_mckinnon
Offline Send Email
Sep 10, 2003
8:53 pm
999
Delineate 0.2 has been released: http://delineate.sourceforge.net/ Changes from 0.1 to 0.2: * Key bindings & popup menu for zoom, scroll, reset & view source...
rob_m_mckinnon
Offline Send Email
Sep 16, 2003
5:17 am
1000
... Date: Thu, 18 Sep 2003 14:05:59 -0600 From: "Dustin Smith" <dsmith@...> To: <martweb@...> Subject: I Think I See Now ... -- +++ GMX -...
Martin Weber
martweb2000
Offline Send Email
Sep 19, 2003
5:16 am
1001
... Date: Thu, 18 Sep 2003 14:00:59 -0600 From: "Dustin Smith" <dsmith@...> To: <martweb@...> Subject: AutoTrace Output File -- Help Please...
Martin Weber
martweb2000
Offline Send Email
Sep 19, 2003
5:17 am
1002
It is a special behaviour of the gcc compiler. Any ideas for a better solution? ... Date: 21 Sep 2003 18:35:01 +0200 From: Miha Tomsic...
Martin Weber
martweb2000
Offline Send Email
Sep 22, 2003
11:00 am
1003
... Usually this is solved by doing a "setlocale(LC_NUMERIC, "C")" right at the beginning of main(). Note that LC_NUMERIC doesn't affect other locale settings...
Markus Meyer
meyer@...
Send Email
Sep 22, 2003
11:05 am
1004
I planned this long ago but didn't find the time to implement that. Hopefully in winter there will be more time. According to dxf there is an other problem...
Martin Weber
martweb2000
Offline Send Email
Sep 23, 2003
5:10 am
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
Messages 993 - 1028 of 1209   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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