photo

renuka


ump

Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
231,399
of 301,195

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,322

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer