Community Profile

photo

abdel kader


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


we can use square root in image gray??
i=imread('ff'); gray=rgb2gray('i'); we can use square root in image gray?? if no , why? and how to use it square root in ima...

5 years ago | 0 answers | 0

0

answers

Question


how to convert color of a pixel gray to red
g=imread('f8'); rgb2gray(g); imshow(g); how to convert color of a pixel gray to red plzz

5 years ago | 1 answer | 0

1

answer

Question


how to process an image
I need an algorithme for : how to process image 1 to image 2 "image segmentation"

5 years ago | 0 answers | 0

0

answers

Question


how to find the same values in matrix
0 0 0 0 0 0 0 I need an algo for how to find the same values in this matrix 0 45 45 0 9 9 0 and wh...

5 years ago | 0 answers | 0

0

answers

Question


How can I surround the homogeneous pixels
How can I calculate the standard deviation and the average of an image and how to surround the homogeneous pixels "I want ...

5 years ago | 1 answer | 0

1

answer