Jonathan
Department of biomedical engineering
Followers: 0 Following: 0
Feeds
已回答
How to configure a hardware-triggered acquisition from a GigE Vision camera?
Hi, This is very helpful. But, my camera's adaptor is Gentl (camera is from AVT Inc.). I tried to modify the code above and t...
How to configure a hardware-triggered acquisition from a GigE Vision camera?
Hi, This is very helpful. But, my camera's adaptor is Gentl (camera is from AVT Inc.). I tried to modify the code above and t...
8 years 前 | 0
已回答
The blocproc code works only for moon.tif. why ?
Try this: myfun = @(block_struct)... uint8(mean2(block_struct.data)*ones(size(block_st...
The blocproc code works only for moon.tif. why ?
Try this: myfun = @(block_struct)... uint8(mean2(block_struct.data)*ones(size(block_st...
8 years 前 | 1
| 已接受
已回答
Closing all figures associated with a main GUI
To close all figures while you close the GUI main window, you only need to add "close all" in the CloseRequestFcn.
Closing all figures associated with a main GUI
To close all figures while you close the GUI main window, you only need to add "close all" in the CloseRequestFcn.
8 years 前 | 0
提问
Generate Random Sample between [0,1)
Hi guys, how do I generate a uniformly distributed random numbers between [0,1)? "rand" can only generate (0,1). Thanks...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to understand the Matlab error of "Expected axes containing HIMAGE to be a child of HPARENT."
Hi all, I am working at how to display two refreshed figures on screen. data1 and data2 will be refreshed in each loop(I didn...
12 years 前 | 0 个回答 | 0