Feeds
提问
I have an image problem with the image using the save button "Error using images.internal.parseNonStringInputsEdge"
I want to save the image with the save button that can immediately change the size of the image citra = handles.image; citra...
5 years 前 | 1 个回答 | 0
1
个回答提问
i have Error using edge Expected input number 1, I, to be one of these types:
citra = handles.image; tresH = 0.1; citraGray = rgb2gray(citra); citraSobel = edge('citraGray', tresH, 'sobel'); axes(handl...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to get binary data from RGB images
how to get biner data if we have code like this : what code should add so that it can get binary data from RGB ? uint8Image =...
5 years 前 | 0 个回答 | 0
0
个回答提问
how do I get binary data image with the save button on the guide?
I am segmenting and saving images that have been segmented. The image was successfully saved with jpg type but I don't know how ...
5 years 前 | 1 个回答 | 0
