ashutoshgupta
Programmer
Hi friends i want to read images which are taken by CCD camera at the rate of 30frame/sec . These images are saved in BMP format. i want to record the location of RED pixel in an array and after that want to storing there depth in another array ,depth is calculated using simple math. plottion these 3 arrays which contains X, Y and Z position of pixels of all images with respect to particular reference will generate 3-D image .I am using C++