photo

Krishna Chaitanya


Last seen: 5년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

14 질문
1 답변

순위
31,076
of 300,364

평판
1

참여
14 질문
1 답변

답변 채택
71.43%

획득한 표
1

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3
  • First Answer

배지 보기

Feeds

보기 기준

질문


how to accurately remove objects from an image which are also present in another image?
I am trying to remove white spots in an image which lie on the blood vessels.I have tried this code and some spots which are not...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to apply a modified matched filter to an image?
I am trying to do retial blood vessel extraction and in that process I need to apply a gaussian filter for |x| ≤ 3σ, |y| ≤ L fo...

5년 초과 전 | 답변 수: 1 | 1

1

답변

질문


How to measure the mean contrast of edge pixels?
I need to find the mean contrast of edge pixels and standard deviation of edge pixels. I came across this definition but I didn...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to convert a rgb image to CLElab color space?
I need to convert a rgb image to CLElab color space to extract some features.I came across rgb2lab() function which converts rgb...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to perform morphological reconstruction by dilation?
I am performing retinal blood vessel segmentation and i need to perform morphological reconstruction by dilation. I am implemen...

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


How to extract features from candidates?
I have a binary image which consists of candidates(White regions).I need to extract following features for each of these candi...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to apply recursion?
I am trying to use recursion to apply region growing but I have got an error: Out of memory. The likely cause is an infinite rec...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to apply thresholding at different parts of an image?
I have a grayscale image and location of some pixels from where i have to check whether the pixels connected to it have intensit...

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


how to find the least pixel intensity value for each connected component?
Binary image: Green image: I have a binary image with some pixels as 1 and some as 0 forming a image of group of connected...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to apply region growing for candidates?
I have been working on the diabetic retinopathy and currently implementing a paper named " Detection of microaneurysms using mul...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to fill the blank regions within blood vessels?
Hello, I am doing the blood vessel extraction of retinal eye fundus images and got an output as in figure above.But I can see...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to remove candidates which are present on blood vessels?
Hello, I am trying to remove pixels which are present on the blood vessels.I have two images ,one is the candidates image and t...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


How to remove the noise in image?
Hello!! I have been trying to do retinal blood vessel segmentation and have got an output which is very much good but is contai...

거의 6년 전 | 답변 수: 1 | 0

1

답변

답변 있음
multi-scale Gaussian kernels
Did you get the answer for this question,If so how did you implement it?@Stelmaria Lyra

대략 6년 전 | 0

질문


How to calculate correlation coefficients for each corresponding pixel of two images(of same dimensions)? I need the output also to be of same dimension.
I am trying to implement a paper titled "Detection of microaneurysms using multi-scale correlation coefficients ". https://www....

대략 6년 전 | 답변 수: 1 | 0

1

답변