Click here to Skip to main content
15,887,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to give event on costom control class Pin
CadNepalSDK29-Jan-06 23:48
CadNepalSDK29-Jan-06 23:48 
GeneralRe: How to give event on costom control class Pin
Prakash Nadar29-Jan-06 23:54
Prakash Nadar29-Jan-06 23:54 
GeneralRe: How to give event on costom control class Pin
CadNepalSDK30-Jan-06 0:29
CadNepalSDK30-Jan-06 0:29 
GeneralRe: How to give event on costom control class Pin
Prakash Nadar30-Jan-06 0:34
Prakash Nadar30-Jan-06 0:34 
QuestionEdge detection Pin
Senthilgeo28-Jan-06 20:16
Senthilgeo28-Jan-06 20:16 
AnswerRe: Edge detection Pin
A.A.29-Jan-06 2:56
A.A.29-Jan-06 2:56 
GeneralRe: Edge detection Pin
Senthilgeo29-Jan-06 4:54
Senthilgeo29-Jan-06 4:54 
GeneralRe: Edge detection Pin
A.A.29-Jan-06 8:01
A.A.29-Jan-06 8:01 
Ok I think I misunderstood you the first time. After you get the edges you can use Hough transform to find the different line segments. It should be very easy to implement. It also should be easy to restrict by lines of certain lengths.

Senthilgeo wrote:
are there any libraries available?


Again there are a couple depending on what you are looking for. Intel has a popular one [opencv, though when I used it a good while back I had issues with some aspects of it]. There are many that perform single or a class of algorithims, one of which was posted below this: Chris's reply. The reason I am not recommending a specific implementation of an algorithim, is because unless you use a whole library like opencv, the data structures you use will likely be different from the one in the implementation, and it would be easier to do yourself at that point [there are many implmentations you can look at by googling to get a starting idea].

Quran
Lectures (updated 1/3/06)

"They are MUSLIM. It does not matter how you split it up: all msulims (so they say) see every other muslim as a brother, regardless of origin or nationality." -legalAlien.
Alhamdullah for the blessing of Islam



-- modified at 14:35 Sunday 29th January, 2006
AnswerRe: Edge detection Pin
Chris Losinger29-Jan-06 6:56
professionalChris Losinger29-Jan-06 6:56 
Questiontransparent dialog Pin
locoone28-Jan-06 16:42
locoone28-Jan-06 16:42 
AnswerRe: transparent dialog Pin
Dominik Reichl28-Jan-06 23:31
Dominik Reichl28-Jan-06 23:31 
QuestionScollable Property Page Pin
DanYELL28-Jan-06 16:18
DanYELL28-Jan-06 16:18 
QuestionVC++ Database Appl Basic Questions Pin
kevin12728-Jan-06 11:25
kevin12728-Jan-06 11:25 
AnswerRe: VC++ Database Appl Basic Questions Pin
Eytukan28-Jan-06 17:11
Eytukan28-Jan-06 17:11 
GeneralRe: VC++ Database Appl Basic Questions Pin
kevin12728-Jan-06 18:16
kevin12728-Jan-06 18:16 
GeneralRe: VC++ Database Appl Basic Questions Pin
Eytukan29-Jan-06 2:56
Eytukan29-Jan-06 2:56 
QuestionProgramming Language Pin
Tuotrut28-Jan-06 9:18
Tuotrut28-Jan-06 9:18 
AnswerRe: Programming Language Pin
Chris Losinger28-Jan-06 9:32
professionalChris Losinger28-Jan-06 9:32 
QuestionAgain questiona Pin
Hamid_RT28-Jan-06 7:37
Hamid_RT28-Jan-06 7:37 
AnswerRe: Again questiona Pin
Eytukan28-Jan-06 17:13
Eytukan28-Jan-06 17:13 
AnswerRe: Again questiona Pin
Prakash Nadar29-Jan-06 4:58
Prakash Nadar29-Jan-06 4:58 
QuestionVS2005 plus VS98? Pin
SPB_BR28-Jan-06 7:29
SPB_BR28-Jan-06 7:29 
AnswerRe: VS2005 plus VS98? Pin
Allad28-Jan-06 11:44
Allad28-Jan-06 11:44 
GeneralRe: VS2005 plus VS98? Pin
SPB_BR28-Jan-06 11:54
SPB_BR28-Jan-06 11:54 
AnswerRe: VS2005 plus VS98? Pin
Eytukan28-Jan-06 17:45
Eytukan28-Jan-06 17: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.