Click here to Skip to main content
15,904,416 members
Home / Discussions / C#
   

C#

 
Answer1212 Pin
Luc Pattyn26-Oct-10 9:53
sitebuilderLuc Pattyn26-Oct-10 9:53 
GeneralRe: 1212 [modified] Pin
DaveAuld26-Oct-10 9:55
professionalDaveAuld26-Oct-10 9:55 
GeneralRe: can someone tell me how can i detect an ellipse in BTMP file? Pin
inayathussaintoori26-Oct-10 11:37
inayathussaintoori26-Oct-10 11:37 
AnswerRe: can someone tell me how can i detect an ellipse in BTMP file? Pin
Luc Pattyn26-Oct-10 12:01
sitebuilderLuc Pattyn26-Oct-10 12:01 
GeneralRe: can someone tell me how can i detect an ellipse in BTMP file? Pin
inayathussaintoori26-Oct-10 12:35
inayathussaintoori26-Oct-10 12:35 
GeneralRe: can someone tell me how can i detect an ellipse in BTMP file? Pin
Dave Kreskowiak26-Oct-10 13:49
mveDave Kreskowiak26-Oct-10 13:49 
AnswerRe: can someone tell me how can i detect an ellipse in BTMP file? Pin
Alan Balkany27-Oct-10 4:51
Alan Balkany27-Oct-10 4:51 
Questionface detection problem Pin
inayathussaintoori26-Oct-10 8:04
inayathussaintoori26-Oct-10 8:04 
AnswerRe: face detection problem PinPopular
Pete O'Hanlon26-Oct-10 9:06
mvePete O'Hanlon26-Oct-10 9:06 
GeneralRe: face detection problem Pin
Ennis Ray Lynch, Jr.26-Oct-10 9:22
Ennis Ray Lynch, Jr.26-Oct-10 9:22 
GeneralRe: face detection problem Pin
inayathussaintoori26-Oct-10 9:30
inayathussaintoori26-Oct-10 9:30 
GeneralRe: face detection problem Pin
Dalek Dave26-Oct-10 9:35
professionalDalek Dave26-Oct-10 9:35 
GeneralRe: face detection problem Pin
Pete O'Hanlon26-Oct-10 9:40
mvePete O'Hanlon26-Oct-10 9:40 
GeneralRe: face detection problem Pin
inayathussaintoori26-Oct-10 9:52
inayathussaintoori26-Oct-10 9:52 
GeneralRe: face detection problem Pin
Keith Barrow26-Oct-10 9:53
professionalKeith Barrow26-Oct-10 9:53 
AnswerRe: face detection problem Pin
Adam R Harris26-Oct-10 9:48
Adam R Harris26-Oct-10 9:48 
GeneralRe: face detection problem Pin
inayathussaintoori26-Oct-10 10:28
inayathussaintoori26-Oct-10 10:28 
GeneralRe: face detection problem PinPopular
Richard MacCutchan26-Oct-10 10:32
mveRichard MacCutchan26-Oct-10 10:32 
GeneralRe: face detection problem Pin
Adam R Harris26-Oct-10 11:11
Adam R Harris26-Oct-10 11:11 
GeneralRe: face detection problem Pin
inayathussaintoori26-Oct-10 11:33
inayathussaintoori26-Oct-10 11:33 
GeneralRe: face detection problem Pin
Adam R Harris26-Oct-10 11:36
Adam R Harris26-Oct-10 11:36 
GeneralRe: face detection problem Pin
inayathussaintoori26-Oct-10 11:41
inayathussaintoori26-Oct-10 11:41 
GeneralRe: face detection problem Pin
Adam R Harris26-Oct-10 11:50
Adam R Harris26-Oct-10 11:50 
inayathussaintoori wrote:
very strange idea


Not sure if it's a bad idea ... when taking on such a complex task (mathematically) it would be wise to educate oneself to the point of actually understanding the complex mathematical algorithms that you are going to need to *write yourself*. I'm afraid attempting to write the code (and by extension the math) on your own without the use of a 3rd party library and no extensive knowledge on the topic will result in utter failure.


inayathussaintoori wrote:
i am good at math not too bad as you thought.


I never said you were bad and i did not mean to imply that you are, however this is very advanced math and I for one don’t even know where to begin.


inayathussaintoori wrote:
but if you see the math and process of algorithms, so you won't understand that what is it saying.


I don’t need to see them to know they are going to be way above my head and would require me to actually research and learn the algorithms that are required.


....


All in all, you MUST understand the math to write the code.... i could try and write some German but not knowing any German I’m sure it would just be gibberish
Don't comment your code - it was hard to write, it should be hard to read!

GeneralRe: face detection problem Pin
inayathussaintoori26-Oct-10 12:32
inayathussaintoori26-Oct-10 12:32 
GeneralRe: face detection problem Pin
Richard MacCutchan26-Oct-10 12:08
mveRichard MacCutchan26-Oct-10 12:08 

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.