Elias
Followers: 0 Following: 0
Statistics
RANK
5,774
of 295,467
REPUTATION
8
CONTRIBUTIONS
8 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
5
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
Question
Label image data without Matlab license?
Hello, I want a collegue without a Matlab license to label images so that I can train a CNN based on the rectangular ROI informa...
5 years ago | 1 answer | 0
1
answerQuestion
Change existing label in Image Labeler
Hello, there is an existing image labeling session and I want to change some of the ROI descriptions one by one manually. I ...
6 years ago | 1 answer | 2
1
answerQuestion
How to change the init values of generated code from Simulink model?
Hello, at the moment some initialization values are defined by the InitFcn pane (.mat file gets loaded) at the Model Properties/...
6 years ago | 0 answers | 0
0
answersMulti-threading with Simulink
I got my model to work on multiple cores with these docs: <https://www.mathworks.com/help/releases/R2017b/simulink/ug/solving...
6 years ago | 1
| accepted
Question
Multi-threading with Simulink
I have a Simulink model which was successfully builded and deployed to the Raspberry Pi 3 Model B+. While it is running the CPU ...
6 years ago | 2 answers | 1
2
answersWhy are the output dimensions of the 'From Video File' block different to the output dimensions of the 'V4L2 Video Capture' block?
It seems that the only way to convert the camera input signal for intuitively [row x column] indexing and processing is to flip ...
6 years ago | 0
| accepted
Question
Why are the output dimensions of the 'From Video File' block different to the output dimensions of the 'V4L2 Video Capture' block?
If a video file is loaded with the 'From Video File' block it outputs an [height x width] or [rows x columns] array. The 'V4L2 V...
6 years ago | 1 answer | 0
1
answerQuestion
How to define variables once before 'for iterator subsystem' in Simulink
Hello, I would like to create a Simulink model for C code generation (Raspberry Pi, ARM compatible). Therefore all variables in ...
6 years ago | 1 answer | 0
1
answerQuestion
Error by deploying Simulink model with variable size arrays to hardware (Raspberry Pi 3 Model B)
Hello, I would like to do some image processing on the Raspberry Pi. For this I made a Simulink model with MATLAB Functions wher...
6 years ago | 0 answers | 0
0
answersQuestion
Error by using function imclose() and implementation of MATLAB code into Simulink model
I would like to detect objects on a picture by segmenting, analyzing regions and some other preprocessing. The code is already w...
6 years ago | 1 answer | 1