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

Algorithms

 
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 
kabirbdboy wrote:
As i want to make the rectangle,so,i think i need to find the x,y axis of detected area.
How can i detect the x,y axis of detected area


Areas don't have axes, coordinate systems do. What you primarily need are the x and y centroids, extents, possibly area and moments. OpenCV provides a function for calculating the moments of an area, check into it.

You measure democracy by the freedom it gives its dissidents, not the freedom it gives its assimilated conformists.

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 
GeneralRe: Help decoding a friendly message Pin
Ian Shlasko27-Aug-09 8:38
Ian Shlasko27-Aug-09 8:38 
GeneralRe: Help decoding a friendly message Pin
BillyTed27-Aug-09 12:23
BillyTed27-Aug-09 12:23 
Questiondata formatting Pin
benjamin yap24-Aug-09 5:39
benjamin yap24-Aug-09 5:39 
AnswerRe: data formatting Pin
N a v a n e e t h24-Aug-09 7:05
N a v a n e e t h24-Aug-09 7:05 
GeneralRe: data formatting Pin
benjamin yap24-Aug-09 16:18
benjamin yap24-Aug-09 16:18 
GeneralRe: data formatting Pin
N a v a n e e t h24-Aug-09 16:47
N a v a n e e t h24-Aug-09 16:47 
GeneralRe: data formatting Pin
benjamin yap24-Aug-09 17:05
benjamin yap24-Aug-09 17:05 
GeneralRe: data formatting Pin
N a v a n e e t h24-Aug-09 17:37
N a v a n e e t h24-Aug-09 17:37 
QuestionImplementing Fax Protocol Pin
ran923-Aug-09 1:33
ran923-Aug-09 1:33 
AnswerRe: Implementing Fax Protocol Pin
Roger Wright24-Aug-09 12:04
professionalRoger Wright24-Aug-09 12:04 
QuestionRe: Implementing Fax Protocol Pin
ran924-Aug-09 23:30
ran924-Aug-09 23:30 
AnswerRe: Implementing Fax Protocol Pin
ran925-Aug-09 6:43
ran925-Aug-09 6:43 
AnswerRe: Implementing Fax Protocol Pin
LezWilliams6-Sep-09 15:56
LezWilliams6-Sep-09 15:56 

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.