Feeds
提问
Digital low pass filter without signal processing toolbox
Hi all, All I need to do is create a low pass filter for a 1D array. This should be very very simple but it seems all the ...
12 years 前 | 1 个回答 | 0
1
个回答提问
combinations, nchoosek or similar function nx2 array
I have data points (x and y) that I am using to fit a curve. I need to find out which 4 give me the best fit. So I need a wa...
13 years 前 | 0 个回答 | 0
0
个回答已回答
I need to layer 2 images so I can select the same region of both images at once
Got it I think. Really simple. In short: img1=imread('myImage1'); img2=imread('myImage2'); imshow(img2) roi=imrect...
I need to layer 2 images so I can select the same region of both images at once
Got it I think. Really simple. In short: img1=imread('myImage1'); img2=imread('myImage2'); imshow(img2) roi=imrect...
13 years 前 | 0
提问
I need to layer 2 images so I can select the same region of both images at once
I am comparing optical densities of film. I have one film that was scanned pre-exposure and after exposure (1 film, 2 images). ...
13 years 前 | 2 个回答 | 0
2
个回答提问
map pixel intensity to rainbow
I am working with a unit16 only in the red channel (ImgRed) In it's simplest form, I need create a new image (Irainbow) where t...
13 years 前 | 3 个回答 | 0