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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 702 - 731 of 1209   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
702
Has anyone tried to build autotrace with pstoedit-3.32? (You might need the patch I sent here.) Of course, I've tried, and I found a bug. A command line $...
Masatake YAMATO
jet@...
Send Email
Sep 2, 2002
12:47 pm
703
I've improved the autotrace side interface for pstoedit. Now you can get output in Mathematica format with following command lines: autotrace...
Masatake YAMATO
jet@...
Send Email
Sep 5, 2002
1:41 pm
704
... What I'd like to do before 0.31.0 are done. gerhard, if you come back, let me know. I'll create 0.30.4 as a snapshot. I'd like you to test 0.30.4 before...
Masatake YAMATO
jet@...
Send Email
Sep 5, 2002
6:36 pm
705
Hello Masatake Yamato, ... Unfortunately I run into softwareproblems since I wanted to upgrade to the newest autotrace with patched pstoedit support. This...
Gerhard Gaussling
ggrubbish
Offline Send Email
Sep 5, 2002
10:13 pm
706
I've implemented two important functions to frontline: A. Added a GUI button that reloads the target gimp drawable to frontline. So you don't have to launch...
Masatake YAMATO
jet@...
Send Email
Sep 7, 2002
7:25 am
707
I've created .tar.gz for autotrace and frontline. Please, test. New FrontLine might require AutoTrace 0.30.4. If you get something trouble about linking to...
Masatake YAMATO
jet@...
Send Email
Sep 7, 2002
7:31 pm
708
The new version cannot be compiled because DriverDescription_S is used in several files but not declared. For example in output.c. I compiled it without using...
Martin Weber
martweb2000
Offline Send Email
Sep 8, 2002
12:16 pm
709
... I've just put #ifdef HAVE_LIBPSTOEDIT and #endif around a function in output.c that uses DriverDescription_S. I've commited the new code to the CVS...
Masatake YAMATO
jet@...
Send Email
Sep 8, 2002
1:17 pm
710
All okay now. By the way we have a warning in input.c in line 89: return magick_load_image; because magick_load_image is a function with arguments and no...
Martin Weber
martweb2000
Offline Send Email
Sep 8, 2002
6:57 pm
711
... gcc doesn't say anything. I cannot find any seed of warning. Could you send me a patch? Sodipodi-0.25.0 will be released in soon. So I'm working hard on ...
Masatake YAMATO
jet@...
Send Email
Sep 9, 2002
9:45 am
712
Newer beta release. http://autotrace.sourceforge.net/snapshots/autotrace-0.30.5.tar.gz http://autotrace.sourceforge.net/snapshots/autotrace-0.30.5-1.i386.rpm ...
Masatake YAMATO
jet@...
Send Email
Sep 9, 2002
12:03 pm
713
Here some fixes, but we should still make mkstemp more portable so it works also for OS/2, Mac ... Can anyone help? Thanks Martin...
Martin Weber
martweb2000
Offline Send Email
Sep 9, 2002
9:23 pm
714
... Commited your new code except a patch for "return output_pstoedit_writer". I wonder why a cast is needed here... Masatake...
Masatake YAMATO
jet@...
Send Email
Sep 10, 2002
2:25 am
715
mkstemp in output-pstoedit.c is not very portable. It does not exist on early Suns, not on Windows ... Any idea how to solve this? -- GMX - Die...
Martin Weber
martweb2000
Offline Send Email
Sep 10, 2002
10:44 am
716
... What could we use on the Suns and Windows? About Suns, configure could check whether mkstemp is exited or not....
Masatake YAMATO
jet@...
Send Email
Sep 10, 2002
10:54 am
717
... Martin sent me codes. After modifying, I'll commit it to the repository....
Masatake YAMATO
jet@...
Send Email
Sep 11, 2002
3:24 am
718
I've commited. Martin, please test....
Masatake YAMATO
jet@...
Send Email
Sep 11, 2002
2:28 pm
719
FYI. Sodipodi 0.25 is out that will work well with frontline. I'd like to release frontline as soon as possible after releasing autotrace-0.31.0. Masatake Yes,...
Masatake YAMATO
jet@...
Send Email
Sep 11, 2002
2:36 pm
720
Soon we will make a new release. It would be great if anyone could write an extended userguide....
Martin Weber
martweb2000
Offline Send Email
Sep 11, 2002
7:29 pm
721
List, after incorrectly posting the following question to the AutoTrace Forum on SourceForge, I was told I should try again here. So, here we go :-) Btw, I use...
Markus Meyer
meyer@...
Send Email
Sep 11, 2002
10:25 pm
722
Three things: 1. A lot of noise can be removed by using the despeckle parameters. 2. I know that it would be usefull to add other noise filters for example ...
Martin Weber
martweb2000
Offline Send Email
Sep 12, 2002
5:31 am
723
... Thanks, I'll give the CVS version a try. Which edge detection algorithm does AutoTrace currently use? Canny uses a Gaussian convolution mask for smoothing,...
Markus Meyer
meyer@...
Send Email
Sep 12, 2002
7:56 am
724
Using the centerline option ignores the line thickness. I know this is very bad, but currently I don't know how to do this or which algorithm to use. Possible...
Martin Weber
martweb2000
Offline Send Email
Sep 12, 2002
12:11 pm
725
Currently I do not use any edge detection algorithm. It is an edge if two pixels are different in color so noise is really a problem. Please have a look at...
Martin Weber
martweb2000
Offline Send Email
Sep 12, 2002
12:16 pm
726
... Martin, I've modified AT v0.27 to preserve line widths while tracing centerlines. Unfortunately, I don't have time right now to merge my changes into the ...
Peter Cucka
pcucka@...
Send Email
Sep 12, 2002
5:40 pm
727
We have to take care because the corner detection is patented but not the edge detection? I am not shure about it. So we can use the edge detection but not the...
Martin Weber
martweb2000
Offline Send Email
Sep 12, 2002
6:47 pm
728
Please post your code and image to me personally. Thanks Martin...
Martin Weber
martweb2000
Offline Send Email
Sep 12, 2002
6:48 pm
729
... This differs from what the AutoTrace homepage states now: "The SUSAN denoise you could find here: http://www.fmrib.ox.ac.uk/~steve/susan/ edge and corner...
Markus Meyer
meyer@...
Send Email
Sep 13, 2002
1:01 am
730
You are right it was a long ime ago I took a look at SUSAN. Corner and edge detection are patented. I forgot about. It would be great if you code your own...
Martin Weber
martweb2000
Offline Send Email
Sep 13, 2002
5:22 am
731
Hello, I would like to say firstly that autotrace is a fine program, and I am very impressed by it! I have come across some strange behaviour, which I have...
Rory Hunter
roryh@...
Send Email
Sep 15, 2002
3:02 pm
Messages 702 - 731 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