yasmine
Followers: 0 Following: 0
Professional Interests: digital image processing
Statistica
RANK
156.422
of 296.216
REPUTAZIONE
0
CONTRIBUTI
10 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
80.0%
VOTI RICEVUTI
0
RANK
of 155.704
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Reverse of Normalization
G is a mtrix of integers of size (128X128) i normalized it using this method: Gnorm = (G - Gmin) ./ (Gmax) - Gmin); then u...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
normalization of cell arrays
Hi i want to normalize the values in a cell array called G G is partitioned into 6 blocks (cell arrays) so i want to normalize...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
How to access the image's blocks in an iterative way
Hi i have a database of 100 images of size 256X384 RGB images. i divided each image into 6 equal blocks. now i want to ...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Histogram of HSV quantized image
Hi i want to share with you the results of an HSV quantized image Histogram i used an image 256X384 converted it into HSV ...
circa 13 anni fa | 2 risposte | 0
2
risposteDomanda
strings and numbers for a numeric array name
I am using 6 numeric arrays in my project, their names are: block1, block2 , block3 , block4, block5 , block6 i execute the ...
circa 13 anni fa | 2 risposte | 0
2
rispostehow to divide an RGB image using blockproc function
would you help me to use blockproc() as i tried everything else and didn't work for me @ Image Analyst: i tried your method ...
circa 13 anni fa | 0
Domanda
converting a cell array into numeric arrays
I am dividing images into blocks using mat2cell then i want to convert each block from cell array to a numeric array to make his...
circa 13 anni fa | 2 risposte | 0
2
rispostereading multiple images from a folder in Matlab
Would you please help me : i'm dividing an image into blocks then making some analysis on each block i divided the image using ...
circa 13 anni fa | 0
Domanda
HSV cumulative Histogram
Hi, i divided an RGB image into 6 equal blocks , converted each block to HSV and in each block i combined the H,S and V in o...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
help in using the invhist as a built in function, Digital image processing
I want to use the function (INVHIST()) in matlab i found its code on the internet, here is the link: http://www.cs.umd.edu/~do...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
reading multiple images from a folder in Matlab
I want to read many images from a folder in the Matlab directory using imread() and then make different operations in every imag...
circa 13 anni fa | 5 risposte | 0
5
risposteDomanda
how to divide an RGB image using blockproc function
i want to resize an RGB image from 512X512 to 256X256 + i want to divide it into 4 equal blocks and take each block and change i...
circa 13 anni fa | 5 risposte | 0