photo

Apoorva Maiya


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 前 | 0

| 已接受

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 ...

5 years 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答