APKPure で安全で高速な APK のダウンロード
APKPure は署名検証を使用して、ウイルスフリーの Wiktor Edge Detector APK ダウンロードを保証します。
キャニーエッジ検出器を使用して画像のエッジを検出します。
Captures an image using the back facing camera. Processes the image using Canny edge detector and then displays the result over the video. For description of Canny edge detector head to Wikipedia at https://en.wikipedia.org/wiki/Canny_edge_detector.
The program contains a native implementation of Canny edge detector in C.
Sources of this application can be viewed at https://github.com/syrop/Edge-Detector.