Diptayan Dasgupta
Followers: 0 Following: 0
Feeds
提问
How do I get this code give me RGB results?
I wrote this code for image holograms. But I want this to give results in RGB. It is giving in black and white. How to change it...
3 years 前 | 1 个回答 | 0
1
个回答提问
How do I change this code for RGB images?
I wrote this code for black and white images. But when I change this for RGB images, it doesnt work. This is the source image. ...
3 years 前 | 1 个回答 | 0
1
个回答提问
How do I make the reconstructed light image more clear with less noise?
I just want to make the reconstructed light image more clear and more visible if its possible. That's the code I used. The abo...
3 years 前 | 0 个回答 | 0
0
个回答提问
How do I change a code for square gray scale image to any size RGB image?
I wrote a code for square grayscale image of size 512*512 image. I wanna change it to 2048*1536 RGB image. A=imread('lena.png')...
3 years 前 | 0 个回答 | 0
0
个回答提问
How do I change a 512*512 image code to any size code?
I wrote the code to find the lowpass filter of grayscale image of size 512*512 pixels. How to change it to any other size? A=im...
3 years 前 | 1 个回答 | 0
1
个回答提问
How do I delete the last dimension of a 256*256*3 matrix?
I want to get rid of the "*3" part. That's the code I used. The image shouldn't be a multidimentional array. Ii=imread('1 A.p...
3 years 前 | 1 个回答 | 1
1
个回答提问
Bessel beams on MATLAB
A professor asked me to plot the graph for bessel beam but did'nt give me any other information. How to do it?
3 years 前 | 0 个回答 | 0