Community Profile

photo

Justin


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

11 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 0 answers | 0

0

answers

Answered
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...

12 years ago | 0

Question


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). ...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 3 answers | 0

3

answers