04-19-2012 02:34 PM
Hi all... I'm new to LabVIEW, and need help...some idea how to write a program...
A program that reads all cam's attributes (like size of image, contrast, brightness) from a file. If some attributes differ from the default - program changes them, acquires image with changed attributes, and process it. But if there isn't a file, (because program starts for the first time), image is acquired with the default cam's attributes. After image processing cam's attributes are written into file, for later use of the program. Any advice is appreciated. Thanks.
04-25-2012 06:18 AM
Hello Stefaneli.
If you are new with LabVIEW, I strongly recommend to start with Example Finder (Help>>Example Finder). Here, if you follow next path Toolkits and Modules>>Vision you can find a different applications related to Vision. In those examples you can see how you can use Vision functions in order to achieve different functionalities.
After you go trought some simple examples, try to combine them and build your final application. Please, let me know if you will need additional assistance after or during that process .
Kind regards,
S.P.