Community Profile

photo

Bálint Décsi


Pázmány Péter Catholic University

Last seen: etwa 3 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Kontakt

I'm an MSc student in Computer Science in Budapest, Hungary. I use MATLAB mainly for academic purposes, e.g. for image processing class or for past projects for my BSc thesis work.

Statistiken

  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
imbinarize sets every pixel of an image to 0 regardless of the level set
Okay, I discovered the answer. I sum it up here for the record. For imbinarize(I,T), T must be a double between 0 and 1 (though ...

mehr als 3 Jahre vor | 0

| akzeptiert

Frage


imbinarize sets every pixel of an image to 0 regardless of the level set
Description In the code part below I have problems with the TH matrix, output of the function. IMG and level are an rgb image a...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Creating own "_id" field in MongoDB collection
Descripition How can I create a valid "_id" field in a struct that MongoDB accepts for its default primary key field? I'm havin...

fast 5 Jahre vor | 0 Antworten | 2

0

Antworten

Beantwortet
Continously reading input from arduino pin
Hi, I guess your case is solved or not relevant anymore, but anyway I leave an answer here. The problem with your code is th...

fast 5 Jahre vor | 2

Beantwortet
Is datacursormode supported in appdesigner (R2017b)?
Unfortunately, as it can be read on the "Graphics Support in App Designer" help page, UI figures do not support printing, nor do...

etwa 5 Jahre vor | 0

| akzeptiert