統計
MATLAB Answers
21 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
nonsubsampled Contourlet decomposition NSCT
I have an image (medical image) 1024*1024 I'm trying to decompose it using the NSCT toolbox but every time I run the code I got ...
8年以上 前 | 0 件の回答 | 0
0
回答質問
save .TIFF file
I have an image (medical image) stocked as .TIFF file, when I read it I’ve found 4 matrix the first, the second and the third on...
8年以上 前 | 1 件の回答 | 0
1
回答質問
noise type: PDF+Hypothesis test
I have a 2D matrix of values. I've considered these values as a noise. What I'm trying to do is to draw the PDF of my matrix and...
8年以上 前 | 0 件の回答 | 0
0
回答質問
ContourletSD ContourletSDmm_ne.m file
In order to denoise my data I used the conourletSD toolbox in http://lu.seas.harvard.edu/software/contourletsd-matlab-code-imple...
10年弱 前 | 0 件の回答 | 0
0
回答質問
how we choose the number of direction in each level for contourlet
I want to ask about the way we choose the direction in contourlet for example levels = [0,2,3,4,5] ; here they have di...
10年弱 前 | 0 件の回答 | 0
0
回答質問
difference between imhist and histfit
Hi; I applied the wavelet transform on series of images, then I tested the distribution of their coefficients by plotting the...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Extract Noise Parameters from images
Hi All: I'm trying to extract noise parameters from a gray image which contains an object. I did the binarisation then masked...
10年以上 前 | 1 件の回答 | 0
1
回答質問
32 bits effect on tif images
hi; why when I convert my *gray* images to 32 bits by using uint32 instruction they get *'sombre'*,what can I do? my ima...
11年弱 前 | 1 件の回答 | 0
1
回答質問
save images as tif 32 bits by using imwrite
Hi; I'm trying to save my images as tif 32 bits but I got this Error: *Cannot write uint32 data to a TIFF file* this i...
11年弱 前 | 2 件の回答 | 0
2
回答質問
use imwrite for images sequence
Hi ; I'm trying to save my data 'Images' after some treatment by using imwrite but the problem is that imwrite does not w...
11年弱 前 | 1 件の回答 | 0
1
回答質問
is there any function which replaces the function imwrite under matlab for .dm3 images?
Hi; I have a .dm3 images I read them but after applied some processing I want to write them under a specific file I usual...
11年弱 前 | 0 件の回答 | 0
0
回答質問
How can I read a .DM3 files
Hi; I want to ask if is it possible to read .DM3 files under matlab I have a series of microscopy images and i want to read t...
11年弱 前 | 0 件の回答 | 0
0
回答質問
Daubechies wavelets effect during the Denoising process
Hi everyone; I'm really confused about some results I got during Denoising An image (a hole in gray Background)as shown i...
約11年 前 | 0 件の回答 | 0
0
回答質問
How to show Tiff stacks
Hi everyone; I'm trying to show a tiff stack '57 images as one file' but I faced this problem: Warning: Can only display...
約11年 前 | 3 件の回答 | 0
3
回答質問
Db3 and Haar wavelets properties
Hi :); Is there someone who can explain to me why when I apply Db3 on my Test image which contains a hole it shifts especiall...
11年以上 前 | 0 件の回答 | 0
0
回答質問
Average of 10 images
Hi; I read a series of images and I want to calculate their average I've written this code : I=zeros(size(Io)) for ...
11年以上 前 | 1 件の回答 | 0
1
回答質問
SNR IN and SNR OUT
Hi; In order to compare the noisy and the De-noised image i should calculate the SNR IN and The SNR OUT SNR IN :the SNR be...
11年以上 前 | 0 件の回答 | 0
0
回答質問
ERROR From STD 'standard deviation'
Hello every one; is anyone knows how can I extract the error between two images from their variance? knowing that I have the ST...
11年以上 前 | 1 件の回答 | 0
1
回答質問
MSE Mean Square Error
I De-noise some images and I want to evaluate them so I calculate SNR but I want to use another like Mean Square Error (MSE) I s...
11年以上 前 | 3 件の回答 | 1
3
回答質問
series of images as one 3D images
Hi; My Question is about how can I collect my images as one image to work on it like 3D image knowing that I have 9 images .tif...
11年以上 前 | 1 件の回答 | 0
1
回答質問
Denoising by Donoho algorithm
Hello I'm trying to apply Donoho formula on my noisy image to get the threshold value and apply it on details coefficients whic...
11年以上 前 | 1 件の回答 | 0