mohammad nemat
Followers: 0 Following: 0
Statistics
RANK
35.061
of 295.569
REPUTATION
1
CONTRIBUTIONS
14 Questions
2 Answers
ANSWER ACCEPTANCE
35.71%
VOTES RECEIVED
1
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
bijna 3 jaar ago | 1 answer | 0
1
answerconvert 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
bijna 3 jaar ago | 0
Question
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...
bijna 3 jaar ago | 3 answers | 1
3
answersQuestion
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...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 3 jaar ago | 4 answers | 0
4
answersAfter 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 ...
meer dan 3 jaar ago | 0
Question
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?
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 3 jaar ago | 2 answers | 0
2
answersQuestion
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 ;...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 0 answers | 0