Reduce memory requirements by storing images as 8 bit or 16 bit unsigned integers.
													
																	Mat lab image depth assesment. 
									
	
		
	
																	An image which has 1456 1936 unit16 value implies that the image has 16 bits sample. 
																	You can add a depth buffer to the last operation to guarantee proper occlusions by writing depth at each pixel there and checking that repetitive writing happens only if new z is smaller that is a new pixel is close to the viewer. 
																	Work with standard image file formats in matlab such as reading and writing image files. 
																	An ir receiving array labeled as a depth sensor in figure 2 1 then collects and examines the emitted data. 
															
													
									
	
		
	
																	Read write and query image files. 
																	To calculate depth information the kinect camera projects infrared ir light into a space through an array of three emitters located at the center of the kinect. 
																	The image has a bit depth that is shown in the properties of original image under details tab in the file manager i e. 
																	Find the treasures in matlab central and discover how the community can help you. 
															
													
									
	
		
	
																	8 bit and 16 bit images. 
																	This example shows how to read an rgb image into the workspace and display it. 
																	Sir i have used 2d image in project it has only x and y directions but i want depth of the image in all direction like x y z because i want convert 2d to 3d imaging so please help me.