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년 전 | 답변 수: 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...
거의 14년 전 | 답변 수: 1 | 0