Community Profile

photo

Apoorva Maiya


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to create a .mat file and format the data with 5 features to classify using ANN
Hello community! I have attached an excel file with 21 columns and 6 rows. The first column can be ignored as it only contains t...

4 years ago | 1 answer | 0

1

answer

Question


Training Deep Network Designer with feature vectors
Hello all, I have just begun using ANN and I feel so confused using the Deep Network Designer toolbox right now. I have a proble...

4 years ago | 0 answers | 0

0

answers

Question


Image Segmentation using their magnitude and direction gradients
Hello all, i have attacthed magnitude and direction gradients of 3 images. I am trying to achieve a segmentation where the secti...

4 years ago | 1 answer | 0

1

answer

Answered
removing border pixels in a binary image
B = bwskel(img); %skeletonized image [rows,col]=size(B); %% finding right edge and left edge rightEdgeColumn = zeros(1,rows);...

4 years ago | 0

| accepted

Question


removing border pixels in a binary image
Hello all, below is a binary image i want to remove the border pixels as shown in red (i used paint to highlight ) in the bel...

4 years ago | 1 answer | 0

1

answer

Question


polynomial curve fitting on image
Hello all, below is one of the images i am working on I would like to perform third degree polynomial curve fitting on the gree...

4 years ago | 0 answers | 0

0

answers

Question


curve detection in a binary image
Hello all, below is one of the canny edge detected breast image from a dataset of 20 breast images The curves I would like to d...

4 years ago | 0 answers | 0

0

answers

Question


curve fitting and image segmentation
Hi all, I have a grayscale image-'FLIR0888.jpg' (attatched within) I have segmented this image into right and left breasts by fi...

4 years ago | 2 answers | 0

2

answers

Question


how to write a table 1*4 which is inside a for loop into excel?
Hello, I have a table S of size 1*4 inside a for loop which iterates 45 times. I want to store the values in the table for each ...

4 years ago | 0 answers | 0

0

answers

Question


for loop not working
here is the for loop that im trying to run. my problem is the variable PON is not getting updated and assigned inside the for lo...

5 years ago | 1 answer | 0

1

answer

Question


curve fitting and then segmentation
Hello, im currently working with breast thermograms. I have detected the edges using canny operator(breast boundary.png). For my...

5 years ago | 0 answers | 0

0

answers

Question


detecting curves in a binary image
Hello, I have traced boundary of the image using bwboundaries(). I want to detect the infra-mammary curve and remove the part of...

5 years ago | 0 answers | 0

0

answers