photo

Shamim Rahman


2011년부터 활동

Followers: 0   Following: 0

메시지

Masters Student
Professional Interests: Image Processing, Bio signal processing

통계

MATLAB Answers

6 질문
1 답변

순위
108,234
of 301,433

평판
0

참여
6 질문
1 답변

답변 채택
50.0%

획득한 표
0

순위
 of 21,272

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,520

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


I got 3 square cluster from 12 (x,y) points. How can I find out which points it is taking for making the clusters?
Hi, I have gotten 12 points from the images. Then I ran the cluster program for those points. My cluster program is below: ...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to plot Lyapunov stabity for a nonlinear system with 7 states
Hi, I am working on a nonlinear system ( Anti lock braking and active suspension system). My system has 7 states. Among 7 stat...

거의 14년 전 | 답변 수: 0 | 0

0

답변

질문


How to say that "Drop the image and Move on" in MATLAB?
Hi, I am working on Image processing. I have a code like this: for i= 1:N baseFileName = IMAGES{i}; PIP=0 i1= 80 ...

대략 14년 전 | 답변 수: 1 | 0

1

답변

질문


How can I detect 8 corners of 2 squares by using harris algorithm?
Hi, I am using the following program to detect the 8 corners of 2 squares of the hand movement. The selection of images and Har...

대략 14년 전 | 답변 수: 0 | 0

0

답변

답변 있음
How can I select more than 2 images automatically?
The below codes work very fine for me. I have taken 15 images for this. N = 15; IMAGES = cell(1,N); FNAMEFMT = 'image_%d...

14년 초과 전 | 0

| 수락됨

질문


How can I select more than 2 images automatically?
Hi, I have to select more than 2 or more than 10 images automatically to run the harris algorithm on them. Below program is the...

14년 초과 전 | 답변 수: 2 | 0

2

답변

질문


If in a Image there are two black boxes and I have to find out that only those black blocks will be in image and the other part of the image become white. Then what should be the MATLAB coding for this?
Hi, I am working on image processing. In my image there are two black boxes attached with one hand. I have to keep only the two ...

14년 초과 전 | 답변 수: 3 | 0

3

답변