Hadeel H
Followers: 0 Following: 0
Feeds
提问
Split the data into 70% training and 30% test in classification learner?
I am using classification learner to train my model. Is there a way in classification learner app to split the data into 70% tra...
2 years 前 | 1 个回答 | 0
1
个回答提问
Comapre between two images?
I resized my image using I= imread('my_image.jpg'); J = imresize(I, 2, 'bicubic') But I want to know how to compare betwe...
3 years 前 | 1 个回答 | 0
1
个回答提问
How can I show 10 pixels width in all directions for an image?
I am trying to find a block of the image, such as, the perimeter of the image, 10 pixels width in all directions. Can you pleas...
3 years 前 | 2 个回答 | 0