Resynthesizer v1.0 released
A short summary of changes for users is:
- bugs are fixed
- alpha-agnostic: less hassle with alpha channels
- its bundled: most plugins that use the resynthesizer
For programmers:
- rewritten in C and Python, in Gimp style
- GNU build tool makefiles
- engine separated from the GUI control panel
上面連結提供的是給linux的binary
resynthesizer.zip 這是我自己編譯給windows的版本
裡面除 resynthesizer.exe 外,還包括一些 python 寫的配合resynthesizer的一些plugins
如果之前有安裝過舊版
請先將原plug-ins資料夾下的resynth.exe或resynthesizer.exe
scripts資料夾下的smart-remove.scm跟smart-enlarge.scm刪除或移至別處
這是其中的Heal selection(python)...( 之前有介紹過,只是這回scm改成py )
『 Filters 』->『 Enhance 』->『 Heal selection(python)... 』
python寫的多了幾個選項可供選擇
這是結果
原圖
『 Filters 』->『 Enhance 』->『 Sharpen by synthesis... 』
結果
1 則留言:
請問是解開後 全部丟到plug-in資料夾就可以嗎?
感謝您
[版主回覆05/30/2013 11:58:36]嗯,是的
py 算是 plug-in
所以也是跟exe一樣丟到 plug-ins 資料夾裡面
張貼留言