이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
Matrox 하드웨어를 사용한 수집
Image Acquisition Toolbox™에는 Matrox 프레임 그래버와 함께 사용할 수 있는 별도의 인터페이스가 포함되어 있습니다. videoinput
객체와 함께 Matrox 어댑터(matrox
)를 계속 사용할 수도 있고, Matrox 기능을 활용하는 matroxcam
객체를 사용할 수도 있습니다. 이 섹션에서는 새로운 matroxcam
객체에 대한 정보를 제공합니다.
인터페이스 선택에 대한 자세한 내용은 Matrox Acquisition – matroxcam Object vs videoinput Object를 참조하세요.
참고: 지원되는 모든 하드웨어에 대한 기능은 이제 지원 패키지 설치 프로그램을 통해 사용할 수 있습니다. R2014a부터 각 어댑터는 지원 패키지 설치 프로그램을 통해 개별적으로 사용할 수 있으며, 하드웨어와 함께 툴박스를 사용하려면 적절한 지원 패키지를 설치해야 합니다. 자세한 내용은 하드웨어 어댑터를 위한 이미지 수집 지원 패키지 항목을 참조하십시오.
함수
matroxlist | 시스템에 연결된 Matrox 프레임 그래버 목록 |
matroxcam | Create matroxcam object to acquire images from Matrox frame grabbers |
snapshot | Acquire single image frame from Matrox frame grabber |
preview | Preview of live video data |
closepreview | Close video preview window |
도움말 항목
- Matrox 프레임 그래버에 연결
matroxlist
함수를 사용하여 시스템에 연결된 사용 가능한 Matrox 프레임 그래버 목록을 반환합니다. - Set Properties for Matrox Acquisition
You can set properties for the
matroxcam
object by using your Digitizer Configuration File (DCF) file. - Acquire Images from Matrox Frame Grabbers
Describes how to create a Matrox object and acquire images.
- Matrox Acquisition – matroxcam Object vs videoinput Object
The Image Acquisition Toolbox includes a separate interface for use with Matrox frame grabbers, which is designed for Matrox hardware and supports more Matrox-specific functionality.
문제 해결
Try these tips if you have problems using the toolbox with Matrox image acquisition devices.