photo

renuka


ump

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
0 답변

순위
137,106
of 301,213

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,191

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,422

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


code for image enhancement techniques on gray image
I need to do coding for this techniques using gray image.. Mean filter for 3 x 3, 5 x 5, 9 x 9 pixels size, Max filter for 3...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


Median filter on gray image
I need to write a code for this median filter on gray image for 3 x 3, 5 x 5, 9 x 9 pixels size in matlab...Please help me with ...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


The Spatial Filtering Process
I need to write a code for image enhancement techniques using this spatial filtering process on a gray image.

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


I need to split 630x540 matrix into 3x3 sub matrix block
I need to split 630x540 matrix into 3x3 sub matrix block and need to total up the values inside the 3x3 sub matrix.

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

1

답변

질문


Sum of matrices and loop
For example x = [1 2 3 4 5 6; 7 8 9 10 11 12;13 14 15 16 17 18;1 2 3 4 5 6] I want sum of |[1 2 3 7 8 9]| which is |= 72...

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

1

답변

질문


sum the matrix 3x3 and looping
how to calculate the total of overlap region 3x3 of a matrix and include loop function as it continue to calculate row by row an...

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

1

답변