Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CvKNearest クラスで、既存の応答を更新するにはどうすればよいですか、または既存の trainData & 応答の一部を削除するにはどうすればよいですか?
CvKnearest の既存の機能と応答を削除または編集することはできません。最初に新しい trainData と CvKnearest への応答を追加してから、削除された応答を維持するためのリストを作成します。計算結果に find_nearest を使用すると、各結果アイテムは削除されたリストは計算で考慮されません。