文件名称:Linux-tiscamera-Programming-Samples:tiscamera GStreamer模块的Pyhton和C ++编程示例
文件大小:6.71MB
文件格式:ZIP
更新时间:2024-04-08 14:47:05
C
Linux-tiscamera-Programming-Samples tiscamera GStreamer模块的Pyhton和C ++编程示例。 捕捉图像并转换为OpenCV 示例演示如何从视频流中捕捉图像并对其进行一些OpenCV图像处理。结果显示在OpenCV窗口中。 在Python中使用外部触发器和回调 示例演示如何使用外部触发的摄像头以及如何处理接收到的图像并将其保存在图像回调中。 在Python中的触发器上保存图像 该Python示例展示了如何将相机转换为用于软件触发或硬件触发的触发模式,以及如何使用回调函数来接收触发的图像。 自动关注Python中的推送 显示了如何控制支持自动对焦和摄像机对焦的摄像机,例如DFK AFUJ003,DFK Z12GP031。此外,还显示了如何设置GigE变焦摄像机的变焦。 C ++中的简单快照图像 示例显示了如何配置摄像机并仅用几行C
【文件预览】:
Linux-tiscamera-Programming-Samples-master
----QT5 Device Selection and Property Dialogs in C++()
--------properties.png(38KB)
--------README.md(4KB)
--------qt5-camera-dialogs()
--------deviceselection.png(20KB)
--------qt5-dialogs.png(708KB)
----python-common()
--------TIS.py(14KB)
--------README.md(1KB)
----Use GtK Glade and OpenCV()
--------src()
--------README.md(6KB)
--------glade()
--------makefile(1019B)
----Save an image using OpenCV in C++()
--------tcamcamera.h(6KB)
--------README.md(9KB)
--------tcamcamera.cpp(20KB)
--------main.cpp(4KB)
--------CMakeLists.txt(712B)
----Snap an Image and convert to OpenCV in Python()
--------Program.py(1KB)
--------README.md(3KB)
----ROS()
--------tis_rosstarter(762B)
--------tis_rosstarter_multicam(2KB)
--------README.md(2KB)
--------tiscamera.py(6KB)
----Using external trigger and callback in Python()
--------Program.py(3KB)
--------README.md(6KB)
----Using Properties in C++()
--------tcamcamera.h(6KB)
--------README.md(5KB)
--------tcamcamera.cpp(20KB)
--------main.cpp(4KB)
--------CMakeLists.txt(628B)
----webserver()
--------tcam_camera.py(2KB)
--------README.md(1KB)
--------index.html(227B)
--------tcam-webserver.py(1KB)
----README.md(4KB)
----Raspberry-Pi-4-devkit-samples()
--------h264streaming-hi-res-sensors.sh(316B)
--------receiveH264stream.sdp(74B)
--------h264streaming.sh(293B)
--------liveview.sh(182B)
--------README(1KB)
----Auto Focus On Push in Python()
--------Program.py(2KB)
--------README.md(4KB)
----IC Barcode Simple()
--------stb_image.h(261KB)
--------Makefile(550B)
--------barcode.bmp(7.91MB)
--------readme.md(4KB)
--------main.cpp(4KB)
----Stream over Network to VLC()
--------README.md(2KB)
----Simple Snap Image in C++()
--------tcamcamera.h(6KB)
--------tcamimage.cpp(3KB)
--------tcamimage.h(1KB)
--------README.md(2KB)
--------tcamcamera.cpp(20KB)
--------main.cpp(2KB)
--------CMakeLists.txt(712B)
----Save an image on trigger in Python()
--------Program.py(4KB)
--------README.md(7KB)