stop using CameraLink trademark

This commit is contained in:
Sebastien Bourdeauducq 2018-05-20 18:32:09 +08:00
parent 40b6e05f73
commit 8fa1f52909
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 213 KiB

After

Width:  |  Height:  |  Size: 228 KiB

View File

@ -33,8 +33,8 @@
<p><center><img src="sampler.jpg"></center></p>
<h2>Grabber Camera Link interface</h2>
<p>Grabber allows the connection of typical scientific (EM)CCD cameras with a Camera Link port to the core FPGA.</p>
<h2>Grabber camera interface</h2>
<p>Grabber allows the connection of certain scientific (EM)CCD cameras port to the core FPGA. Those cameras use a Camera Link interface.</p>
<p>In the FPGA, frame data streamed through "ROI engines". Each ROI engine gates on one rectangular pixel region and accumulates pixel values for each frame. The ROI engines operate independently and can be overlapping. After the frame, the accumulated value is pushed as an RTIO input event. Regions of interest (ROI) can be configured at runtime, and are defined with the computer.</p>