Feeds
提问
arranging images by scan coordinates
I am generating images with a scanning microscope. In each folder for every 100x100 xy scan there are 10000 images of 3x3 pixel...
12 years 前 | 0 个回答 | 0
0
个回答提问
imcomplement for binary image doesn't replace 1.000 with 0.000
I have a binary image that I am certain has only values of 0.0000 and 1.0000. I need the complement of this image, but when I u...
14 years 前 | 1 个回答 | 0
1
个回答提问
bwdist is computing image complement
I have a binary image and used bwdist on the image and the resulting image was the exact compliment of the original image. I th...
15 years 前 | 1 个回答 | 1
1
个回答已回答
Creating RGB images from .Mat arrays with imaginary entries
I just figured out that the matrix file(:,:,#) is actually an intensity map that is just being colormapped (red corresponding to...
Creating RGB images from .Mat arrays with imaginary entries
I just figured out that the matrix file(:,:,#) is actually an intensity map that is just being colormapped (red corresponding to...
15 years 前 | 0
提问
Creating RGB images from .Mat arrays with imaginary entries
I have a series of .mat files which contain raw image data that is unscaled and contains imaginary entries. I can display these...
15 years 前 | 2 个回答 | 0
