Community Profile

photo

rcjr15


Last seen: 3 years ago Active since 2016

Statistics

  • First Review
  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Answered
How to keep the pixel values same for writing an image
Hi Shamim, Try using this: imwrite(YourImage, 'YourFile.jpg', 'mode', 'lossless') if you want to write it as JPEG file. Or...

6 years ago | 1

Question


Whether NVIDIA Quadro K620 is enough to run the deep learning codes smoothly with less time in Matlab?
Whether NVIDIA Quadro K620 is enough to run the deep learning codes smoothly with less time in Matlab?

6 years ago | 2 answers | 0

2

answers

Question


How to plot a ROC curve for retinal image segmentation result?
Hi, I want to compare the performance of my retinal image segmentation algorithm with other algorithms.How can I plot ROC with ...

7 years ago | 0 answers | 0

0

answers

Question


How to generate a circular mask ?
How to generate a image mask (500X500) having circles at specified centre points.I have with me the centre(different) and radius...

8 years ago | 1 answer | 2

1

answer

Question


What toolbox need to be installed for using circlular structuring element?
Can some one help as of what toolbox should I have to use for using circular structuring element? Also help with an example for...

8 years ago | 3 answers | 0

3

answers

Question


I have two images and I need to find out an overlap region of first image in the second image by taking a neighborhood of 30 pixels in the second image.Once I do that I need to store the corresponding indices as an output file.Can someone help me ?
I have two images and I need to find out an overlap region of first image in the second image by taking a neighborhood of 30 pix...

8 years ago | 1 answer | 0

1

answer