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# how to perform Edge detection using 3D sobel edge operator 使用三个 3×3×3 掩码强调边缘细节,一个检测 x 梯度,第二个检测 y 梯度,第三个检测 z 梯度。