Feb 24, 2002 #1 Guest_imported New member Joined Jan 1, 1970 Messages 0 Hi, how to grab the gray level values of an image and assign it to an array? Tried using the below, but it doesn't work. MbufGet2d(MilSubImage, 0, 0, IMAGE_WIDTH, IMAGE_HEIGHT, SourceImage);
Hi, how to grab the gray level values of an image and assign it to an array? Tried using the below, but it doesn't work. MbufGet2d(MilSubImage, 0, 0, IMAGE_WIDTH, IMAGE_HEIGHT, SourceImage);