Microsoft Edge WebDriver (64 位) Microsoft Edge WebDriver 是由微软开发,专为其 Edge 浏览器设计的 WebDriver 实现。作为一款自动化 Web 应用测试工具,WebDriver 提供了用户友好的 API,能够模拟用户在 Web 应用中的各种交互行为。 Python 26 次浏览 2024-06-10
ComputerObjectTracking React Object Detection Application ComputerObjectTracking: This is a React project. Witch is an object detection application that uses JS and TensorFlow.js. Available scripts in the pro Webpack 0 次浏览 2025-04-10
SIFT-Detection-Processing-Guide 在SIFT检测中,主要使用SIFT算法来提取图像中的特征点和关键点信息。该过程通常包括以下几个步骤: 尺度空间生成:通过高斯模糊和图像金字塔构建不同尺度的图像,以便在多尺度下检测特征。 关键点检测:利用差分高斯(DOG)方法定位图像中的潜在特征点。 方向分配:为每个关键点分配一个方向,以 VB 17 次浏览 2024-10-27
tfjs-article-object-detection 该项目是通过 tfjs 进行 对象检测 的。可用脚本在项目目录中运行: yarn start:在开发模式下运行应用程序,打开浏览器查看。如果进行编辑,页面将重新加载,并在控制台中显示任何错误。 yarn test:在交互式监视模式下启动测试运行程序。 yarn build:构建生产版本到应用程序的 Webpack 20 次浏览 2024-11-01
CloseupFacePicker UIViewController-Based Face Detection and Cropping FacepickerController is an open-source UIViewcontroller subclass designed to allow users to crop images, especially those based on facial detection. T Swift 19 次浏览 2024-10-25
Comparative testing of face detection algorithms人脸识别 Comparative testing of face detection algorithms C# 55 次浏览 2024-08-10