[Dcmlib] Mingw + dcgm ver0.6: Solution
Mathieu Malaterre
mathieu.malaterre at kitware.com
Tue Feb 1 18:55:35 CET 2005
> hmmm... interesting.
> It looks like now it works. I will try to reproduce it. If succeed i send You
> info.
ok
> I searched site already.
> Now i plan to use kdevelop for everything, so autoconf tools.
> Why ? Because everything is automatic ( integration of many tools ). I plan to
> release only windows binaries, and do the work on my gentoo box to test,
> develop and have linux "open version" of application.
Well you can generate kdevelop project using cmake. All you have to do
is take cmake from CVS. Isn't cmake great ;)
> No.. For now i develop my own library for image processing.
May I ask you why ? The whole purpose of ITK was to avoid people to
reinvent the wheel. It provides all the basic tools to the more complex
algorithms to quickly test your application and know *in advance* if the
conbination of filters will work for you. Later on you can rewrite
everything in assembly langage if you find ITK too slow :)
Take care
Mathieu
More information about the Dcmlib
mailing list