I know that my .net approach was a different thing. Still it is about the same goal: using the latest Halcon versions with Delphi.
We were about to give up and start rewriting a very big software project in C# or C++ because we thought there would be no clean way to continue with Delphi. I'm so glad you proved me wrong. I hope I'll find the time in the next days to work with your sample projects a little. What I'd like to test is for example if the "draw" procedures (like " T_draw_rectangle1 " for example) work as well. We need those so that the user can define a ROI (Region Of Interest).
You wrote:
<quote> I used that tool, but to use it i had modified the include file (.h) of Halcon and after that i had manually adjust the pas file results of Chet. </quote>
can you tell me more about what kind of adjustements were necessary in the created pas file?
Thanks!