Feeds
질문
Trying to find extraneous points on in an image using a histogram to find cut off
Hello, I am trying to find the hot pixels in an image by using a histogram to see the cut off. There are a few hot pixels amongs...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
How to find the most common range of values in a Matrix
I have a very large matrix and I am trying to find most common range at the top end of the values of the matrix to then determin...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
How to use logical indexing to change certain values in matrix
I am trying to use logical indexing to change all elements=112 in a matrix into 225. How do I write a code for this. Any help h...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
Finding position of minimal difference between columns of two matrices
I have two matrices each representing an image. They both overlap at some point. I am trying to find where they overlap (not nec...
대략 10년 전 | 답변 수: 0 | 0