Community Profile

photo

Samidha


Pune

Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: Image Processing

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How will I get coarse and detailed layer of input image?
Please check this attachment and send a code to get output images. thank you

10 years ago | 0 answers | 0

0

answers

Question


How to subtract image < double> from image<uint8>?
Hello, I have one CT image. and I have written code as- I=imread('E:\ME IInd year\data base\ct data\download.jpg'); I1=imres...

10 years ago | 0 answers | 0

0

answers

Question


How to convert 3D CT image to 2D?
The dimensions of image which i have used is &lt;160x160x3 double> but I require &lt;160x160 double> size image. thank u

10 years ago | 1 answer | 0

1

answer

Question


How to create envelope of local maximum and minimum differentlly of an input image ?
Hello, I get max and min values of one row of an image and now I want to create envelope of them differently is my query. Now I...

10 years ago | 0 answers | 0

0

answers

Question


How can I find maxima and minima points of intensity plot of one row of an image?
I want to plot intensity of single row of an MRI image, for that firstly I wrote - i=dicomread('mri_7.dcm'); imshow(i) ...

10 years ago | 2 answers | 0

2

answers