04-29-2010 02:59 PM - edited 04-29-2010 03:02 PM
hello all,
Im planning creating a very small application which I want to framegrab images from the NI-1405 analog framegrabber.
All the application will do is the following:
1. Framegrab the camera
2. Create an overlay text (clock etc.) on top of the grabbed image - by using the functions under "vision utilities" -> "overlay"
3. Write the new image to an AVI file - byusing the "vision utilities" -> "files" -> "avi"
4. Show the image on an external window using the functions under "vision utilities" -> "external display"
Thats all really. No advanced image processing, etc. etc. Simple Image aquisation, and only using the functions as described above
When building the application to an exefile and installing it on another computer, do I actually need the Vision RTE installed on the computer to run, or can I only copy the nivision.dll and other DLL files to the windows directory for it to function? Why I ask is as simply as that this mini application of this simple character is going to be costly piece of software if a Vision RTE license is needed to only do this simple stuff, and would require a double amount of sales to be able to cover the small dev. and installation time costs per unit delivered.
(alternative is to jump to visual basic and simply by a cheap framegrabber with an internal overlay buffer that does it for you 😕 , but beeing a labview fan, thats going to be a hard decision ) Hopesomeone can answer this.
- Cornelis
*edited: point 4
04-29-2010 03:59 PM
04-30-2010 01:40 AM
04-30-2010 01:51 AM