Click here to Skip to main content
15,915,509 members
Home / Discussions / Algorithms
   

Algorithms

 
General[Message Deleted] Pin
kabirbdboy9-Sep-09 15:25
kabirbdboy9-Sep-09 15:25 
GeneralRe: help me to select my project Pin
Tim Craig9-Sep-09 17:56
Tim Craig9-Sep-09 17:56 
GeneralRe: help me to select my project Pin
kabirbdboy10-Sep-09 1:38
kabirbdboy10-Sep-09 1:38 
GeneralRe: help me to select my project Pin
Richard MacCutchan9-Sep-09 21:37
mveRichard MacCutchan9-Sep-09 21:37 
AnswerRe: help me to select my project Pin
Nagy Vilmos10-Sep-09 9:41
professionalNagy Vilmos10-Sep-09 9:41 
GeneralRe: help me to select my project Pin
kabirbdboy10-Sep-09 15:08
kabirbdboy10-Sep-09 15:08 
GeneralRe: help me to select my project Pin
Tim Craig10-Sep-09 19:30
Tim Craig10-Sep-09 19:30 
QuestionGradient map Pin
Sauce!8-Sep-09 6:21
Sauce!8-Sep-09 6:21 
I have an image with each pixel representing a value in the range 0...1 and would like to map a gradient to the range.

Values in the range 0...0.5 should be shaded from black to red, and values in the range 0.5...1 should be shaded red to white. Each colour is represented as a single unsigned int in the form AA RR GG BB with AA being redundant in this case. How would I go about doing that? I'm using C++ but at the moment psuedo code would be just fine.
AnswerRe: Gradient map Pin
Eddy Vluggen8-Sep-09 11:13
professionalEddy Vluggen8-Sep-09 11:13 
AnswerRe: Gradient map Pin
Alan Balkany9-Sep-09 5:12
Alan Balkany9-Sep-09 5:12 
Questioncomipler construction Pin
rizwana rashid7-Sep-09 8:23
rizwana rashid7-Sep-09 8:23 
AnswerRe: comipler construction Pin
Christian Graus7-Sep-09 15:55
protectorChristian Graus7-Sep-09 15:55 
AnswerRe: comipler construction Pin
mabo428-Sep-09 1:36
mabo428-Sep-09 1:36 
AnswerRe: comipler construction Pin
Luc Pattyn8-Sep-09 2:32
sitebuilderLuc Pattyn8-Sep-09 2:32 
GeneralRe: comipler construction Pin
molesworth10-Sep-09 7:27
molesworth10-Sep-09 7:27 
AnswerRe: comipler construction Pin
PIEBALDconsult24-Sep-09 17:44
mvePIEBALDconsult24-Sep-09 17:44 
AnswerRe: Help need,Spanning Tree Pin
Moreno Airoldi8-Sep-09 9:18
Moreno Airoldi8-Sep-09 9:18 
Questionhelp needed for loops Pin
aihcezs1444-Sep-09 0:11
aihcezs1444-Sep-09 0:11 
AnswerRe: help needed for loops Pin
Richard MacCutchan4-Sep-09 0:18
mveRichard MacCutchan4-Sep-09 0:18 
GeneralRe: help needed for loops Pin
aihcezs1444-Sep-09 0:37
aihcezs1444-Sep-09 0:37 
GeneralRe: help needed for loops Pin
Richard MacCutchan4-Sep-09 0:50
mveRichard MacCutchan4-Sep-09 0:50 
GeneralRe: help needed for loops Pin
aihcezs1444-Sep-09 1:00
aihcezs1444-Sep-09 1:00 
GeneralRe: help needed for loops Pin
Luc Pattyn4-Sep-09 1:09
sitebuilderLuc Pattyn4-Sep-09 1:09 
GeneralRe: help needed for loops [modified] Pin
aihcezs1444-Sep-09 2:13
aihcezs1444-Sep-09 2:13 
GeneralRe: help needed for loops Pin
Luc Pattyn4-Sep-09 2:45
sitebuilderLuc Pattyn4-Sep-09 2:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.