Click here to Skip to main content
15,904,346 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionscientific calculator Pin
jalpari2-May-06 8:38
jalpari2-May-06 8:38 
AnswerRe: scientific calculator Pin
Jörgen Sigvardsson2-May-06 12:13
Jörgen Sigvardsson2-May-06 12:13 
Questionshared memory between C++ and C# Pin
u neek2-May-06 8:37
u neek2-May-06 8:37 
Questionimage to matrix Pin
chethan karupakala2-May-06 8:17
chethan karupakala2-May-06 8:17 
AnswerRe: image to matrix Pin
John M. Drescher2-May-06 9:40
John M. Drescher2-May-06 9:40 
GeneralRe: image to matrix Pin
chethan karupakala2-May-06 16:08
chethan karupakala2-May-06 16:08 
AnswerRe: image to matrix Pin
Chris Losinger2-May-06 10:11
professionalChris Losinger2-May-06 10:11 
GeneralRe: image to matrix Pin
chethan karupakala2-May-06 16:15
chethan karupakala2-May-06 16:15 
thank u for the participation in solving the problem sir,

to be more specific here matrix means a two dimensional array of interger,

here we have to find the intensity of each pixel and store then in the array


for example consider an image with resoultion 5x5 if the intesity of
0x0 pixel is 10 and 0x1 pixel is 20 then

the matrix will be
10 20 .. .. .. ..
.. .. .. .. .. ..
.. .. .. .. .. ..
.. .. .. and so on

and one more thing is, i am not able to find a function in visual c++ 2005 to get the intensity of the pixel, for example C-language provides getpixel function, in vc++ this function is there but it operates only on bitmap files but i need to find intensity of the pixel even to jpg, and other forms of the image file

GeneralRe: image to matrix Pin
Chris Losinger2-May-06 16:18
professionalChris Losinger2-May-06 16:18 
GeneralRe: image to matrix Pin
chethan karupakala2-May-06 17:07
chethan karupakala2-May-06 17:07 
GeneralRe: image to matrix Pin
Cool Ju2-May-06 19:11
Cool Ju2-May-06 19:11 
QuestionMouse clicks on IE Pin
llp00na2-May-06 6:43
llp00na2-May-06 6:43 
AnswerRe: Mouse clicks on IE Pin
John M. Drescher2-May-06 9:43
John M. Drescher2-May-06 9:43 
QuestionInitiating other programs to run Pin
Debs*2-May-06 5:56
Debs*2-May-06 5:56 
AnswerRe: Initiating other programs to run Pin
David Crow2-May-06 6:21
David Crow2-May-06 6:21 
GeneralRe: Initiating other programs to run Pin
Debs*2-May-06 9:03
Debs*2-May-06 9:03 
Question-1.#IND00 what's the number Pin
9ine2-May-06 5:50
9ine2-May-06 5:50 
AnswerRe: -1.#IND00 what's the number Pin
toxcct2-May-06 6:02
toxcct2-May-06 6:02 
GeneralRe: -1.#IND00 what's the number Pin
9ine2-May-06 6:08
9ine2-May-06 6:08 
GeneralRe: -1.#IND00 what's the number Pin
toxcct2-May-06 6:11
toxcct2-May-06 6:11 
AnswerRe: -1.#IND00 what's the number Pin
David Crow2-May-06 6:23
David Crow2-May-06 6:23 
QuestionChris's grid control (vc6) Pin
ns2-May-06 3:59
ns2-May-06 3:59 
AnswerRe: Chris's grid control (vc6) Pin
Cedric Moonen2-May-06 4:05
Cedric Moonen2-May-06 4:05 
GeneralRe: Chris's grid control (vc6) Pin
ns2-May-06 4:18
ns2-May-06 4:18 
GeneralRe: Chris's grid control (vc6) Pin
Ravi Bhavnani2-May-06 12:52
professionalRavi Bhavnani2-May-06 12:52 

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.