photo

yasmine


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Professional Interests: digital image processing

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
how 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 ...

mehr als 12 Jahre vor | 0

Frage


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...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
reading 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 ...

mehr als 12 Jahre vor | 0

Frage


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...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 12 Jahre vor | 5 Antworten | 0

5

Antworten

Frage


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...

fast 13 Jahre vor | 5 Antworten | 0

5

Antworten