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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
