Modular Data Acquisition
Distributed Measurement and Control
High-Performance Test
Automated Test System Development Software
Perspectives showcases how NI sees what’s next in the world of test and technology.
You can request repair, RMA, schedule calibration, or get technical support. A valid service agreement may be required.
Provides support for NI data acquisition and signal conditioning devices.
Provides support for Ethernet, GPIB, serial, USB, and other types of instruments.
Provides support for NI GPIB controllers and NI embedded controllers with GPIB ports.
08-12-2024 07:54 AM
各位前輩好
目前遇到一個問題
我將vision image 轉成 intptr 或bytr[]格式
暫存
但使用visionimage.fromrawdata()
似乎行不通
因為拍照速度較快,24M圖像存圖需要花叫多時間
想將intptr 或byte[] queue 存起另外執行
或者有其他建議的方式可提供給我參考,謝謝
09-12-2024 03:51 AM
byte[] = VisionImage.Flatten()
VisionImage.Unflatten(byte[])
適用嗎?
What do you need our team of experts to assist you with?
Thanks!
We'll be in touch soon!