From 1eb99fed3e8c856ff719c3b96831a07af63806ee Mon Sep 17 00:00:00 2001 From: JEFF Date: Sun, 19 Jan 2025 22:38:08 +0800 Subject: [PATCH] =?UTF-8?q?readme=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 14f6412..0189c39 100644 --- a/readme.md +++ b/readme.md @@ -14,11 +14,11 @@ ## 環境需求 1. **開發環境**: - Visual Studio 2022 - - .NET Framework 或 .NET Core (依專案需求) + - .NET Framework 8.0 2. **相機驅動與 SDK**: - - 安裝 [Basler Pylon SDK](https://www.baslerweb.com/) - - 安裝 [IDS uEye SDK](https://en.ids-imaging.com/) + - 安裝 [Basler Pylon SDK(7.2.1)](https://www.baslerweb.com/zh-tw/downloads/software/1246639908/?downloadCategory.values.label.data=pylon/) + - 安裝 [IDS uEye SDK(2.14.0)](https://en.ids-imaging.com/download-peak.html/) ---