ouh im lost here. array1[i] has 256 element which will represent the pixel intensity from 0-255 yeah? image[i] and image256[i] are variables to...
hi, the values in image256[i] is from 0-65535. i tried what u asked me to do. what i got is a distorted histogram with some of it go below...
hi thanks for replying. well somehow i have edited the codes over time. i will update to u about it now....
ouh which for loop you are talking about? the most recent for loop is to calculate the pixel intensity. so i actually want to draw a line for...
yeah.. i tried it but nothing displays on the graph.. is there any alternative way that i could do to troubleshoot this?
hey thanks for replying to my post. so i wanna draw a vertical line for example: pDC->MoveTo(x,y); pDC->LineTo(x,y); the values of x need to be...
hi, im currently on a final year project and im doing hist. equalization for medical images. im progressing pretty alright.. so far, i have came...
Separate names with a comma.