Community Profile

photo

Chris


University of Arizona

Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


New vectors for color deconvolution
Hey everyone, So I have eosin-only stained tissue and I need to be able to create new eosin vectors so that I can use it for ...

10 years ago | 1 answer | 0

1

answer

Question


Multiplying image matrices brings error?
This is my code. It keeps bringing up an error F=fft(f); H2=fft(h); C=F*H2; g2=ifft(C); But if I do C=F .* H2...

11 years ago | 1 answer | 0

1

answer

Question


IMAGE PROCESSING HELP! I was able to get part 1 and then I got stuck
1. Start out by writing a MATLAB program that will read this image file and display a grayscale image with the correct aspect ...

11 years ago | 2 answers | 0

2

answers

Answered
IMAGE PROCESSING HELP! I was able to get part 1 and then I got stuck
Thank you!! I will try those things! My problem is, I don't know how to make the image f(x,y). I think that is the problem I am...

11 years ago | 0