Bálint Décsi
Pázmány Péter Catholic University
Followers: 0 Following: 0
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.
Statistics
RANK
5.086
of 295.467
REPUTATION
10
CONTRIBUTIONS
2 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
4
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
ongeveer 4 jaar ago | 0
| accepted
Question
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...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 5 jaar ago | 0 answers | 2
0
answersContinously 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...
meer dan 5 jaar ago | 2
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...
meer dan 5 jaar ago | 0
| accepted