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 thnxを使用しています
ありがとう、私はそれを見つけました。それは
cvEqualizeHist(src,dest);