Subject:
|
Re: Announcing Bitsticker (and other txt/bit-to-dat utilities)
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Mon, 19 Mar 2007 19:25:49 GMT
|
Viewed:
|
3515 times
|
| |
| |
In lugnet.cad, Timothy Gould wrote:
|
--snip--
|
More seriously, as I was just searching through the Lugnet archives for
further incriminating evidence that Ive sort of been
reinventing the wheel with
Bitsticker, I came upon this thread by Tim Gould from 2005:
Automatic sticker creation. That is
clearly a more practical implementation of an image-to-LDraw converter! Has
that been released? More to the point, Im simply curious about how the
vectorization is achieved. This comment in particular is right on:
|
The advantage this has over BMP2DAT (from what I can gather, havent really
used it) is that my program finds the lines and then triangulates the
resulting polygon rather than turning pixels into quads (correct me if
this is not what BMP2DAT does).
|
Does it use a library like potrace or did
you write your own vectorization code? (Ive done a lot of work with remote
sensing and GIS so vectorization is just a fascinating topic to me.)
Hopefully I have just overlooked some more recent announcement pertaining to
this project.
Thanks,
Jim
|
Unfortunately I got too busy with other things and kind of let is slide. With
a rewrite in a compiled language and using a decent triangulation (such as
the one Ross uses) and vectorisation algorithm I suspect it could be made to
work better.
Tim
|
Hmmm. It would appear that using the Potrace API and the Triangle API would do
almost all the difficult work for software of this sort. I might look into
restarting the project although Im not sure how far I could get with it. Of
course if anyone would like to take it over Id be willing to offer as much help
(including source code) as I could.
Tim
|
|
Message has 1 Reply: | | Re: Announcing Bitsticker (and other txt/bit-to-dat utilities)
|
| (...) Neat. I have also (URL) used> (URL) autotrace>, a similar program. I haven't used either enough to recommend one over the other, but for some reason I do recall preferring potrace's output. (I've only used the programs, not programmed with (...) (18 years ago, 19-Mar-07, to lugnet.cad, FTX)
|
Message is in Reply To:
| | Re: Announcing Bitsticker (and other txt/bit-to-dat utilities)
|
| --snip-- (...) Unfortunately I got too busy with other things and kind of let is slide. With a rewrite in a compiled language and using a decent triangulation (such as the one Ross uses) and vectorisation algorithm I suspect it could be made to work (...) (18 years ago, 19-Mar-07, to lugnet.cad, FTX)
|
18 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|