Community Profile

photo

Mohammed Ali


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Image processing code error
I used this code and I got this message. I am trying to do image registeration and compare pixels color in 4 different images bu...

4 years ago | 1 answer | 0

1

answer

Question


How could I detect color?
I used this code to detect the color of circles but the code gives me a wrong color. Could you help me how to fix the mistake he...

5 years ago | 0 answers | 0

0

answers

Question


How Could I Match beads colors?
<</matlabcentral/answers/uploaded_files/123247/square%2020_signal.jpg>> <</matlabcentral/answers/uploaded_files/123250/Square...

6 years ago | 0 answers | 0

0

answers

Question


function for compiling images doesn't work
I try to compile images by using this function but the function is not recalled. what is the problem in this code. if true ...

6 years ago | 0 answers | 0

0

answers

Question


overlapping and coloring pictures in a sequence
I have thi code to colorize pictures in folders and overlapping every two pictures to gether, but I manually change the name of ...

6 years ago | 1 answer | 0

1

answer

Question


How could I count number of these small spheres?
I am new to Mat lab and I want to know the full code to do segmentation and count number of beads for this picture.

6 years ago | 0 answers | 0

0

answers

Question


How to convert a color of image to green?
I have this code for converting it to red if true I= imread('1.tif'); R = I(:,:,1); image(R), colormap([[0:1/255:1]...

6 years ago | 1 answer | 0

1

answer

Question


How to convert the color of these beads to red and a green color?
I want to make this color green and red separately.

6 years ago | 0 answers | 0

0

answers

Question


How could I count number of these small beads?
I want to count the number of beads in each square.

6 years ago | 1 answer | 0

1

answer