Feeds
提问
Converting a 3D matrix into 2D matrix correctly
Given a 2D image I had to create a vector of features for each pixel (i,j). To do that, I created a 3D matrix such that the 3rd ...
10 years 前 | 2 个回答 | 1
2
个回答提问
Extract a non-rectangular region from an image
I have an image whose size is m x n. I also have a vector whose size is m x 1. The elements of the vector are the column numbe...
10 years 前 | 1 个回答 | 0
1
个回答提问
Implement Hidden Markov Model in Matlab
I am new to HMM and although I understand the math (or I think I do), I do not fully understand how to implement it. I am given ...
11 years 前 | 0 个回答 | 0

