View Single Post
  #7  
Old 03-05-2006, 08:55 AM
iceman's Avatar
iceman (Mike)
Sir Post a Lot!

iceman is offline
 
Join Date: Sep 2004
Location: Gosford, NSW, Australia
Posts: 36,799
Thanks guys.

Matt, I use the "netpbm" unix tools (under a unix emulator on Windows), combined with a shell script that I wrote (with help from Bird as to which of the netpbm tools to use).

It creates a red/green/blue directory, takes each colour bmp, extracts the red channel and creates a bmp in the red directory. Same for green and blue.

DP uses "aviraw" to achieve the same result (a split of colour channels). I haven't used it so I can't go into detail about "how" to use it - but i'm sure DP will (he's great like that ).
Reply With Quote