Mohammed Ali
2018년부터 활동
Followers: 0 Following: 0
Feeds
질문
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...
대략 5년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
How Could I Match beads colors?
<</matlabcentral/answers/uploaded_files/123247/square%2020_signal.jpg>> <</matlabcentral/answers/uploaded_files/123250/Square...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
How could I count number of these small beads?
I want to count the number of beads in each square.
6년 초과 전 | 답변 수: 1 | 0