The FreeBSD Ports Archive
FreeBSD graphics : crw4>
A utility to process Canon camera RAW (.crw) files
This is the distribution of "crw", a powerful utility that processes
RAW (.crw) files from Canon digital cameras and converts them into
.ppm image files. You can then do further conversion using ImageMagick's
'convert' utility, or gimp. The utility does excellent smoothing and
low-light enhancement.
http://apollo.backplane.com/FreeBSDPorts/
|
crw history
v. 1.8
date: 2004/02/05 20:37:19; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.7
date: 2003/12/21 00:21:03; author: sergei; state: Exp; lines: +1 -1
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.6
date: 2003/05/12 22:10:12; author: kris; state: Exp; lines: +1 -1
Reset maintainer on ports formerly maintained by dillon
Submitted by: dillon
v. 1.5
date: 2003/03/07 06:03:57; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2002/09/09 22:00:10; author: dillon; state: Exp; lines: +2 -0
Add missing package dependancy.
Submitted by: Tilman Linneweh
v. 1.3
date: 2002/07/22 23:24:48; author: dillon; state: Exp; lines: +2 -3
Update to 1.03. Source cleanups for better portability (no program flow
changes).
v. 1.2
date: 2002/06/18 02:16:05; author: dillon; state: Exp; lines: +1 -1
Bump to version 1.02. Fix a bunch of bugs related to .ppm output and the
Canon G2 base red and blue filter multipliers. Put the white point scaling
and the original gamma function back in. Fix the black-and-white output
option, it is now much better and can get 10 bits of information into
the 8-bit RGB output image by adjusting the red and blue guns by +1 relative
to green to handle fractional pixel values. Also added an option -indoor
which sets the red filter to 0.7, a rough compensation for indoor lighting.
v. 1.1
date: 2002/06/17 06:24:23; author: dillon; state: Exp;
Initial checking of the 'crw' port. This program converts the RAW Canon
digital camera format into something gimp or ImageMagick can process.
The program was originally written by Dave Coffin ,
who gave me permission to make a port out of it. I've made extensive
modifications to the program's algorithms.
=============================================================================
v. 1.8
date: 2004/02/05 20:37:19; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.7
date: 2003/12/21 00:21:03; author: sergei; state: Exp; lines: +1 -1
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.6
date: 2003/05/12 22:10:12; author: kris; state: Exp; lines: +1 -1
Reset maintainer on ports formerly maintained by dillon
Submitted by: dillon
v. 1.5
date: 2003/03/07 06:03:57; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2002/09/09 22:00:10; author: dillon; state: Exp; lines: +2 -0
Add missing package dependancy.
Submitted by: Tilman Linneweh
v. 1.3
date: 2002/07/22 23:24:48; author: dillon; state: Exp; lines: +2 -3
Update to 1.03. Source cleanups for better portability (no program flow
changes).
v. 1.2
date: 2002/06/18 02:16:05; author: dillon; state: Exp; lines: +1 -1
Bump to version 1.02. Fix a bunch of bugs related to .ppm output and the
Canon G2 base red and blue filter multipliers. Put the white point scaling
and the original gamma function back in. Fix the black-and-white output
option, it is now much better and can get 10 bits of information into
the 8-bit RGB output image by adjusting the red and blue guns by +1 relative
to green to handle fractional pixel values. Also added an option -indoor
which sets the red filter to 0.7, a rough compensation for indoor lighting.
v. 1.1
date: 2002/06/17 06:24:23; author: dillon; state: Exp;
Initial checking of the 'crw' port. This program converts the RAW Canon
digital camera format into something gimp or ImageMagick can process.
The program was originally written by Dave Coffin ,
who gave me permission to make a port out of it. I've made extensive
modifications to the program's algorithms.
=============================================================================
v. 1.8
date: 2004/02/05 20:37:19; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES.
Reviewed by: marcus
v. 1.7
date: 2003/12/21 00:21:03; author: sergei; state: Exp; lines: +1 -1
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
v. 1.6
date: 2003/05/12 22:10:12; author: kris; state: Exp; lines: +1 -1
Reset maintainer on ports formerly maintained by dillon
Submitted by: dillon
v. 1.5
date: 2003/03/07 06:03:57; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.4
date: 2002/09/09 22:00:10; author: dillon; state: Exp; lines: +2 -0
Add missing package dependancy.
Submitted by: Tilman Linneweh
v. 1.3
date: 2002/07/22 23:24:48; author: dillon; state: Exp; lines: +2 -3
Update to 1.03. Source cleanups for better portability (no program flow
changes).
v. 1.2
date: 2002/06/18 02:16:05; author: dillon; state: Exp; lines: +1 -1
Bump to version 1.02. Fix a bunch of bugs related to .ppm output and the
Canon G2 base red and blue filter multipliers. Put the white point scaling
and the original gamma function back in. Fix the black-and-white output
option, it is now much better and can get 10 bits of information into
the 8-bit RGB output image by adjusting the red and blue guns by +1 relative
to green to handle fractional pixel values. Also added an option -indoor
which sets the red filter to 0.7, a rough compensation for indoor lighting.
v. 1.1
date: 2002/06/17 06:24:23; author: dillon; state: Exp;
Initial checking of the 'crw' port. This program converts the RAW Canon
digital camera format into something gimp or ImageMagick can process.
The program was originally written by Dave Coffin ,
who gave me permission to make a port out of it. I've made extensive
modifications to the program's algorithms.
=============================================================================
|
| |

|