fzhmktr
Followers: 0 Following: 0
Statistik
8 Fragen
0 Antworten
RANG
26.673
of 295.527
REPUTATION
1
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
12.5%
ERHALTENE STIMMEN
1
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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'); ...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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....
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 7 Jahre vor | 2 Antworten | 1