photo

Vennila Gangatharan


Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: Image Processing

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
62,461
of 300,392

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
57.14%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Moving between the condition
I am trying to replace an array values less than the orginal by generating random values between some range among them. I tried ...

8 years ago | 2 answers | 0

2

answers

Question


Is there any alternative way for multiple if else statement ?
Hi all, I have to generate a random number between some ranges. say for ex. the ranges are [187 192 194 197 ...

8 years ago | 2 answers | 0

2

answers

Question


Types of histogram thresholding techniques
I had knew about triangle histogram thresholding. Is there any other thresholding method based only on histogram? Thanks in adva...

8 years ago | 0 answers | 0

0

answers

Question


problem in finding Mean value
Hi, I want to find mean value of a mammogram only by choosing the values greater than zero. I used for loops with condition b...

8 years ago | 3 answers | 0

3

answers

Question


Finding Mean for Blocks of Image
Hi all, I have a 1024x1024 gray image. I want to scan 32x32 pixels window from top to bottom and left to right in ...

12 years ago | 3 answers | 0

3

answers

Question


Problem in Gray Level Manipulation
Hi all, I tried to enhance a gray scale image by using the formula E(i,j) = round( I(i,j)^3/ f * M^2) where ...

13 years ago | 2 answers | 0

2

answers

Question


Removing Values from Histogram
I want to remove gray levels of particular range from Histogram of an Image. Anyone Know how to do?

13 years ago | 1 answer | 0

1

answer