Community Profile

photo

Elias


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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 ...

5 years ago | 1 answer | 2

1

answer

Question


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

answers

Answered
Multi-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

answers

Answered
Why 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

answer

Question


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

answer

Question


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

answers

Question


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

1

answer