SBakc
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Overlay binary image on RGB image
I would like to overlay the white regions of a binary image onto an RGB image. Is this possible? What about overlaying the black...
5 years 前 | 2 个回答 | 0
2
个回答提问
If textbox input between 0 and 1
I am trying to check the value a user enters into a textbox in the App Designer interface. The value the user inputs must be bet...
5 years 前 | 0 个回答 | 0
0
个回答提问
App designer - prevent axes figure from popping up
I am trying to create an app using the App Designer. When I place an Axes on my GUI, at run-time the Axes is displayed as a figu...
5 years 前 | 1 个回答 | 0
1
个回答提问
Determine image color type
Is it possible to determine the color type of an input image, such as, YUV?
5 years 前 | 1 个回答 | 0
1
个回答提问
Determine video properties (dimensions of frames)
Hi, I would like to determine the pixel dimensions of every frame in a video, and the dimensionality of the array per frame. I...
5 years 前 | 0 个回答 | 0
0
个回答提问
Determine the number of bits used for every pixel intensity
Hi, I would like to determine the number of bits used for every pixel intensity. Is this possible? I am aware that imhist() sh...
5 years 前 | 1 个回答 | 0
1
个回答提问
Concatenate two audio files
I would like to concatenate two audio files such that a new audio signal is created whereby the first audio plays and this is th...
5 years 前 | 1 个回答 | 0
1
个回答提问
Call function and save results
Hi. I have a while loop that iterates through all images in a datastore, and calls a function passing each image. The function r...
5 years 前 | 1 个回答 | 0
1
个回答1
个回答提问
Duplicating the rows and columns of image, without using imresize.
I am trying to take an image and output a larger image whose height and width are twice as much as those of the input image, by ...
6 years 前 | 1 个回答 | 0