Community Profile

photo

Sonicflash


Last seen: meer dan een jaar ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How to vectorize moving window across an image?
Hello, I am trying to learn faster image processing techniques. I currently have implemented a double for loop that calculates ...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


How to vectorize matrix operation of finding member and replace center value?
I have an idea of how to do this with for loops; however, I am trying to determine how to do this operation using vectorization....

meer dan een jaar ago | 1 answer | 0

1

answer

Question


How would you detect a single noise pixel in an image matrix?
Given an grayscale, image matrix of m by n, what methods can be applied to detect a single pixel of noise? I attempted to first...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


How to determine outside perimeter of an array?
For example, a matrix, a: a = randi(10,5) How would I obtain the elements of the matrix into an row vector, minus the center 3...

meer dan een jaar ago | 2 answers | 0

2

answers

Question


Setting resolution for getframe?
I am currently working on turning a video into frames, apply a filter, then stitch back together in a frame. However, I am usin...

bijna 2 jaar ago | 1 answer | 0

1

answer