ウィキペディアで画像の特徴について読んだことがありますが、それらが正確に何であるかについてまだ混乱しています。
用語は、私の混乱を解消できないような方法で説明されています.
1. They represent a Class (edge is a feature and boundry is another)
2. They represent a instance of a Class(all the edges detected will be a feature)
オブジェクトのすべての角を検出し、それらをarray
sayに入れるとしますA
。
機能を 1 つだけ取得しましたか、それともfeatures=len(A)
.