Community Profile

photo

Rajesh Gothwal


Active since 2013

Followers: 0   Following: 0

Message

M.Tech. [Computer Science]
Professional Interests: color image segmentation

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to label a pixel of color image in region growing ?
I have two image one of which is RGB color image and other is binary image containing seed pixels. I want to label(color) neighb...

ungefär 10 år ago | 2 answers | 0

2

answers

Question


How can i select seed pixel based on intensity based similarity index (8 neighbour connectivity) ?
I am using this code . The similarity index between two pixels of RGB image is calculated by euclidean distance. I want to show ...

ungefär 10 år ago | 1 answer | 0

1

answer

Question


How can I store pixel position in two different array ?
Hi , I want to store the position of the pixel where Intensity value is 255. There are two arrays A and B for rows and columns r...

nästan 11 år ago | 2 answers | 0

2

answers

Question


How can I change color of particular pixel selected on specific criteria in color image ?
I want to change color of pixel to red in color image. The pixel is selected on the basis of specific criteria. The input image ...

ungefär 11 år ago | 1 answer | 1

1

answer