# 推荐用于 Velogic Studio Essentials 的电脑

我们经常被问到某台特定电脑是否能够满足 Kinect 摄像头对高 USB 要求。此页面记录了一些已知能工作的系统，覆盖不同的价格区间。

> **信息：** 如果您正在寻找一台可与 Velogic Studio Pro 一起使用 Orbbec Femto Mega 摄像头的电脑，请查看 [Velogic Studio Pro（Femto Mega 摄像头）推荐电脑](/zh/di-01-jie-ru-men/recommended-computers-pro.md)

## 入门级：戴尔 Latitude 7490

![](/files/676f0ab84dc311476770e32ef7f7e2baca6ff5dd)

该机型于 2018 年发布，截至 2022 年末可在二手市场以低于 500 美元的价格买到

我们将此型号用作低端测试 PC，因为它接近我们的 [最低规格](/zh/di-01-jie-ru-men/pc-system-requirements.md).

CPU 可能是 i5 或 i7，且为第 7 代或第 8 代。我们有一台第 7 代 i5，运行良好。

确保它具备：

* 至少 512GB SSD（固态硬盘）
* 至少 8GB 内存（16GB 更好）

**优点：**

* 价格低廉
* 我们使用该机测试，因此 Velogic Studio 很可能能在其上运行
* 具有 3 个 USB-A 接口（用于 Kinect 和网络摄像头）外加 1 个 USB-C 接口（用于一定程度的未来兼容）

**缺点：**

* 可能无法升级到 Windows 11（但我们当前没有停止支持 Windows 10 的计划）
* 在未来版本的 Velogic Studio 使用多台 3D 摄像头时可能会吃力

## 高端：戴尔 XPS 15

![](/files/ffa7be5edbf884c58eb35981eeca5e5767561893)

XPS 是戴尔的高端笔记本。有 13"、15" 和 17" 型号；我们认为 15" 在尺寸与性能之间比较合适。

我们使用戴尔 XPS 15 9500 作为高端测试机型。这款搭载第 10 代 i5；当前型号配备第 12 代 i7 CPU。

我们建议不要选择触摸屏选项，因为它会增加笔记本的厚重和成本。

这些机型在 2022 年末的售价约为 2700 美元左右

**优点：**

* 高品质
* 高性能

**缺点：**

* 高成本
* 没有 USB-A 接口，因此您需要一个 USB-C 转 USB-A 适配器（或一个 [扩展坞](https://www.dell.com/en-nz/shop/dell-docking-station-wd19s-180w/apd/210-azcf/pc-accessories)）用于 Kinect 摄像头

## 中间选择：较新的 Dell Latitude

如果您的预算超过 500 美元（用于 Dell Latitude 7490）但低于 2700 美元（用于新的 Dell XPS），我们建议在预算范围内选择规格最高的 Dell Latitude。

## 应避免的情况

* 不要选戴尔 Inspiron；这些是入门级机型，根据我们的经验它们在使用 Kinect 摄像头时表现不佳
* 显然不要选任何不满足我们 [最低规格](/zh/di-01-jie-ru-men/pc-system-requirements.md)，并请记住有些电脑可能满足最低规格但仍然在使用 Kinect 摄像头时表现吃力。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.velogicfit.com/zh/di-01-jie-ru-men/recommended-computers-essentials.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
