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.
openCv を使用して vc++ で matlabs graycomatrix() を実装する方法。openCVにgraycomatrix()と同じものはありますか?
共起は OpenCV では実装されていません。
1つ作成することを強くお勧めします(おそらくOctave実装に基づいて-無料でオープンソースにするため)、OpenCVに提出してください:)