color-palette-app 该项目是通过引导的。可用脚本在项目目录中,可以运行: npm start在开发模式下运行应用程序。打开在浏览器中查看它。如果您进行编辑,则页面将重新加载。您还将在控制台中看到任何棉绒错误。 npm test在交互式监视模式下启动测试运行器。有关更多信息,请参见关于的部分。 npm run build Webpack 28 次浏览 2024-08-17
color_your_room 该项目是通过。可用脚本在项目目录中,可以运行: npm start在开发模式下运行应用程序。打开在浏览器中查看。如果进行编辑,页面将重新加载。您还将在控制台中看到任何棉绒错误。 npm test在交互式监视模式下启动测试运行程序。有关更多信息,请参见关于的部分。 npm run build构建生产到 Webpack 20 次浏览 2024-10-01
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
ListView Control Color Customization The ListView control allows customization of colors for different elements such as item backgrounds, text colors, and selection highlights. This flexi C++ 18 次浏览 2024-07-15