Community Profile

photo

Rachel Ball


Last seen: 4ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Allowing users to open up specific images during execution of code
I am coding a project to allow sets images to be segmented, I want the user to be able to import a folder that contains the imag...

5ヶ月 前 | 2 件の回答 | 0

2

回答

質問


imread error obtaining file type
I am writing code to read 2 images in and compare their pixels individually to create a confusion matrix. My code is as followed...

約1年 前 | 1 件の回答 | 0

1

回答

回答済み
DAG Network loading as Struct
remove: net = load('net_456.mat') In the current folder pane in matlab, select the network you want and click on it, this shoul...

1年以上 前 | 0

| 採用済み

回答済み
How do i save a file into a folder in a different path?
%Open files for running through NN fileNames_retrieve = dir(['dir_1\*.tif']); foldername = ['dir_1']; %retrieve directory for...

1年以上 前 | 0

| 採用済み

質問


What would black be in an RGB triple
I am creating code to analyse the colours of pixels in 2 images - one hand segmented and 1 neural network image. I would like to...

1年以上 前 | 0 件の回答 | 0

0

回答

質問


DAG Network loading as Struct
I am trying to use a nerual network on a set of data. This is my code: %This code is to create data to analyse in another prog...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


How do i save a file into a folder in a different path?
I am coding a project that uses neural networks. my neural networks are saved into the same path as this piece of code. i want t...

1年以上 前 | 2 件の回答 | 0

2

回答

質問


How do I use a trained Neural Network to analyse images from a folder and save them elsewhere?
I have trained a network through matlab and saved it as a .mat file. How do I use this to process a set of images and save them ...

1年以上 前 | 1 件の回答 | 0

1

回答