[問題] 圖佔了一整欄

看板LaTeX (論文排版)作者 (無價)時間16年前 (2009/07/08 21:03), 編輯推噓1(103)
留言4則, 2人參與, 最新討論串1/1
我要投的 journal 頁面是兩欄式的 左右對分 正常來說圖放在任何一欄 只要高度不是很高 應該上下還是會有字 之前沒什麼問題 不過這次排出來結果卻是圖佔了一整欄… 整個看起來很空 @@ 不知道是出了什麼問題? 我大概是用 subfigure 在作 上下也沒什麼排版相關的指令 就都文字而已 \begin{figure} \begin{center} \subfigure[]{ \includegraphics[width=.47\linewidth]{bear1129_9} \label{fig:bear1129-orgin} } \subfigure[]{ \includegraphics[width=.47\linewidth]{bear1129_without_motion_smaller_color/9} \label{fig:bear1129-smaller} } \\ \subfigure[]{ \includegraphics[width=.47\linewidth]{bear1129_without_motion_greater_color/9} \label{fig:bear1129-greater} } \subfigure[]{ \includegraphics[width=.47\linewidth]{bear1129_with_motion_smoothness/9} \label{fig:bear1129-motion} } \end{center} \caption{The comparison of the segmentation results of a walking bear video. (a) One frame of the ordinal video. (b) Using smaller color smoothness weighting, a part of the tree trunk is wrong labeled. (c) Using greater color smoothness weighting, there are some labeling errors around the foot of the bear. (d) Our result. %Combined the motion smoothness with the color smoothness, the result improves much. } \label{bear1129} \end{figure} -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 118.161.46.50 ※ 編輯: Reinhard 來自: 118.161.46.50 (07/08 21:08)

07/08 21:22, , 1F
用width=1\columnwidth不知道行不行,我之前是這樣用
07/08 21:22, 1F

07/08 22:36, , 2F
我試了 好像沒用耶 linewidth 跟 columnwidth 有什麼差?
07/08 22:36, 2F

07/08 23:03, , 3F
隨便亂試 如果用 \begin{figure}[h] 就解決了
07/08 23:03, 3F

07/08 23:05, , 4F
不知道為什麼 @@
07/08 23:05, 4F
文章代碼(AID): #1AL9ar-r (LaTeX)
文章代碼(AID): #1AL9ar-r (LaTeX)