Community Profile

photo

Krishna


Aktiv seit 2013

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Creating a new toolbox
I have a bunch of MEX-files. I want to create a new toolbox and use these functions in MATLAB. What would be best way to create ...

mehr als 10 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


'reshape' function in MEX ?
I can reshape a 4*4 matrix to '2*8' or '1*16' matrix using 'reshape' function from the command window. I want to achieve the sam...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Is it always necessary to convert image to double type before further execution?
Hi, I want to threshold an image. I can read the image and it is a byte type (UINT 8). I want to pass this image to another f...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten