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.
私はC#.netで顔検出のプロジェクトを行っていますが、sobelからより良い結果が得られる場合もあれば、cannyからより良い結果が得られる場合もありますが、実際にはどちらが優れていますか?
キャニーは、ソーベル演算子の上に構築されています。基本的には、Sobel演算子の改良です。
だから私はキャニーと言うでしょう。