Feeds
提问
Help with 3D plot and meshgrid
I have a meshgrid of variables X and Y defined as x=[-25:0.5:24.5]; y=[-25:0.5:24.5]; [X,Y]=meshgrid(x,y); and hav...
13 years 前 | 1 个回答 | 0
1
个回答提问
How can I save current displayed image frame as type uint32 instead of uint8?
I am trying to capture an image from a camera and save the image data array as type uint32. I start the camera and show the came...
13 years 前 | 1 个回答 | 0