不重要 11 發表於 April 7, 2010 檢舉 Share 發表於 April 7, 2010 (已編輯) 好吧向大家誠實 這是原圖 這是window的縮圖有人可以解釋一下為什麼會不一樣嗎(我沒有無碼的原圖) 此內容已被編輯, April 9, 2010 ,由 不重要 鏈接文章 分享到其他網站
不重要 11 發表於 April 7, 2010 作者 檢舉 Share 發表於 April 7, 2010 (已編輯) 就原圖而已從網路上抓下來後就發現會這樣我在想會不會跟exif有關還是說他根本不是jpg檔 此內容已被編輯, April 8, 2010 ,由 不重要 鏈接文章 分享到其他網站
j100002ben 10 發表於 April 7, 2010 檢舉 Share 發表於 April 7, 2010 http://bytes.com/topic/c-sharp/answers/225731-thumbnail-extraction-jpeg#post927254ok thx anyway.a digital camera creates a thumbnail of the jpeg and store it in the jpegitself.just have to find out, where and how to get it :))regardsthomas 鏈接文章 分享到其他網站
j100002ben 10 發表於 April 7, 2010 檢舉 Share 發表於 April 7, 2010 挖了一堆文章~~~不重要你要感謝我唷.......xd那個東西你沒有說錯,是EXIF放的縮圖資訊檔案格式請自行參考維基百科的JPEG檔案格式http://en.wikipedia.org/wiki/JPEG_File_Interchange_Format#File_format_structure不過如果要你自己寫程式去讀二進位檔很過份所以軟體我也和你找好了(還附上C++Source,怕病毒的話請自己編譯:P)檔案在http://www.kuren.org/exif/的JPEGget使用方式請用command line打上jpegget.exe <檔案路徑>就會把你要的縮圖輸出了唷:p以上是用Ubuntu + VirtualBox 尋找+測試後的報告~~~PS:zip檔裡面有.cpp的原始碼 鏈接文章 分享到其他網站
j100002ben 10 發表於 April 7, 2010 檢舉 Share 發表於 April 7, 2010 剛剛看了另外一篇~~~有更方便的 jhead詳細請參考:http://www.sentex.net/~mwandel/jhead/似乎是跨平台的~~~從這篇看到了,還附上快速轉換的指令xdhttp://studio.imagemagick.org/pipermail/magick-users/2005-January/014482.htmlIt's been mentioned on this list several times and a quick search of the archives would have yielded several hits, but sometimes it's worth repeating :)Use a program called 'jhead' http://www.sentex.net/~mwandel/jhead/A quick way to extract and rename the thumbnails (with the same name but with a '.' (dot) prepended ) from every JPEG in a directory would be to run this:jhead -st ".&i" *jpgyou could also replace the ".&i" with "thumb/&i" and it would put them in a a subdirectory called thumb. Obviously, you need to create the directory first ;)Oh, if you want a complete ImageMagick solution....use the -resize or geometry options and build a small file with out any profiles, but jhead is SUPER fast and extracts the embedded thumbnail for you to use.brian-- Brian JacksonAction Athletics "Sports Photography for You"http://www.ActionAthletics.com對了~~~要不要把這幾篇回覆放在新的文章,以後要翻資料比較容易???我還不是版主啊啊啊(拍桌) 鏈接文章 分享到其他網站
j100002ben 10 發表於 April 7, 2010 檢舉 Share 發表於 April 7, 2010 找了那些東西後有個小感想~~~Linux的東西雖然是英文、是指令...不過幾乎都不用錢,又強大快速好用!!!之前要找音樂檔音量正常化的程式..Win平台的很多...全部都叫XXXNormalize...重點是全部都是試用的...一個GPL的也沒有...要不有轉換檔案數量的限制要不就是時間長度的限制(只能轉總長度的60%......OOXX).Linux上面ecasound套件裝好後ecanormalize 多好用啊~~~一行 ecanormalize *.wav就打死了xdGPL是好物~~~ 鏈接文章 分享到其他網站
不重要 11 發表於 April 8, 2010 作者 檢舉 Share 發表於 April 8, 2010 大哥謝謝你xd整個清晨就在搞這個我似乎懂了其實無碼的原圖已經不存在了我們看到的縮圖其實是原本相機額外存在檔案裡的縮圖其實我只是個電腦的初階玩家看懂你po的那些還真的花了不少時間~ 鏈接文章 分享到其他網站
j100002ben 10 發表於 April 8, 2010 檢舉 Share 發表於 April 8, 2010 大哥謝謝你xd整個清晨就在搞這個我似乎懂了其實無碼的原圖已經不存在了我們看到的縮圖其實是原本相機額外存在檔案裡的縮圖其實我只是個電腦的初階玩家看懂你po的那些還真的花了不少時間~是啊是啊.......最後大概5.6點才睡吧= ="以後這種東西問問Google或是維基百科(英文)其實有非常多資料~~~選對關鍵字就會很快;-) 鏈接文章 分享到其他網站
j100002ben 10 發表於 April 8, 2010 檢舉 Share 發表於 April 8, 2010 對了~~標題要不要改成:JPEG如何取出EXIF中的縮圖資訊 鏈接文章 分享到其他網站
Recommended Posts
請登入後來留意見
在登入之後,您才能留意見
立即登入