This project demonstrates how video recording can be realized on MAC OS X while using OpenCV (display&recording), Qt (GUI), Basler pylon (image grabbing), Basler USB3.0 and GigE cameras.
This project demonstrates how video recording can be realized on MAC OS X while using OpenCV (display&recording), Qt (GUI), the Basler pylon Camera Software Suite (image grabbing) and Basler USB 3 Vision and GigE Vision cameras.
This guide assumes that:
To start with, use the executable package 'CamViewer.app_V1.tar', which already contains all dependent libraries except the pylon framework.
Now apply the following steps to run the tool:
CamViewer.app/Contents/MacOS/ 4. And call the ./start.sh
The script 'start.sh' will set the needed DYLD_LIBRARY_PATH environment variables and start the tool.
This sample supports recording of 'mpeg4' video files.
Note: depending on your user rights, you may need to change the directory where the video should be saved, e.g. to Desktop.
For the purpose of adding additional functionalities to the tool, the source code file 'CamViewerMacOsSRC_V1.tar' is also attached to this project.
PS: do not forget this is a sample private project without any warranty.
Title | Description | Format |
---|---|---|
CamViewerMacOsSRC_V1 | Source code. | tar |
CamViewer.app_V1 | A ready to use executable file. | tar |
You'd like to participate ... Show more