Click here to Skip to main content
15,888,521 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: I need help decrypting an encrypted text (I also got cleartext examples) [modified] Pin
annathor31-Aug-09 21:34
annathor31-Aug-09 21:34 
GeneralRe: I need help decrypting an encrypted text (I also got cleartext examples) Pin
SimpleData31-Aug-09 23:33
SimpleData31-Aug-09 23:33 
AnswerRe: I need help decrypting an encrypted text (I also got cleartext examples) Pin
mbyamukama1-Sep-09 21:09
mbyamukama1-Sep-09 21:09 
GeneralRe: I need help decrypting an encrypted text (I also got cleartext examples) Pin
SimpleData2-Sep-09 0:03
SimpleData2-Sep-09 0:03 
QuestionHelp needed. Do you know whether I can use mean-shift to solve this problem? [modified] Pin
superwave30-Aug-09 1:39
superwave30-Aug-09 1:39 
QuestionFinding a polygon that encloses a set of points Pin
gantww28-Aug-09 7:49
gantww28-Aug-09 7:49 
AnswerRe: Finding a polygon that encloses a set of points Pin
Randor 28-Aug-09 8:15
professional Randor 28-Aug-09 8:15 
AnswerRe: Finding a polygon that encloses a set of points Pin
ely_bob18-Nov-09 15:12
professionalely_bob18-Nov-09 15:12 
This is a really dificult... perspective...


if the shape is solid(with enclosed points) then you can use a contracting concentric circle approach.

if you have a form of wrapping region... good luck(unless there is other structure to your data that you didn't include)

I recently did something similar (the convex polygon approach to making a vooroni tesselation(delanuy triagulation)).

you can alternativly use a line crossing approach, but this is also tricky.

it is best if the points are "ordered" either inpriciple, or by allowence, and then building up the polygon vertex(pair) by vertex(pair).
QuestionEncrypt/Decrypt .EXE Pin
gencast27-Aug-09 20:48
gencast27-Aug-09 20:48 
AnswerRe: Encrypt/Decrypt .EXE Pin
Moreno Airoldi28-Aug-09 1:33
Moreno Airoldi28-Aug-09 1:33 
QuestionAlgorithm for a de-captcha project Pin
Sepirothftw27-Aug-09 10:33
Sepirothftw27-Aug-09 10:33 
GeneralRe: Algorithm for a de-captcha project Pin
harold aptroot27-Aug-09 11:02
harold aptroot27-Aug-09 11:02 
AnswerRe: Algorithm for a de-captcha project Pin
Eddy Vluggen1-Sep-09 2:34
professionalEddy Vluggen1-Sep-09 2:34 
Answeroff topic Pin
Sauce!8-Sep-09 6:54
Sauce!8-Sep-09 6:54 
GeneralRe: off topic Pin
ely_bob18-Nov-09 15:18
professionalely_bob18-Nov-09 15:18 
AnswerRe: Algorithm for a de-captcha project Pin
TAREQ F ABUZUHRI14-Nov-10 23:01
TAREQ F ABUZUHRI14-Nov-10 23:01 
QuestionImage segmentation help Pin
kabirbdboy26-Aug-09 3:29
kabirbdboy26-Aug-09 3:29 
AnswerRe: Image segmentation help Pin
Alan Balkany26-Aug-09 8:13
Alan Balkany26-Aug-09 8:13 
GeneralRe: Image segmentation help Pin
kabirbdboy27-Aug-09 2:32
kabirbdboy27-Aug-09 2:32 
GeneralRe: Image segmentation help Pin
Alan Balkany27-Aug-09 3:16
Alan Balkany27-Aug-09 3:16 
GeneralRe: Image segmentation help Pin
Tim Craig27-Aug-09 8:27
Tim Craig27-Aug-09 8:27 
QuestionHelp decoding a friendly message Pin
BillyTed24-Aug-09 13:33
BillyTed24-Aug-09 13:33 
AnswerRe: Help decoding a friendly message Pin
Tim Craig24-Aug-09 15:09
Tim Craig24-Aug-09 15:09 
AnswerRe: Help decoding a friendly message Pin
Ian Shlasko25-Aug-09 7:41
Ian Shlasko25-Aug-09 7:41 
AnswerRe: Help decoding a friendly message Pin
supercat926-Aug-09 12:26
supercat926-Aug-09 12:26 

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.