# Threshold Values Question

**URL:** https://forums.openmv.io/t/threshold-values-question/1436
**Category:** OpenMV Boards
**Created:** [October 9, 2019, 5:34pm UTC](https://forums.openmv.io/t/threshold-values-question/1436 "2019-10-09T17:34:53Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ARedGear](https://avatars.discourse-cdn.com/v4/letter/a/3be4f8/32.png) [@ARedGear](https://forums.openmv.io/u/ARedGear)
#### Post date: [October 9, 2019, 5:34pm UTC](https://forums.openmv.io/t/threshold-values-question/1436/1 "2019-10-09T17:34:53Z")

</div>

I’m reading through the threshold documentation, and I’m trying to figure out where I pull these values:(l\_lo, l\_hi, a\_lo, a\_hi, b\_lo, b\_hi) from on the live histogram? Does this grouping map to (red low, red high, green low, green high, blue low, blue high)? if not where do I get these values for color tracking? I’ve attached an image of what I’m trying to track 🙂

thank you!

 ![Tracking.PNG](https://canada1.discourse-cdn.com/flex029/uploads/openmv1/original/1X/88c14498a2e5a3646d43d03e5166a6191a5dee57.png)

---

<div class="post-metadata">

### Author: ![kwagyeman](https://yyz1.discourse-cdn.com/flex029/user_avatar/forums.openmv.io/kwagyeman/32/4_2.png) [@kwagyeman](https://forums.openmv.io/u/kwagyeman)
#### Post date: [October 9, 2019, 5:47pm UTC](https://forums.openmv.io/t/threshold-values-question/1436/2 "2019-10-09T17:47:22Z")

</div>

Hi, switch the drop down box to LAB. We don’t track colors in the RGB color space.

Also, see the Tools-\>Machine Vision-\>Threshold Editor. This is easier to use.
