This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, June 20, 2007 7:56:43 AM(UTC)
Groups: Registered
Posts: 9
Hi,
I would like to convert from Daeja (http://www.daeja.com/) annotations file to LeadTools annotations file. Is there a way in the API to accomplish this or is there a utility available?
Any help is appreciated.
Thanks,
--Ed
#2
Posted
:
Wednesday, June 20, 2007 11:35:44 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
I am doubtful that this will work unless Daeja is using the same format of annotations when they save them. If so, then you would want to use L_AnnLoad to load the annotations from a file.
In the likely case that the above does not work, then hopefully Daeja's annotation files are easy to parse and determine what kind of annotations there are, their size and location. Then you could parse the file, add the annotations to your image, then use L_AnnSave to create a LEADTOOLS compatible annotation file.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.