Statistiques
9 Questions
0 Réponses
RANG
179 081
of 301 763
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 413
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 447
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How can we apply the standard deviation?
In the following code image was divided into 8 * 8 blocks Image=rgb2gray(imread('1.jpg')); [m n]=size(Image); Nbrx =...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Problem with file text size in bytes
in GUI MATLAB HOW I CAN FIND THE SIZE OF THE FILE TEXT AFTER IMPORT THIS FILE BY THIS CODE : [file,path] = uigetfile('*.tx...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
I have problem with empty string B in this code
if true [a1,a2]=unique(c');%c is two dimension array [d1 idx]=sort(a2); a1=a1(idx); for ii=1:length(a1) B{1,ii}=a1...
presque 13 ans il y a | 1 réponse | 0
0
réponseQuestion
Comparison between the values of pixels in the image matrix
This code to divide the image to Blocks After the divided we take the avrege of each block with size 4*4 pixel and store values...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
problem after divide image
Hello all .. This code to divide the image into blocks, each block 4 * 4 pixels and then find the average of the values of pi...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
new image array after get avrage of each block after divide image into 4*4
Hello If I have a picture is divided into blocks the size of each block 4 * 4 pixel and I want to know the average of the pix...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
plz i need the help in fractal image compression i don't understand how i can implement it using matlab
plz i need the help in fractal image compression i don't understand how i can implement it using matlab
environ 13 ans il y a | 1 réponse | 0
0
réponseQuestion
how i can implement lowpass filter on image using matlab
how i can implement lowpass filter on image using matlab when we implement the fractal image compressin we need to do that ,ho...
environ 13 ans il y a | 3 réponses | 0
3
réponsesQuestion
how to divide the image into4*4 blocks in matlab
For example,i have image with 200 * 200 pixel I want to divide this image into blocks each block with size 4 * 4 pixels how i...
environ 13 ans il y a | 1 réponse | 0