Feeds
提问
is there a simple way to fetch a picture into a variable by clicking?
I just wonder if there is a way to read an image into a variable without writing its name like x = imread('myimage1'); I nee...
14 years 前 | 2 个回答 | 0
2
个回答提问
Import image and exporting it
good evening, I can't find the way to create a button that opens a browse window and let me choose an image then display it ...
14 years 前 | 1 个回答 | 1
1
个回答提问
Function to calculate black to white ratio in an image
I need a function that calculates the black to white ratio in an image I did some preprocessing on CT scans. I have now a bl...
14 years 前 | 2 个回答 | 0
