X-Pro raw conversions from AccuRaw Beta 5
31
PhotoRaw makes the New York Times
PhotoRaw makes the New York Times
dcpTool and "V4" camera profiles
dcpTool and "V4" camera profiles
3
Demosaicing the Fuji X-Pro1 Part 4
8
Lightroom 4.3 rc and the Fuji X-Pro
Lightroom 4.3 rc and the Fuji X-Pro
2
Lightroom 4.2 and the Fuji X-Pro - oh dear.....
Lightroom 4.2 and the Fuji X-Pro - oh dear.....
8
HSV conversion in a CIFilter
HSV conversion in a CIFilter
I haven't posted for a while - I've been busy coding. Something new in the works that should be available in a month or two. But I do want to quickly publish something I haven't seen documented before, which is how you can do RGB to HSV conversions in a CIFilter. HSV (Hue, Saturation, Value) representations are useful in a number of image manipulations, and CIFilters are part of Apple's image processing in OS X and iOS, and use a reduced version of the OpenGL shader language. In general, HSV conversion in OpenGL shader language are a problem, because of the conditionals, which shader language aren't good at. Some RGB<->HSV conversions in Open GL shader language have been published before, but all the ones I've seen use functions that aren't available in the subset of the shader language that is available in a CIFilter. This implementation takes some ideas about the use of the "step" function from Ian Taylor's "normal" shader language implementation. The CIFilter below adjusts exposure and saturation by converting to HSV, adjusting S and V, and converting back to RGB. You can test this by just pasting it into Quartz Composer. Of course, if all you want to do is to adjust exposure and saturation, there are easier ways than HSV - this is just a demo! Anyway, without more talk:
A much faster PhotoRaw
A much faster PhotoRaw
The Fuji X-Pro1, Lightroom and SILKYPIX
The Fuji X-Pro1, Lightroom and SILKYPIX
14
CornerFix and a Leica Fotografie International Master Shot
CornerFix and a Leica Fotografie International Master Shot
Lightroom 4.1 and the Fuji X-Pro1 - oh dear.....
11
The Leica M Monochrom's lack of DNG compression options
The Leica M Monochrom's lack of DNG compression options
The Leica M Monochrom's spectral sensitivity
The Leica M Monochrom's spectral sensitivity
Demosaicing the Fuji X-Pro1 Part 3
19
Raw developers and camera manufacturers
Raw developers and camera manufacturers
5
Analysis of the Leica M Monochrom's raw file
Analysis of the Leica M Monochrom's raw file
Jono Slack over on the L-Camera-Forum was kind enough to post a raw DNG from Leica's new M Monochrom, so I a took a bit of a root around inside it. No surprises - it's very similar to a M9 DNG. For those interested, there's a field level dump of the interesting fields below, but the highlights are: 14 Bit data, much the same as an M9, with non-zero black level Uncompressed DNG version 1.0.0.0, so still the original DNG spec, none of the new stuff Camera name specified as "M9 monochrom" The MakerNote with its lens info still seems to be as for the M9; in this case the lens shows as "Apo-Summicron-M 75mm f/2 ASPH", which is consistent with what Jono reported The famous "blue dot" is still there The only thing that might surprise a few people is the "PhotometricInterpretation: LinearRaw" part. But that's actually quite correct - the way the DNG spec works, you can either set that to CFA (aka a Bayer array type camera) or to LinearRaw. And this sure isn't a CFA camera. There is one slight side effect of LinearRaw though. When ACR or Lightroom load a normal raw, they apply a tone curve by default. However, with a LinearRaw, they don't. So, for those intent on comparing a M9 image to a M Monochrom image shot side-by-side, be aware that by default they have different tone curves. I'd guess that once the M Monochrom is shipping ACR and LR will have a built-in M Monochrom camera profile that will probably have a tone curve. The other issue to be aware of with LinearRaw is that most raw development programs don't support it, so until Aperture, Capture One, etc are updated, don't expect M Monochrom DNGs to load in much except Adobe products.
Demosaicing the Fuji X-Pro1 Part 2
7
Demosaicing the Fuji X-Pro1 and its X-Trans CMOS sensor
17
The Leica M Monochrom sensor
5
CornerFix in New Zealand
CornerFix in New Zealand
1
Sony NEX-7, CV12 and CornerFix
Sony NEX-7, CV12 and CornerFix
What does "raw image support" really mean on the iPad?
What does "raw image support" really mean on the iPad?
A useful gadget for users of M lenses
A useful gadget for users of M lenses
The 2012 iPad - looking good for photographers
The 2012 iPad - looking good for photographers
A guide to photo editing apps on the iPad
A guide to photo editing apps on the iPad
iPhoto for the iPad and raw files
iPhoto for the iPad and raw files
Lightroom's new lossy DNG compression
Lightroom's new lossy DNG compression
2
Installing Linux Mint 12 and Samba shares
Installing Linux Mint 12 and Samba shares
2
Popular Posts
Blog Archive
About Me
About Me
My Photo
Author of AccuRaw, PhotoRaw, CornerFix, pcdMagic, pcdtojpeg, dcpTool, WinDat Opener and occasional photographer....
Loading