Tommy Schumacher
Followers: 0 Following: 0
Statistics
RANK
74,969
of 295,569
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Recognize edges in mosaic-like background - draw horizontal lines and save line coordinates
Hello, I am looking for a good automated method to find the edges of the horizontal gray surfaces in the mosaic background. The...
1 year ago | 2 answers | 0
2
answersQuestion
USB Pedal / foot switch with MATLAB?
Hi, i have a program which works with keyboard-button actions. For example whin i hit space bar button it starts a calculation ...
3 years ago | 0 answers | 0
0
answersQuestion
optimization of Webcam livestream with overlays and keyboard button actions (low FPS, high CPU-Load)
Hi, i have a FullHD USB-Webcam and have performance problems with the FullHD-livestream with overlays and keyboard button action...
3 years ago | 0 answers | 0
0
answersQuestion
Excel-Export Read-only problem
Hello, my created excel file is read-only, how i can change it? Here is my code: function params = create_log_file(params) ...
3 years ago | 1 answer | 0
1
answerQuestion
find previous value in column before specific set value and delete all others
Hello, i have a vector 31x2 (see attachment). I need the previous values of column1 and value of column1 when value of column2 ...
3 years ago | 2 answers | 0
2
answersQuestion
Look for Values in next column (max. 5 Values next)
I have a variable 1080x2. If there is a number (unequal 0) in column 1 (A), it should look in the 2nd column (B) up to 5 rows/va...
3 years ago | 2 answers | 0
2
answersZeros between Sign Change of Values in column
thanks. For the test values above its working, but for my real working variable (see data.mat attached) is not working (it zeros...
3 years ago | 0
Question
Zeros between Sign Change of Values in column
Hello, i have a matrix A (1080x2). In the 2. Column i have values which contains sign changes 1.Column 2. Column 1 ...
3 years ago | 3 answers | 0
3
answersQuestion
save image names form a loop in a new variable
Hi, i have images sets (1.png, 2.png, 3.png....) and load each image for some image detection action through a loop . If detecti...
3 years ago | 1 answer | 0
1
answerQuestion
optimization of scobel image processing - better approach needed
Hello, i have pictures with bands. The bands can be tilted. There can be 1 upto 5 bands on a image. I need the width of atleast...
4 years ago | 2 answers | 0
2
answersQuestion
draw horizontal lines on edges of a image
Hello, i have a picture ("problem.png) and i want to draw horizontal lines on the edges in the image, like "result.png" I have...
4 years ago | 1 answer | 0