Click here to Skip to main content
15,886,791 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: How to Remove duplicate files rapidly? Pin
Kornfeld Eliyahu Peter9-Oct-13 0:50
professionalKornfeld Eliyahu Peter9-Oct-13 0:50 
GeneralRe: How to Remove duplicate files rapidly? Pin
happy liu9-Oct-13 16:42
professionalhappy liu9-Oct-13 16:42 
GeneralRe: How to Remove duplicate files rapidly? Pin
Kornfeld Eliyahu Peter10-Oct-13 1:10
professionalKornfeld Eliyahu Peter10-Oct-13 1:10 
AnswerRe: How to Remove duplicate files rapidly? Pin
Chris Losinger10-Oct-13 5:05
professionalChris Losinger10-Oct-13 5:05 
GeneralRe: How to Remove duplicate files rapidly? Pin
Kornfeld Eliyahu Peter10-Oct-13 5:42
professionalKornfeld Eliyahu Peter10-Oct-13 5:42 
GeneralRe: How to Remove duplicate files rapidly? Pin
Manoj Kumar Rai13-Oct-13 9:26
professionalManoj Kumar Rai13-Oct-13 9:26 
AnswerRe: How to Remove duplicate files rapidly? Pin
theafien3-Dec-13 3:58
theafien3-Dec-13 3:58 
QuestionEstimating RGB function blackbox Pin
codetowns27-Sep-13 23:04
codetowns27-Sep-13 23:04 
Hi,

I have a 2D color map (without a color bar depth key) that depicts depth in various colors. Ideally I would like to get an estimate of all relative depths from a function of the RGB values of a color.

What I do know is the colors of the highest, middle and lowest points. So I have something like:

Fn(R,G,B) = Depth
Fn(255,255,0) = 1000
Fn(125,125,0) = 500
Fn(22, 125, 20) = 0

I realise that there won't be an exact solution and some sort of linear assumption would have to be made, but can anyone suggest a good way to approach this? (assuming it is do-able!)

I guess the images I'm talking about would look similar to this one but have various non-rainbow color changes and also have no depth key:

Similar map link

Many thanks for any assistance.
AnswerRe: Estimating RGB function blackbox Pin
Alan Balkany30-Sep-13 4:16
Alan Balkany30-Sep-13 4:16 
GeneralRe: Estimating RGB function blackbox Pin
codetowns1-Oct-13 5:26
codetowns1-Oct-13 5:26 
GeneralRe: Estimating RGB function blackbox Pin
Alan Balkany1-Oct-13 5:29
Alan Balkany1-Oct-13 5:29 
SuggestionRe: Estimating RGB function blackbox Pin
Matt T Heffron1-Oct-13 7:22
professionalMatt T Heffron1-Oct-13 7:22 
Questionhow to implement this Algorithm? (for DOM) Pin
computer_programmer121-Sep-13 5:42
computer_programmer121-Sep-13 5:42 
AnswerRe: how to implement this Algorithm? (for DOM) Pin
Richard MacCutchan21-Sep-13 7:13
mveRichard MacCutchan21-Sep-13 7:13 
QuestionI need help on Genetic Algorithm using C# Pin
Uche Osahor4-Sep-13 2:37
Uche Osahor4-Sep-13 2:37 
AnswerRe: I need help on Genetic Algorithm using C# Pin
Alan Balkany4-Sep-13 5:00
Alan Balkany4-Sep-13 5:00 
GeneralRe: I need help on Genetic Algorithm using C# Pin
Uche Osahor4-Sep-13 5:08
Uche Osahor4-Sep-13 5:08 
Questioninversion algorithm Pin
amnakhan78612-Aug-13 18:51
amnakhan78612-Aug-13 18:51 
GeneralRe: inversion algorithm Pin
harold aptroot15-Aug-13 21:43
harold aptroot15-Aug-13 21:43 
AnswerRe: inversion algorithm Pin
Alan Balkany16-Aug-13 4:31
Alan Balkany16-Aug-13 4:31 
QuestionTLS HMAC and the Pseudorandom Function Simplification Assistance Pin
Dominick Marciano10-Aug-13 19:37
professionalDominick Marciano10-Aug-13 19:37 
Question[Closure and System.Reflection] Pin
Member 823782310-Aug-13 1:43
Member 823782310-Aug-13 1:43 
QuestionGARCH algo Pin
ExcellentOrg5-Aug-13 22:46
ExcellentOrg5-Aug-13 22:46 
QuestionHow to find the shortest path between two nodes in a undigraph and it should via several given nodes? Pin
ahuzhangbo2-Aug-13 19:08
ahuzhangbo2-Aug-13 19:08 
AnswerRe: How to find the shortest path between two nodes in a undigraph and it should via several given nodes? Pin
Argonia14-Aug-13 5:10
professionalArgonia14-Aug-13 5:10 

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.