CL precision

master
Sebastien Bourdeauducq 2018-06-18 16:22:09 +08:00
parent 8e9555ba21
commit d9f2a345b0
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<p><center><img src="sampler.jpg"></center></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>Grabber allows the connection of certain scientific (EM)CCD cameras port to the core FPGA. Those cameras have 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>