Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Init CV_64F Mat

I've a got a 2-D array of double values.

I want to put them in Mat of 64-bit floating point values and display.

In other words, I want to represent my 2-D array of doubles in color.

Should I scale these double values somehow before I put them in Mat?

Init CV_64F MatMat explicit initialization.

I've a got a 2-D array of double values.

I want to put them in Mat of 64-bit floating point values and display.

In other words, I want to represent my 2-D array of doubles in color.

Should I scale these double values somehow before I put them in Mat?

Mat explicit initialization.

I've a got a 2-D array of double values.

I want to put them in Mat and display.

In other words, I want to represent my 2-D array of doubles in color.

Should I scale these double values somehow before I put them in Mat?

Representating 2-D array of doubles by putting in Mat explicit initialization.and displaying.

I've a got a 2-D array of double values.

I want to put them in Mat and display.

In other words, I want to represent my 2-D array of doubles in color.

Should I scale these double values somehow before I put them in Mat?

Or what? I can't manage to represent all the values vividly to see the differences between them.