[FLIR] Atlas-Cronos SDK 7 環境建置
發表於 : 2022-01-22, 09:59
參考資料:
FLIR Atlas-Cronos SDK 7.0.0 Documentation
https://update2flir2se.blob.core.window ... index.html
相機驅動程式安裝
https://flir.custhelp.com/app/answers/detail/a_id/1043
Software requirements for Atlas SDK .NET/C#
下載連結(共四個檔案):https://flir.custhelp.com/app/answers/detail/a_id/3050/
The thermal image SDK does not require any other software. However, to be able to connect and stream from a FLIR camera you will have install following programs:
FLIR device drivers—includes drivers for all USB and FireWire cameras
FLIR streaming drivers (installed with FLIR device drivers)—support for Network 100 MB cameras
Pleora—support for Gigabit Ethernet cameras
Bonjour—support for the RTSP protocol.
VisualStudio範例建置
1.下載SDK與範例
https://flir.custhelp.com/app/answers/detail/a_id/4680/
2.開啟範例專案samples.sln
***************以下方式已不適用***************
Setting up a Visual Studio project with Atlas SDK
https://flir.custhelp.com/app/answers/detail/a_id/3532
註:Adding a reference to the Atlas SDK請參考FLIR Atlas-Cronos SDK 7.0.0 Documentation改用nupkg建置
***************以上方式已不適用***************
3.安裝nupkg
viewtopic.php?f=16&t=138
4.開始
FLIR Atlas-Cronos SDK 7.0.0 Documentation
https://update2flir2se.blob.core.window ... index.html
相機驅動程式安裝
https://flir.custhelp.com/app/answers/detail/a_id/1043
Software requirements for Atlas SDK .NET/C#
下載連結(共四個檔案):https://flir.custhelp.com/app/answers/detail/a_id/3050/
The thermal image SDK does not require any other software. However, to be able to connect and stream from a FLIR camera you will have install following programs:
FLIR device drivers—includes drivers for all USB and FireWire cameras
FLIR streaming drivers (installed with FLIR device drivers)—support for Network 100 MB cameras
Pleora—support for Gigabit Ethernet cameras
Bonjour—support for the RTSP protocol.
VisualStudio範例建置
1.下載SDK與範例
https://flir.custhelp.com/app/answers/detail/a_id/4680/
2.開啟範例專案samples.sln
***************以下方式已不適用***************
Setting up a Visual Studio project with Atlas SDK
https://flir.custhelp.com/app/answers/detail/a_id/3532
註:Adding a reference to the Atlas SDK請參考FLIR Atlas-Cronos SDK 7.0.0 Documentation改用nupkg建置
***************以上方式已不適用***************
3.安裝nupkg
viewtopic.php?f=16&t=138
4.開始