Feeds
질문
What is the filter size of imgaborfilt()?
I am trying to filter several images using Gabor Filters for pre-processing. I am using gabor() to create the bank of filters a...
6년 초과 전 | 답변 수: 1 | 2
1
답변질문
After finding lines, how to find squares in an Image of a chessboard?
Hello, I'm trying to detect the squares of a chessboard and name them accordingly (H8, A6, C4 etc.). I have already found the l...
대략 8년 전 | 답변 수: 1 | 1
1
답변질문
How can I merge 3 matrices into one and skip some variables?
I have 3 matrices(size 178x1) and I want to merge them into 1 matrix BUT I want to skip rows numbered 48 to 59 and 108 to 130. S...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Why do I get "Subscript indices must either be real positive integers or logicals."??
Hello, So I have 3 arrays with double variables and I want to merge them into one array, each one of them into a collumn of W...
거의 9년 전 | 답변 수: 1 | 0
