SNVision Library (.dll).是法国SpikeNet公司的核心视觉分析软件。
SNVision Library (.dll) is the true core of our technology. It is made of 50 fully documented functions for image processing and analysis. It is provided with "how to use" examples for the main programming languages. SNVision Library is ...
实验参数采集窗口程序
开始采集
Private Sub kaishicaiji_Click()
Timer1.Enabled = True
End Sub
Private Sub lishishuju_Click()
Form5.Show
Form2.Hide
End Sub
Private Sub shishiquxian_Click()
Form4.Show
Form2.Hide
End Sub