photo

Karthik Karri


Last seen: 5 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
3 Answers

RANK
8,274
of 300,381

REPUTATION
6

CONTRIBUTIONS
6 Questions
3 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
3

RANK
 of 20,941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,477

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

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


How to test for pixel density in an image
I have an image where at each point pixel density varies. I need to identify low pixel density regions in image and differentiat...

11 years ago | 0 answers | 0

0

answers

Question


finding co-ordinates after spline smoothing curve fit
I have a set data points. The base axis varies from 1:512. For x values between 40 to 55, there is no data available and the dat...

11 years ago | 1 answer | 0

1

answer

Question


saving an image with plot
After reading an image, i implemented segmentation algorithm were i plotted a curving on the image tracing the the object of int...

11 years ago | 2 answers | 0

2

answers

Answered
How can i differentiate two shape from image?
As the previous answer says, you can use the X and Y axes.Or you can convert the image to gray scale and then do certain compari...

11 years ago | 0

Question


Segmentation based on pixel density
I have an image with different regions marked with different pixel densities. I want to segment those different regions. Please ...

11 years ago | 0 answers | 0

0

answers

Answered
How to read multiple jpg images in a loop?
You can rename all images like..im1,im2,im3.....im100. To read 100 images one by one, run a loop 100 times with i as variable fr...

11 years ago | 3

Question


Reconstruction of images through edges
I obtained edges from and image and then after that I did some processing on those edges. is it possible to generate an image wi...

11 years ago | 1 answer | 0

1

answer

Answered
Is it possible to increase solving time ?
The time taken depends upon the number of loops used in the code. Try to decrease the number of loops in the code. so if you doi...

11 years ago | 0

Question


how to identify white patches
I am new to matlab. please tell me how to identify white patches in an image and also count the number of white patches. I have ...

11 years ago | 0 answers | 0

0

answers