Same enviroment variable, but different computer
I used my old pentium 2 laptop with W98 for early development, now I'm using a P4 - XP one for compiling and linking...
Anyway, this are the lines that are currently present on the autoexec.bat:
set PCLDIR=E:\PCL
SET PATH=E:\PCL;E:\PCL\INCLUDE
(PI has been installed on the e: partition, so it is fine).
Nothing advanced at all about using the notepad! Sometimes my old side comes to the surfice, remembering those glorious old days old DOS...
I was unable to find the variables through the user interfase
I copied the preprocessor macro to the debug modes. Also modified the folder of the link directory, wich was nonexistant.
Now I found the correct .dll
it was under a folder VC9 created... not the standard bin one (where the main application is).
The definition in the project file is:
OutputFile:"$(PCLDIR)\dist\PCL32\$(ProjectName)-pxm.dll
Another thing to fix, or this was your intention?
The CHT is not very good for stars... a PSF fitting should be better. The CHT founds circular objects, not spheres
like a "O", not filled.
I'm working with some guys at the Phisics Faculty, extracting molecular shapes from their images. Now, I have to obtain the mean radius of several "molecules", wich look something like a bunch of grapes (overlaping). The next project is to detect triangles, and then measure their orientations. That is the Linear Hough Transform for.