Tommy Schumacher
Followers: 0 Following: 0
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答已回答
Zeros 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...
Zeros 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 前 | 0
提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0