我使用的图像部分的代码为
```tex
\begin{figure}[h]
\centering
\subfigure[hazy image1]{
\label{fig.haze1}
\include...
我使用的图像部分的代码为
```tex
\begin{figure}[h]
\centering
\subfigure[hazy image1]{
\label{fig.haze1}
\includegraphics[scale=0.5]{Shotscreens/result/haze/20190913-sph-hazesingapore.png}}
\subfigure[dehazed image1]{
\label{fig.dehazed1}
\includegraphics[scale=0.5]{Shotscreens/result/dehaze_gn/20190913-sph-hazesingapore.png}}
\subfigure[hazy image2]{
\label{fig.haze2}
\includegraphics[scale=0.5]{Shotscreens/result/haze/forest_input.png}}
\subfigure[dehazed image2]{
\label{fig.dehazed2}
\includegraphics[scale=0.5]{Shotscreens/result/forest_input.png}}
\caption[Experiment Environment]{Experiment Environment}
\label{fig.resultimage2}
\end{figure}
```
一周热门 更多>