![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11125060_1515991650663_DEF.jpg)
fzhmktr
2018 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Scanning reference image and its distorted images
I am writing code where it scanned the folder of reference images and distorted images. I want to match the reference image with...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Error mapping between two images
Hi, I have this task to show the error mapping between reference and distorted image. For example, ref = imread('pout.tif'); ...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Lifting wavelet vs traditional wavelet
Hi, I have read several papers about comparing the performance of LWT and DWT. All the papers I read conclude that LWT calcula...
5年以上 前 | 0 件の回答 | 0
0
回答質問
LIVE database for Image Quality Assessment
Hi, I'm using LIVE images database (release 2) for image quality assessment project. However, I'm confused how the images distr...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Listing only a certain value in from text file
I have a text file name info.txt that consist various of data. For example car image1.png 1.524 bicycle image2.png 1.443 chai...
5年以上 前 | 1 件の回答 | 0
1
回答質問
How to perform lifting haar wavelet?
Is it possible for me to make a lifting haar from this code? This is code for haar wavelet decomposition. function coeffs = Haa...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Subscript indices must either be real positive integers or logicals?
Why did i get this error? ref = imread('TID2008\reference_images\I01.BMP'); A = imread('TID2008\distorted_images\I01_01_1....
約7年 前 | 1 件の回答 | 0
1
回答質問
How to plot best fit line?
I have 1700 plot of data in graph. How do I plot the line of best fit? I stored the x and y data in table and the plot them. Fro...
約7年 前 | 2 件の回答 | 1