![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22172180_1618209544585_DEF.jpg)
mohammad nemat
Followers: 0 Following: 0
Statistik
RANG
35.103
of 297.016
REPUTATION
1
BEITRÄGE
14 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
35.71%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
replace one bit plane with random image in DCT domain and get DCT inverse
Hi, I want to replace one bit plane with random image in DCT domain and get DCT inverse but I can't get correct image like orgin...
etwa 3 Jahre vor | 1 Antwort | 0
1
Antwortconvert RGB to YUV and convert YUV to RGB
I want to use YUV, It's not useful for me. why did you say about YCbCr? @DGM
etwa 3 Jahre vor | 0
Frage
convert RGB to YUV and convert YUV to RGB
Hi, I want to use YUV because it's lossless when we convert it to RGB but I find this code that cointain two function for this b...
etwa 3 Jahre vor | 3 Antworten | 1
3
AntwortenFrage
Ho we can Implement Unary compression method and create Unary encoder decoder in matlab?
Hi, I want to Implement the Unary compression method for compressing Grayscale images how I can do that? My main goal is to cre...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How we can maximize PSNR between RGB image and binary(0,1) image?
Hi, I have one RGB image and i want to create binary image from that with maximum PSNR. How i can do that? In another word, Th...
mehr als 3 Jahre vor | 4 Antworten | 0
4
AntwortenAfter finding lines, how to find squares in an Image of a chessboard?
hi,i ran this code with this picture but i didn't get this result with detected line. what is this problem and why i can't get ...
mehr als 3 Jahre vor | 0
Frage
how i can find the chessboard lines and draw on the main image with any solution
hi, i want to find lines in chessboard image and draw them on this picture .can you help me?
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how wa can discard 75% of small coefficients after get the DCT conversion of each image block?
Hi, i want to do this step on one image but i don't know how i can discard 75% of smal coefficients after get the DCT, please he...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how i can use wiener filter for delete noise and why i get this result?
hi, i use wiener filter with fourmula but i get this result from noisy picture with degraditon function h . how solve this probl...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how i can delete noise from photo with Constrained Least Square Filtering method?
i want to delete noise from this picture with Destroyer function h.mat in attache with Constrained Least Square Filtering metho...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how i can use Minimum Mean Square Error (Wiener) Filtering for delete noise from this picture with specific degradation function H ?
hi, i want to delete noise with 14*14 function H with wiener filter . can you help me . how i can do this? i attache h.mat f...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How I can zero pad a 14*14 matrix to 682*577 dimension?
Hi, I want to zero pad a matrix with 14*14 dimension to have 682*577 dimensions. I want to data be in center of the new matrix...
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
how i can run least squares (LS) criterion algorithm on this data?
x1=[0.1 , 1.1 ; 6.8 , 7.1 ; -3.5 , -4.1 ; 2 , 2.7 ; 4.1 , 2.8 ; 3.1 , 5 ; -0.8 , -1.3 ; 0.9 , 1.2 ; 5 , 6.4 ; 3.9 , 4 ;...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how i can draw full line in scatter plot?
clear all close all clc x1=[0.1 ,1.1; 6.8 ,7.1; -3.5,-4.1; 2,2.7; 4.1 ,2.8; 3.1 ,5; -0.8,-1.3; 0.9 ,1.2; 5 ,6.4; 3.9...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Eliminate noise in the form of vertical lines in the image
how i can eliminate noise in the form of vertical lines in this image ? what is the best filter for it and which parameter in p...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
problem in Matching two shifted images
Hi, i write this code for compute shift between to picture and match to picture for increase quality. i have error when i want t...
fast 4 Jahre vor | 0 Antworten | 0