Rajesh Gothwal
2013년부터 활동
Followers: 0 Following: 0
Feeds
질문
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...
거의 12년 전 | 답변 수: 2 | 0
2
답변질문
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 ...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
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...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
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 ...
거의 13년 전 | 답변 수: 1 | 1

