|
1 |
| -# Cameras |
| 1 | +## Cameras |
2 | 2 |
|
3 | 3 | Although any camera can be used with Project Babble, the tracking quality can vary greatly depending on a variety of factors such as lighting, camera angle, camera framing, and field of view. If you decide to build something with your own components, please keep the following example of a “good image” in mind.
|
4 | 4 |
|
5 |
| -Below is an example of a good image. |
| 5 | +Below is an example of a good image: |
| 6 | + |
6 | 7 | - Plenty of even lighting on the face that doesn’t change from the environment (Visible or Infrared)
|
7 | 8 | - Balanced field of view with an acceptable amount of distortion (120/130 deg)
|
8 | 9 | - Camera is horizontal with the mouth
|
9 | 10 | - Little to no artifacts (noise, strobing, etc.)
|
10 | 11 |
|
11 | 12 | We recommend esp32 based openiris trackers with 120-160 degree lenses.
|
12 | 13 |
|
13 |
| -The cameras that come with the boards can work, they however have an IR filter inside which will need to be removed if you use infrared lighting. |
14 |
| -The filter can be removed, but doing so may break your cameras. Here's how to do it: https://www.youtube.com/watch?v=QYH-FWvDbDc |
15 |
| -DANGER |
16 |
| -If you decide to remove the filter, wear eye protection while doing so, the removal of the filter will shatter it. |
17 |
| -1x OV2640 160° FOV IR / Night vers (850nm) (In firmware cropping recommended) |
18 |
| -AliExpress |
19 |
| -Alternatively: |
20 |
| -1x OV2640 120° FOV (Requires manual ir filter removal) |
21 |
| -AliEXpress |
22 |
| -Alternatively: |
23 |
| -1x OV2640 130° FOV (Requires manual ir filter removal) |
24 |
| -AliEXpress |
25 |
| -Amazon alternative (note that you will have to manually remove the IR filter) |
26 |
| -Things worth noting: |
27 |
| -Some mounts may use a camera with a longer connector than the standard short one. Keep that in mind when selecting a camera to order (Physics Dude's Index mount for example). |
| 14 | +The cameras that come with the boards can work, they however have an IR filter inside which will need to be removed if you use infrared lighting. The filter can be removed, but doing so may break your cameras. Here's how to do it: [IR filter removal tutorial](https://www.youtube.com/watch?v=QYH-FWvDbDc) |
| 15 | + |
| 16 | +**DANGER:** If you decide to remove the filter, wear eye protection while doing so, the removal of the filter will shatter it. |
| 17 | + |
| 18 | +### Recommended Cameras: |
| 19 | + |
| 20 | +1. 1x OV2640 160° FOV IR / Night vers (850nm) (In firmware cropping recommended) |
| 21 | + - [AliExpress](https://www.aliexpress.com/) |
| 22 | + |
| 23 | + **Alternatively:** |
| 24 | + |
| 25 | +2. 1x OV2640 120° FOV (Requires manual IR filter removal) |
| 26 | + - [AliExpress](https://www.aliexpress.com/) |
| 27 | + |
| 28 | + **Alternatively:** |
| 29 | + |
| 30 | +3. 1x OV2640 130° FOV (Requires manual IR filter removal) |
| 31 | + - [AliExpress](https://www.aliexpress.com/) |
| 32 | + |
| 33 | + **Amazon alternative (note that you will have to manually remove the IR filter)** |
| 34 | + |
| 35 | +### Things worth noting: |
| 36 | + |
| 37 | +- Some mounts may use a camera with a longer connector than the standard short one. Keep that in mind when selecting a camera to order (Physics Dude's Index mount for example). |
0 commit comments