Search found 2 matches
- 2012-04-28T03:52:49-07:00
- Forum: Users
- Topic: Finding the first white pixel
- Replies: 5
- Views: 8893
Re: Finding the first white pixel
Thanks for the quick reply. I'm looking for the "closest to white" solution and if there's no white pixels I would love to get an error message. I thought about doing it with a threshold number. My idea is to use the whitebalance script with a script that would find the white marker used in the ...
- 2012-04-18T04:00:07-07:00
- Forum: Users
- Topic: Finding the first white pixel
- Replies: 5
- Views: 8893
Finding the first white pixel
Hie. I'm trying to color balance a photo. I've learned from fred's excellent script (whitebalance) that I can do it if I specify the % or a pixel location of a white pixel. I got that part working without a glitch but now I want to make it more robust and locate the position of the white pixel ...