01-13-2011 04:55 AM - edited 01-13-2011 04:59 AM
Hi,
I'm new to this software and I'm not really sure if this is the right place for my question?
The complete Question is:
What do I need for developing an executable or a dll with Embarcadero C++ Builder?
Exactly I want to know which part(s) of the NI-Software do I need and which steps I have to do.
Maybe there are some examples?
The problem:
We have a bunch of pictures which includes Numbers with digits and characters
These numbers should be read from the pictures via OCR and stored in variables.
A Software for further work on these variables exists, so I think a dll will be the right solution.
As said, I'm new to this software and any help is appreciated.
Thanks in advance
kuwessel
01-14-2011 12:51 AM
Hi kuwessel,
please could you verify your request: You wrote that you are new to "this" software, which software do you mean? The Embarcadero C++ Builder is not an NI product, so I don't know to which software you are referring to.
Regards,
Bernd
01-17-2011 02:58 AM
Hi Bernd,
thanks for your reply.
The software I refer to is the NI-Software,
Regards,
kuwessel
01-17-2011 03:10 AM
Hi kuwessel,
sorry, I really don't get it: Which NI software product are you're referring to and what are you trying to achieve?
Regards,
BerndF
01-17-2011 08:57 AM
Hi Bernd,
don't worry, I make a new try. 🙂
As said, we have a bunch of pictures (on cards) which includes numbers on them. These numbers are a mix of digits and characters. They should be read via OCR from the pictures and stored in variables so that we can work with them. A Software for this further work is already there. What I need is a file (dll or exe) to get the numbers from the picture and make them available to the other software. For the development of this file we will use the Embarcadero C++ Builder.
My problem is for the first that I don't know which software I exactly need from the big NI-directory for doing this and for the second in which order I have to do it. Therefore I ask for a little explanation and maybe some example code to learn from.
Hopefully this is better for understanding.
Regards
kuwessel