photo

yasmine


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: digital image processing

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

已回答
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 ...

12 years 前 | 0

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

已回答
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 ...

12 years 前 | 0

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 5 个回答 | 0

5

个回答

提问


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

13 years 前 | 5 个回答 | 0

5

个回答