看板 C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) s xcode 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) s opencv2 問題(Question):s http://i.imgur.com/9LF8XoX.jpg 左圖是結果;右圖是想要的樣子 想做到 兩個圖像素重疊的部分 強度可以疊加 而不是重新給該區域像素一個值 先感謝大家 餵入的資料(Input): 預期的正確結果(Expected Output): 錯誤結果(Wrong Output): 程式碼(Code):(請善用置底文網頁, 記得排版) http://codepad.org/klqPQm2w 補充說明(Supplement): ----- Sent from JPTT on my iPhone -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.112.94.167 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1468909854.A.7EE.html
sd016808: 不就是把=改成+=嗎? 07/19 23:12
sd016808: 猜測是打算做radon transform嗎? 07/19 23:31
laladeer: 左圖是結果;右圖是想要的樣子 07/20 00:50
laladeer: 看不懂這一句,到底誰是輸入誰是輸出 07/20 00:50
longlongint: c=0.5*a+0.5*b 07/20 00:58
longlongint: alpha blending 07/20 00:58
schizophrena: 推一樓 這圖是radon transform的標準例 XDDD 07/20 07:29
unosis: 表達能力.. 07/20 12:03
wtchen: 原作者來信說想刪文,看來板友可以不用理會本文了 07/20 16:16
wadevs14161: 決定改用matlab輸出 謝謝大家~ 07/20 16:57