Linux下图像处理软件汇总
- sammysun
- 帖子: 4088
- 注册时间: 2007-12-08 23:33
- 来自: SCUT-guangzhou
Re: Linux下图像处理软件汇总
借跪地问一个问题:为什么我用GIMP的橡皮察工具,在有的图片上一擦就变成了背景色,而有的图片一擦就变为透明,怎么调成都变透明的?
-
- 帖子: 27
- 注册时间: 2009-08-06 23:32
Re: Linux下图像处理软件汇总
我现在完全在用linux作为我图像处理的平台了,业余时间拍些商业图片。。
我用rawtherapee解raw,GIMP 稍微编辑,用gthumb 来管理图片,写keywords。。
完全够用了,稍微遗憾1点的就是GIMP不支持16bit tiff
我用rawtherapee解raw,GIMP 稍微编辑,用gthumb 来管理图片,写keywords。。
完全够用了,稍微遗憾1点的就是GIMP不支持16bit tiff
- luojie-dune
- 帖子: 22033
- 注册时间: 2007-07-30 18:28
- 系统: Linux
- 来自: 空气中
Re: Linux下图像处理软件汇总
Top Reasons to Use CinePainthower 写了:我现在完全在用linux作为我图像处理的平台了,业余时间拍些商业图片。。
我用rawtherapee解raw,GIMP 稍微编辑,用gthumb 来管理图片,写keywords。。
完全够用了,稍微遗憾1点的就是GIMP不支持16bit tiff
Support for 8-bit, 16-bit and 32-bit color channels of deep paint.
High fidelity image file types such as DPX, OpenEXR and 16-bit TIFF. These files can't be opened in ordinary 8-bit image applications (e.g., GIMP) without crushing them.
High Dynamic Range. HDR images can go brighter than white. Ordinary images can't be brighter than a white sheet of paper (0=black, 1.0=white).
Gallery-quality printing. B&W photographs have only one color channel and degrade quickly when manipulated as 8-bit images. CinePaint has higher fidelity and offers a 16-bit printing path to the print-head using GutenPrint.
Color Management System. CinePaint uses LittleCMS.
Flipbook. Movie playback of short sequences of images in RAM.
Innovation. CinePaint offers features that go beyond ordinary painting tools.
It's used to make feature films at major studios.
Open Source. With various OSS licenses, because it uses code from various sources, including GPL, LGPL, BSD, and MPL.
Free.
Friendly professional developers. Polite discussion forums.
Being a CinePaint developer can be a good career move. CinePaint developers have gotten jobs at companies such as DreamWorks Animation, Sony Pictures Imageworks, and Apple.
Top Reasons Not to Use CinePaint
You're content with proprietary tools Adobe Photoshop, Corel Painter X, Corel Paint Shop Pro, or Apple Aperture.
You're content with open source tools GIMP, Krita, IrfanView, Seashore, Fotoxx or F-Spot.
No working Windows CinePaint version.
CinePaint has implemented new features and reuses code from many projects. However, CinePaint originated as a rewrite of the GIMP 8-bit engine in 1998 and still superficially resembles GIMP.
-
- 帖子: 27
- 注册时间: 2009-08-06 23:32
Re: Linux下图像处理软件汇总
今天试了1下,在910上make失败阿luojie-dune 写了:Top Reasons to Use CinePainthower 写了:我现在完全在用linux作为我图像处理的平台了,业余时间拍些商业图片。。
我用rawtherapee解raw,GIMP 稍微编辑,用gthumb 来管理图片,写keywords。。
完全够用了,稍微遗憾1点的就是GIMP不支持16bit tiff
Support for 8-bit, 16-bit and 32-bit color channels of deep paint.
High fidelity image file types such as DPX, OpenEXR and 16-bit TIFF. These files can't be opened in ordinary 8-bit image applications (e.g., GIMP) without crushing them.
High Dynamic Range. HDR images can go brighter than white. Ordinary images can't be brighter than a white sheet of 囗囗囗囗囗 (0=black, 1.0=white).
Gallery-quality printing. B&W photographs have only one color channel and degrade quickly when manipulated as 8-bit images. CinePaint has higher fidelity and offers a 16-bit printing path to the print-head using GutenPrint.
Color Management System. CinePaint uses LittleCMS.
Flipbook. Movie playback of short sequences of images in RAM.
Innovation. CinePaint offers features that go beyond ordinary painting tools.
It's used to make feature films at major studios.
Open Source. With various OSS licenses, because it uses code from various sources, including GPL, LGPL, BSD, and MPL.
Free.
Friendly professional developers. Polite discussion forums.
Being a CinePaint developer can be a good career move. CinePaint developers have gotten jobs at companies such as DreamWorks Animation, Sony Pictures Imageworks, and Apple.
Top Reasons Not to Use CinePaint
You're content with proprietary tools Adobe Photoshop, Corel Painter X, Corel Paint Shop Pro, or Apple Aperture.
You're content with open source tools GIMP, Krita, IrfanView, Seashore, Fotoxx or F-Spot.
No working Windows CinePaint version.
CinePaint has implemented new features and reuses code from many projects. However, CinePaint originated as a rewrite of the GIMP 8-bit engine in 1998 and still superficially resembles GIMP.
安装不上
llect.cpp:154: warning: format not a string literal and no format arguments
collect.cpp:155: warning: deprecated conversion from string constant to ‘gchar*’
collect.cpp:194: warning: deprecated conversion from string constant to ‘gchar*’
collect.cpp: In function ‘int file_load(const char*, int)’:
collect.cpp:210: warning: deprecated conversion from string constant to ‘char*’
collect.cpp: In function ‘int do_collect()’:
collect.cpp:304: error: invalid conversion from ‘const char*’ to ‘char*’
collect.cpp:304: error: initializing argument 2 of ‘void gimp_layer_set_name(gint32, char*)’
collect.cpp:344: error: invalid conversion from ‘const char*’ to ‘char*’
collect.cpp:344: error: initializing argument 2 of ‘void gimp_layer_set_name(gint32, char*)’
collect.cpp:365: warning: format not a string literal and no format arguments
make[2]: *** [collect.o] 错误 1
make[2]:正在离开目录 `/home/howerliang/cvs/cinepaint-project/cinepaint/plug-ins/collect'
make[1]: *** [install-recursive] 错误 1
make[1]:正在离开目录 `/home/howerliang/cvs/cinepaint-project/cinepaint/plug-ins'
make: *** [install-recursive] 错误 1
Running cinepaint...
ubuntu-cvs.sh: 25: cinepaint: not found
ubuntu-cvs.sh: 26: Syntax error: Unterminated quoted st
-
- 帖子: 375
- 注册时间: 2006-10-11 20:41
Re: Linux下图像处理软件汇总
应该和蒙板有关系。
sammysun 写了:借跪地问一个问题:为什么我用GIMP的橡皮察工具,在有的图片上一擦就变成了背景色,而有的图片一擦就变为透明,怎么调成都变透明的?
-
- 帖子: 375
- 注册时间: 2006-10-11 20:41
Re: Linux下图像处理软件汇总
你是用cvs版么,我下的0.22-1,在家里能编过,办公电脑上没过。
hower 写了:今天试了1下,在910上make失败阿luojie-dune 写了:Top Reasons to Use CinePainthower 写了:我现在完全在用linux作为我图像处理的平台了,业余时间拍些商业图片。。
我用rawtherapee解raw,GIMP 稍微编辑,用gthumb 来管理图片,写keywords。。
完全够用了,稍微遗憾1点的就是GIMP不支持16bit tiff
Support for 8-bit, 16-bit and 32-bit color channels of deep paint.
High fidelity image file types such as DPX, OpenEXR and 16-bit TIFF. These files can't be opened in ordinary 8-bit image applications (e.g., GIMP) without crushing them.
High Dynamic Range. HDR images can go brighter than white. Ordinary images can't be brighter than a white sheet of 囗囗囗囗囗 (0=black, 1.0=white).
Gallery-quality printing. B&W photographs have only one color channel and degrade quickly when manipulated as 8-bit images. CinePaint has higher fidelity and offers a 16-bit printing path to the print-head using GutenPrint.
Color Management System. CinePaint uses LittleCMS.
Flipbook. Movie playback of short sequences of images in RAM.
Innovation. CinePaint offers features that go beyond ordinary painting tools.
It's used to make feature films at major studios.
Open Source. With various OSS licenses, because it uses code from various sources, including GPL, LGPL, BSD, and MPL.
Free.
Friendly professional developers. Polite discussion forums.
Being a CinePaint developer can be a good career move. CinePaint developers have gotten jobs at companies such as DreamWorks Animation, Sony Pictures Imageworks, and Apple.
Top Reasons Not to Use CinePaint
You're content with proprietary tools Adobe Photoshop, Corel Painter X, Corel Paint Shop Pro, or Apple Aperture.
You're content with open source tools GIMP, Krita, IrfanView, Seashore, Fotoxx or F-Spot.
No working Windows CinePaint version.
CinePaint has implemented new features and reuses code from many projects. However, CinePaint originated as a rewrite of the GIMP 8-bit engine in 1998 and still superficially resembles GIMP.
安装不上
llect.cpp:154: warning: format not a string literal and no format arguments
collect.cpp:155: warning: deprecated conversion from string constant to ‘gchar*’
collect.cpp:194: warning: deprecated conversion from string constant to ‘gchar*’
collect.cpp: In function ‘int file_load(const char*, int)’:
collect.cpp:210: warning: deprecated conversion from string constant to ‘char*’
collect.cpp: In function ‘int do_collect()’:
collect.cpp:304: error: invalid conversion from ‘const char*’ to ‘char*’
collect.cpp:304: error: initializing argument 2 of ‘void gimp_layer_set_name(gint32, char*)’
collect.cpp:344: error: invalid conversion from ‘const char*’ to ‘char*’
collect.cpp:344: error: initializing argument 2 of ‘void gimp_layer_set_name(gint32, char*)’
collect.cpp:365: warning: format not a string literal and no format arguments
make[2]: *** [collect.o] 错误 1
make[2]:正在离开目录 `/home/howerliang/cvs/cinepaint-project/cinepaint/plug-ins/collect'
make[1]: *** [install-recursive] 错误 1
make[1]:正在离开目录 `/home/howerliang/cvs/cinepaint-project/cinepaint/plug-ins'
make: *** [install-recursive] 错误 1
Running cinepaint...
ubuntu-cvs.sh: 25: cinepaint: not found
ubuntu-cvs.sh: 26: Syntax error: Unterminated quoted st
-
- 帖子: 248
- 注册时间: 2009-03-27 22:39
-
- 帖子: 27
- 注册时间: 2009-08-06 23:32
Re: Linux下图像处理软件汇总
aloha 写了:你是用cvs版么,我下的0.22-1,在家里能编过,办公电脑上没过。
hower 写了:今天试了1下,在910上make失败阿luojie-dune 写了:Top Reasons to Use CinePainthower 写了:我现在完全在用linux作为我图像处理的平台了,业余时间拍些商业图片。。
我用rawtherapee解raw,GIMP 稍微编辑,用gthumb 来管理图片,写keywords。。
完全够用了,稍微遗憾1点的就是GIMP不支持16bit tiff
Support for 8-bit, 16-bit and 32-bit color channels of deep paint.
High fidelity image file types such as DPX, OpenEXR and 16-bit TIFF. These files can't be opened in ordinary 8-bit image applications (e.g., GIMP) without crushing them.
High Dynamic Range. HDR images can go brighter than white. Ordinary images can't be brighter than a white sheet of 囗囗囗囗囗 (0=black, 1.0=white).
Gallery-quality printing. B&W photographs have only one color channel and degrade quickly when manipulated as 8-bit images. CinePaint has higher fidelity and offers a 16-bit printing path to the print-head using GutenPrint.
Color Management System. CinePaint uses LittleCMS.
Flipbook. Movie playback of short sequences of images in RAM.
Innovation. CinePaint offers features that go beyond ordinary painting tools.
It's used to make feature films at major studios.
Open Source. With various OSS licenses, because it uses code from various sources, including GPL, LGPL, BSD, and MPL.
Free.
Friendly professional developers. Polite discussion forums.
Being a CinePaint developer can be a good career move. CinePaint developers have gotten jobs at companies such as DreamWorks Animation, Sony Pictures Imageworks, and Apple.
Top Reasons Not to Use CinePaint
You're content with proprietary tools Adobe Photoshop, Corel Painter X, Corel Paint Shop Pro, or Apple Aperture.
You're content with open source tools GIMP, Krita, IrfanView, Seashore, Fotoxx or F-Spot.
No working Windows CinePaint version.
CinePaint has implemented new features and reuses code from many projects. However, CinePaint originated as a rewrite of the GIMP 8-bit engine in 1998 and still superficially resembles GIMP.
安装不上
llect.cpp:154: warning: format not a string literal and no format arguments
collect.cpp:155: warning: deprecated conversion from string constant to ‘gchar*’
collect.cpp:194: warning: deprecated conversion from string constant to ‘gchar*’
collect.cpp: In function ‘int file_load(const char*, int)’:
collect.cpp:210: warning: deprecated conversion from string constant to ‘char*’
collect.cpp: In function ‘int do_collect()’:
collect.cpp:304: error: invalid conversion from ‘const char*’ to ‘char*’
collect.cpp:304: error: initializing argument 2 of ‘void gimp_layer_set_name(gint32, char*)’
collect.cpp:344: error: invalid conversion from ‘const char*’ to ‘char*’
collect.cpp:344: error: initializing argument 2 of ‘void gimp_layer_set_name(gint32, char*)’
collect.cpp:365: warning: format not a string literal and no format arguments
make[2]: *** [collect.o] 错误 1
make[2]:正在离开目录 `/home/howerliang/cvs/cinepaint-project/cinepaint/plug-ins/collect'
make[1]: *** [install-recursive] 错误 1
make[1]:正在离开目录 `/home/howerliang/cvs/cinepaint-project/cinepaint/plug-ins'
make: *** [install-recursive] 错误 1
Running cinepaint...
我用的CVS,版本应该是0,25,我去下载个0,22试试看
ubuntu-cvs.sh: 25: cinepaint: not found
ubuntu-cvs.sh: 26: Syntax error: Unterminated quoted st
- afilu
- 帖子: 69
- 注册时间: 2009-10-17 22:49
Re: Linux下图像处理软件汇总
就该拿这个东西出来,要不然常常受到win们的鄙视
开源二维动画软件synfig的QQ交流群51931250
synfig教程下载 http://blog.sina.com.cn/synfig
synfig教程下载 http://blog.sina.com.cn/synfig
-
- 帖子: 515
- 注册时间: 2006-05-20 10:38
cinepaint在9.10上的安装
用sidux打好的deb包,但需要提前从packages.ubuntu.com下载一个依赖库文件,hardy版的,安装后用sidux的源更新。
libopenexr2ldbl_1.2.2-4.4ubuntu1.1_i386.deb 的下载地址,http://security.ubuntu.com/ubuntu/pool/ ... 1_i386.deb,安装下载的libopenexr2ldbl,符合依赖关系,不需要其他文件;
如何添加sidux的cinepaint源的说明,http://sidux.net/etorix/README,在源里添加,“ deb http://sidux.net/etorix/i386 ./ ”(32位版)
新立得里更新文件,搜索并安装cinepaint和它的依赖文件,完毕。
libopenexr2ldbl_1.2.2-4.4ubuntu1.1_i386.deb 的下载地址,http://security.ubuntu.com/ubuntu/pool/ ... 1_i386.deb,安装下载的libopenexr2ldbl,符合依赖关系,不需要其他文件;
如何添加sidux的cinepaint源的说明,http://sidux.net/etorix/README,在源里添加,“ deb http://sidux.net/etorix/i386 ./ ”(32位版)
新立得里更新文件,搜索并安装cinepaint和它的依赖文件,完毕。
-
- 帖子: 789
- 注册时间: 2006-10-14 22:07
Re: Linux下图像处理软件汇总
照相爱好者->摄影爱好者
照相好有生活气息

照相好有生活气息

-
- 帖子: 27
- 注册时间: 2009-08-06 23:32
Re: cinepaint在9.10上的安装
xiaoyong 写了:用sidux打好的deb包,但需要提前从packages.ubuntu.com下载一个依赖库文件,hardy版的,安装后用sidux的源更新。
libopenexr2ldbl_1.2.2-4.4ubuntu1.1_i386.deb 的下载地址,http://security.ubuntu.com/ubuntu/pool/ ... 1_i386.deb,安装下载的libopenexr2ldbl,符合依赖关系,不需要其他文件;
如何添加sidux的cinepaint源的说明,http://sidux.net/etorix/README,在源里添加,“ deb http://sidux.net/etorix/i386 ./ ”(32位版)
新立得里更新文件,搜索并安装cinepaint和它的依赖文件,完毕。
多谢,按照这个办法,我去试1下,mark 1下
-
- 帖子: 4
- 注册时间: 2008-04-08 13:14
Re: Linux下图像处理软件汇总
有alpha channel的话就成透明的,没有就成背景色。一个比较笨的方法是添加个透明的图层sammysun 写了:借跪地问一个问题:为什么我用GIMP的橡皮察工具,在有的图片上一擦就变成了背景色,而有的图片一擦就变为透明,怎么调成都变透明的?
-
- 帖子: 375
- 注册时间: 2006-10-11 20:41
Re: Linux下图像处理软件汇总
终于在另一台机器上搞定cinepaint,cinepaint要比gimp难编译,毕竟要支持32位浮点图像,CMYK,ICC,要的依赖比较多。
先下载编译安装elektra (elektra.sf.net),再下载编译安装oyranos (oyranos.sf.net),最后cvs下载cinepaint 0.25的源码编译安装。
先下载编译安装elektra (elektra.sf.net),再下载编译安装oyranos (oyranos.sf.net),最后cvs下载cinepaint 0.25的源码编译安装。
-
- 帖子: 515
- 注册时间: 2006-05-20 10:38
Re: Linux下图像处理软件汇总
也可以很简单的,: )aloha 写了:终于在另一台机器上搞定cinepaint,cinepaint要比gimp难编译,毕竟要支持32位浮点图像,CMYK,ICC,要的依赖比较多。
先下载编译安装elektra (elektra.sf.net),再下载编译安装oyranos (oyranos.sf.net),最后cvs下载cinepaint 0.25的源码编译安装。
这是在9.10下,但9.04也应该一样。用sidux打好的deb包,但需要提前从packages.ubuntu.com下载一个依赖库文件,hardy版的,安装后用sidux的源更新。
libopenexr2ldbl_1.2.2-4.4ubuntu1.1_i386.deb 的下载地址,http://security.ubuntu.com/ubuntu/pool/ ... 1_i386.deb,安装下载的libopenexr2ldbl,符合依赖关系,不需要其他文件;
如何添加sidux的cinepaint源的说明,http://sidux.net/etorix/README,在源里添加,“ deb http://sidux.net/etorix/i386 ./ ”(32位版)
新立得里更新文件,搜索并安装cinepaint和它的依赖文件,完毕。