Community Profile

photo

MashalS


Last seen: 21 días hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to use GPU to speed up computation?
% Define the paths to the three video files videoPaths = { 'F:\LIVE Video Quality Challenge (VQC) Database\LIVE Video Qual...

2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How to perform fuzzy c means clustering using custom initializations (initial fuzzy membership metric, datapoints, cluster centers.. etc)?
% Define the data points as coordinates (X, Y) Data = [ 1, 3; 8, 2; 1, 2; 3, 1 ...

5 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


I want to hide the circles and only plot centroids with "+" sign
I have attached the images and m file

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Does order of GUI function callbacks matter in displaying output on axes (for an image)? Can output of two callback functions distort or doesnt appear beacuse of it ?
% --- Executes on button press in histogram. function histogram_Callback(hObject, eventdata, handles) % hObject handle to h...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I have written code for shape detection ,it is working well ; However ,yellow square in the image is being labelled as 'rhombus'.
function Shape_detection_Callback(hObject, eventdata, handles) % hObject handle to Shape_detection (see GCBO) % eventdata ...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to display image information using a pushbutton in GUI ?
CODE : function Display_Information_Callback(hObject, eventdata, handles) % hObject handle to Display_Information (see GCBO...

más de 2 años hace | 1 respuesta | 0

1

respuesta