Community Profile

photo

Karthik Karri


Last seen: etwa 3 Jahre vor Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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...

etwa 10 Jahre vor | 0

Frage


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 ...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
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...

etwa 10 Jahre vor | 3

Frage


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...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

etwa 10 Jahre vor | 0

Frage


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 ...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten