Community Profile

photo

Oliver Stilz


Student

Last seen: meer dan 3 jaar ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Solving of multivariable integral
Hey, i am looking for a possibility to numerically solve a function that has to be integrated over 4 variables ranging from 0...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


ocr wont work on single digit in an image
Hey, i have attached an example programm which explains my problem. I read an image that contains serveral digits. If i canal...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


Detect Edge in picture with low contrast
Hi, i need to detect a specific edge in a variaty of pictures which follow the same pattern. i have tried using an averaging ...

meer dan 6 jaar ago | 3 answers | 0

3

answers

Question


Grayscale Picture Linearizing with for loop doesnt work
[m,n] = size(grey); y = 2; pens= zeroes(m,n); for i = 1:m for j = 1:n pens(i,j) = floor(255*(power...

bijna 8 jaar ago | 1 answer | 0

1

answer