|
|
@ -9,7 +9,7 @@ eth0 和 eth1。其对应关系如下表所示: |
|
|
|
\toprule |
|
|
|
网络接口 & 驱动 & 默认地址 \\ |
|
|
|
\midrule |
|
|
|
\texttt{eth0} & \texttt{\small st\_gmac} & \texttt{\small 192.168.1.80} \\ |
|
|
|
\texttt{eth0} & \texttt{\small st\_gmac} \tablefootnote{用命令 \tikz[baseline=(cmd.base)]\node [fill=black!8,font=\scriptsize\ttfamily] (cmd){ethtool -i eth0 | grep driver};查看。} & \texttt{\small 192.168.1.80} \\ |
|
|
|
\texttt{eth1} & \texttt{\small r8168} & \texttt{\small 192.168.2.80} \\ |
|
|
|
\bottomrule |
|
|
|
\end{tabular} |
|
|
@ -122,17 +122,17 @@ RK3588 VICAP支持输入输出规格: |
|
|
|
|
|
|
|
\begin{table}[H] |
|
|
|
\centering |
|
|
|
\begin{tabular}{llcl} |
|
|
|
\small |
|
|
|
\begin{tabular}{llm{6cm}m{3cm}} |
|
|
|
\toprule |
|
|
|
接口 & 数量 & 输入 & 输出 \\ |
|
|
|
\midrule |
|
|
|
{\scriptsize VICAP} & {\scriptsize 1} & \makecell[l]{ |
|
|
|
{\scriptsize BT601 YCbCr 422 8bit} \\ |
|
|
|
{\scriptsize RAW8/10/12BT656 YCbCr 422 8bit 逐行/隔行}\\ |
|
|
|
{\scriptsize BT1120 YCbCr 422 16bit 逐行/隔行,单/双边沿采样} \\ |
|
|
|
{\scriptsize 2/4 通道交错 BT656/BT1120 YCbCr 422 8/16bit 逐行/隔行} \\ |
|
|
|
{\scriptsize MIPI CSI 4路IDs虚拟通道} \\ |
|
|
|
{\scriptsize MIPI CSI RAW8/10/12/14, YUV422} } & \makecell[l]{\scriptsize NV16/NV12/YUV400/YUYV \\\scriptsize 紧凑/非紧凑 RAW} \\ |
|
|
|
{\scriptsize VICAP} & {\scriptsize 1} & { \scriptsize BT601 YCbCr 422 8bit |
|
|
|
{\scriptsize RAW8/10/12BT656 YCbCr 422 8bit 逐行/隔行} |
|
|
|
{\scriptsize BT1120 YCbCr 422 16bit 逐行/隔行,单/双边沿采样} |
|
|
|
{\scriptsize 2/4 通道交错 BT656/BT1120 YCbCr 422 8/16bit 逐行/隔行} |
|
|
|
{\scriptsize MIPI CSI 4路IDs虚拟通道} |
|
|
|
{\scriptsize MIPI CSI RAW8/10/12/14, YUV422} } & {\scriptsize NV16/NV12/YUV400/YUYV 紧凑/非紧凑 RAW} \\ |
|
|
|
\bottomrule |
|
|
|
\end{tabular} |
|
|
|
\end{table} |
|
|
@ -141,6 +141,7 @@ RK3588 VICAP支持输入输出规格: |
|
|
|
RK3588 的ISP属于RK ISP v3.0版本,拥有2个ISP。 |
|
|
|
\begin{table}[H] |
|
|
|
\centering |
|
|
|
\small |
|
|
|
\begin{tabular}{lccl} |
|
|
|
\toprule |
|
|
|
工作模式 & 吞吐率 & 最大分辨率 & 输入格式 \\ |
|
|
@ -148,7 +149,8 @@ RK3588 的ISP属于RK ISP v3.0版本,拥有2个ISP。 |
|
|
|
{\scriptsize 单ISP 单CSI} &{\scriptsize 16M@30fps }& {\scriptsize 4672x3504 } & {\scriptsize VICAP: raw8/raw10/raw12} \\ |
|
|
|
{\scriptsize 单ISP 2CSI } &{\scriptsize 8M@30FPS }& {\scriptsize 3840x2160/3264x2448 } & {\scriptsize VICAP: raw8/raw10/raw12} \\ |
|
|
|
{\scriptsize 单ISP 4CSI } &{\scriptsize 4M@30FPS }& {\scriptsize 2560x1536 } & {\scriptsize VICAP: raw8/raw10/raw12} \\ |
|
|
|
{\scriptsize 双ISP 2合1单CSI} &\makecell{\scriptsize 32M@30fps \\ \scriptsize 48M@15fps }& {\scriptsize 8064x6048 } & {\scriptsize VICAP: raw8/raw10/raw12} \\ |
|
|
|
\multirow{2}{*}{\scriptsize 双ISP 2合1单CSI} & {\scriptsize 32M@30fps} & \multirow{2}{*}{\scriptsize 8064x6048 } & \multirow{2}{*}{\scriptsize VICAP: raw8/raw10/raw12} \\ |
|
|
|
& {\scriptsize 48M@15fps} & & \\ |
|
|
|
\bottomrule |
|
|
|
\end{tabular} |
|
|
|
\end{table} |
|
|
|