Click here to Skip to main content
15,908,775 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDelete Content Folder Pin
kumar sanghvi10-Sep-09 1:24
kumar sanghvi10-Sep-09 1:24 
AnswerRe: Delete Content Folder Pin
Nuri Ismail10-Sep-09 1:33
Nuri Ismail10-Sep-09 1:33 
AnswerRe: Delete Content Folder Pin
Adam Roderick J10-Sep-09 1:39
Adam Roderick J10-Sep-09 1:39 
GeneralRe: Delete Content Folder Pin
David Crow10-Sep-09 3:38
David Crow10-Sep-09 3:38 
QuestionRead Image's RGB co-ordinates Pin
Game-point10-Sep-09 1:07
Game-point10-Sep-09 1:07 
AnswerRe: Read Image's RGB co-ordinates Pin
CPallini10-Sep-09 1:37
mveCPallini10-Sep-09 1:37 
GeneralRe: Read Image's RGB co-ordinates Pin
Game-point10-Sep-09 1:52
Game-point10-Sep-09 1:52 
GeneralRe: Read Image's RGB co-ordinates Pin
Selvam R10-Sep-09 2:06
professionalSelvam R10-Sep-09 2:06 
GeneralRe: Read Image's RGB co-ordinates Pin
CPallini10-Sep-09 2:11
mveCPallini10-Sep-09 2:11 
GeneralRe: Read Image's RGB co-ordinates Pin
Nuri Ismail10-Sep-09 2:29
Nuri Ismail10-Sep-09 2:29 
GeneralRe: Read Image's RGB co-ordinates Pin
CPallini10-Sep-09 2:43
mveCPallini10-Sep-09 2:43 
QuestionEvent handler for Check box in Tree Conrol VC++ Pin
Ranojay10-Sep-09 0:55
Ranojay10-Sep-09 0:55 
AnswerRe: Event handler for Check box in Tree Conrol VC++ Pin
Selvam R10-Sep-09 1:05
professionalSelvam R10-Sep-09 1:05 
GeneralRe: Event handler for Check box in Tree Conrol VC++ Pin
Ranojay10-Sep-09 2:05
Ranojay10-Sep-09 2:05 
Questioncreating a zip folder Pin
gunjan ga10-Sep-09 0:54
gunjan ga10-Sep-09 0:54 
QuestionRe: creating a zip folder Pin
Nuri Ismail10-Sep-09 0:59
Nuri Ismail10-Sep-09 0:59 
AnswerRe: creating a zip folder Pin
gunjan ga10-Sep-09 1:19
gunjan ga10-Sep-09 1:19 
GeneralRe: creating a zip folder Pin
Nuri Ismail10-Sep-09 1:25
Nuri Ismail10-Sep-09 1:25 
GeneralRe: creating a zip folder Pin
gunjan ga10-Sep-09 1:31
gunjan ga10-Sep-09 1:31 
GeneralRe: creating a zip folder Pin
Nuri Ismail10-Sep-09 1:45
Nuri Ismail10-Sep-09 1:45 
GeneralRe: creating a zip folder Pin
gunjan ga10-Sep-09 1:58
gunjan ga10-Sep-09 1:58 
GeneralRe: creating a zip folder Pin
Nuri Ismail10-Sep-09 2:07
Nuri Ismail10-Sep-09 2:07 
GeneralRe: creating a zip folder [modified] Pin
gunjan ga10-Sep-09 7:44
gunjan ga10-Sep-09 7:44 
GeneralRe: creating a zip folder Pin
gunjan ga11-Sep-09 0:15
gunjan ga11-Sep-09 0:15 
QuestionBMP Image handling in c /c++ Pin
Mohd Afroz Khan10-Sep-09 0:20
Mohd Afroz Khan10-Sep-09 0:20 
How to design a C (or C++) program that can extract object edges and detect the presence of straight lines.

DESIGN SPECIFICATION
1. Rescale the image down by the factor of 2, to reduce computational complexity of the
subsequent stages
2. Extract boundaries of objects using:
- 3x3gradient operators
- binary morphology
3. Detect the presence of straight lines and measure their orientation with the precision 3 degree

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.