Click here to Skip to main content
15,903,385 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question[Solved] Is MS Word MDI/SDI? How to implement it in VC6? Pin
followait29-May-08 6:51
followait29-May-08 6:51 
AnswerRe: Is MS Word MDI/SDI? How to implement it in VC6? Pin
CPallini29-May-08 7:37
mveCPallini29-May-08 7:37 
GeneralRe: Is MS Word MDI/SDI? How to implement it in VC6? Pin
Nelek29-May-08 8:20
protectorNelek29-May-08 8:20 
AnswerRe: Is MS Word MDI/SDI? How to implement it in VC6? Pin
Nelek29-May-08 8:22
protectorNelek29-May-08 8:22 
AnswerRe: [Solved] Is MS Word MDI/SDI? How to implement it in VC6? Pin
ShilpiP29-May-08 19:00
ShilpiP29-May-08 19:00 
Questionhow to calculate hessian matrix Pin
traelektro29-May-08 6:11
traelektro29-May-08 6:11 
Questionhow to calculate hessian matrix Pin
traelektro29-May-08 6:11
traelektro29-May-08 6:11 
QuestionRe: how to calculate hessian matrix Pin
CPallini29-May-08 7:34
mveCPallini29-May-08 7:34 
traelektro wrote:
Hessian is 2nd order differential of Gaussian

Nope. More generally, the Hessian matrix is the square matrix of second-order partial derivatives of a function [^].


traelektro wrote:
Now, what number is in Hessian Matrix.
example:
Gaussian equation = F(x,y)= (1/(2*pi*T^2))exp-((x^2+y^2)/2T^2)
Then,
H = [Fxx(x,y) Fxy(x,y) ;
Fyx(x,y) Fyy(x,y)]

So, what is significant number of matrix content?

What has it to do with C++? What exactly are you asking for?

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke


AnswerRe: how to calculate hessian matrix Pin
traelektro29-May-08 13:01
traelektro29-May-08 13:01 
GeneralRe: how to calculate hessian matrix Pin
CPallini29-May-08 21:46
mveCPallini29-May-08 21:46 
GeneralRe: how to calculate hessian matrix [modified] Pin
traelektro3-Jun-08 22:33
traelektro3-Jun-08 22:33 
QuestionAre you just mocking me? Pin
CPallini3-Jun-08 22:39
mveCPallini3-Jun-08 22:39 
JokeRe: I am not mocking you? Pin
traelektro3-Jun-08 23:09
traelektro3-Jun-08 23:09 
GeneralRe: I am not mocking you? Pin
CPallini3-Jun-08 23:17
mveCPallini3-Jun-08 23:17 
GeneralRe: I am not mocking you? Pin
traelektro3-Jun-08 23:55
traelektro3-Jun-08 23:55 
AnswerRe: how to calculate hessian matrix Pin
Saurabh.Garg29-May-08 16:30
Saurabh.Garg29-May-08 16:30 
GeneralRe: how to calculate hessian matrix Pin
traelektro3-Jun-08 22:39
traelektro3-Jun-08 22:39 
QuestionSuppressing accelerator keys temporarily Pin
Graham Shanks29-May-08 6:09
Graham Shanks29-May-08 6:09 
AnswerRe: Suppressing accelerator keys temporarily Pin
Graham Shanks30-May-08 0:45
Graham Shanks30-May-08 0:45 
QuestionPbm with focus when showing interfaces created inside an extension DLL Pin
Ahmed Charfeddine29-May-08 5:25
Ahmed Charfeddine29-May-08 5:25 
Questionthere is something seriously wrong with this... Pin
Pathetic29-May-08 5:24
Pathetic29-May-08 5:24 
QuestionRe: there is something seriously wrong with this... Pin
David Crow29-May-08 5:25
David Crow29-May-08 5:25 
AnswerRe: there is something seriously wrong with this... Pin
Pathetic29-May-08 12:38
Pathetic29-May-08 12:38 
AnswerRe: there is something seriously wrong with this... Pin
jeron129-May-08 5:31
jeron129-May-08 5:31 
AnswerRe: there is something seriously wrong with this... Pin
Rajesh R Subramanian29-May-08 6:00
professionalRajesh R Subramanian29-May-08 6:00 

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.