Statistica
RANK
5.303
of 301.432
REPUTAZIONE
9
CONTRIBUTI
5 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
20.0%
VOTI RICEVUTI
3
RANK
of 174.555
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
recordblocking dos not record anything
I have same problem as here but I have Windows 10 1904 MATLAB 2019b. myVoice = audiorecorder; recordblocking(myVoice, 5); y =...
oltre 4 anni fa | 0 risposte | 1
0
risposteDomanda
how to make a new figure in GUI by pressing pushbutton without changing in window size & position ?
I acctually made new figure by performing codes below in push button callback: open ('figure2.fig'); close(gcbf) Ob...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
How to assemble DICOM images as a raw 4:0:0 video data?
I'm trying to compress dicom images series with H.265 but first I need to make them as raw 4:0:0 video data since H.265 is used ...
oltre 8 anni fa | 0 risposte | 0
0
risposteDomanda
How to assemble DICOM images as a raw 4:0:0 video data?
I'm trying to compress dicom images series with H.265 but first I need to make them as raw 4:0:0 video data since H.265 is used ...
oltre 8 anni fa | 0 risposte | 0
0
risposteI have a matlab code for denoising the random noisy image, and I want to use it in a system generator.So how to convert my entire code into simple mfunction.Please reply if some one know solution to my problem.
In the first line type: [out1,out2]=function_name(x) choose your function name and write it in 'function_name' place fo...
oltre 9 anni fa | 1
| accettato
How do I reduce image brightness and increase image contrast?
You should map it with a transform. I2 = histeq(I); imshow(I2) %contrast enhancing to reduce brightness: I=doubl...
oltre 9 anni fa | 1
Domanda
Distance measurement in image using dots which have determined distance with each other. So it is possible to measure how much length does every pixel have in real world in the picture!
HI. I want to detect a curve of waterfall by edge detection, but it's clear that the shape of curve is dependent to camera situa...
oltre 9 anni fa | 0 risposte | 0



