相機連線 sample code
Go to file
2025-01-20 12:54:05 +08:00
Camera_connect 修改程式0119 2025-01-19 15:17:55 +08:00
Image readme更新 2025-01-20 12:53:05 +08:00
.gitattributes 新增 .gitattributes 和 .gitignore。 2025-01-16 14:32:50 +08:00
.gitignore 新增 .gitattributes 和 .gitignore。 2025-01-16 14:32:50 +08:00
C#相機連線範例程式.pptx PPT更新 2025-01-19 20:57:45 +08:00
Camera.sln 修改程式0117 2025-01-17 14:24:00 +08:00
readme.md readme更新 2025-01-20 12:54:05 +08:00

Basler 與 IDS 相機連線專案

本專案使用 C# 開發,實現了對 Basler 與 IDS 相機的連線控制。


功能特點

  • 相機支援:同時支持 Basler 與 IDS 相機。
  • 影像捕捉:即時捕捉並處理影像。
  • 高效連線:優化相機驅動連接速度。

環境需求

  1. 開發環境

    • Visual Studio 2022
    • .NET Framework 8.0
  2. 相機驅動與 SDK


程式流程圖

以下為程式主要流程圖:

程式流程圖