Home »
Public Forums »
archive »
C/C++ equivalent of dilate/erode & poly_2d/polywarp
C/C++ equivalent of dilate/erode & poly_2d/polywarp [message #39331] |
Fri, 14 May 2004 14:24 |
Yunxiang Zhang
Messages: 19 Registered: October 2003
|
Junior Member |
|
|
Hi, Folks
I love IDL but this time I might have to pull up my own c code to do some
critical preprocessing while collecting data from ccd camera. Since we are
crazy for speed, it is not realistic to call idl func while collecting the
data at more than 30 fps.
Basically I need a C/C++ implimentation of idl style dilate/erode and the
poly_2d/polywarp. Can anybody here give me some suggestions or point me to
some goodies on the internet of how to get this done?
I've found that ip98 at ip98.sourceforge.net which has dilate/erode
implimented. But I am not sure if it is IDL equivalent.
For poly_2d/polywarp, I couldn't find any useful info just by googling. It
seems fairly straightforward to rewrite IDL's 'polywarp.pro' while the
poly2d is hard to rewrite since it is a internal procedure.
Any comments/suggestions is highly appreciated!
Best
Yunxiang
|
|
|
Current Time: Fri Oct 10 16:26:12 PDT 2025
Total time taken to generate the page: 1.03902 seconds