# Object and Animal Recognition With Raspberry Pi and OpenCV

**URL:** https://forum.core-electronics.com.au/t/object-and-animal-recognition-with-raspberry-pi-and-opencv/11211
**Category:** Guides
**Created:** [30 August 2021 23:38 UTC](https://forum.core-electronics.com.au/t/object-and-animal-recognition-with-raspberry-pi-and-opencv/11211 "2021-08-30T23:38:19Z")
**Posts on this page:** 1
**Showing post:** 30

<div class="post-metadata">

### Author: ![James](https://yyz2.discourse-cdn.com/flex028/user_avatar/forum.core-electronics.com.au/james/32/4400_2.png) [@James](https://forum.core-electronics.com.au/u/James)
#### Post date: [26 November 2021 05:54 UTC](https://forum.core-electronics.com.au/t/object-and-animal-recognition-with-raspberry-pi-and-opencv/11211/30 "2021-11-26T05:54:28Z")

</div>

Hi Niseem,

That’ll be super easy! In the Python code in the guide, the getObjects function spits out two things, an image, and a list of all the objects it found in an image, each one a smaller list of two elements, the object name, and the model’s confidence that it got it right.

 ![image](https://canada1.discourse-cdn.com/flex028/uploads/core_electronics/original/2X/6/6e5ec396fa1428dc4596fab46aa77aeecac2658e.png)

Let me know if this needs more sense added to it!  
-James

---

_[View the full topic](https://forum.core-electronics.com.au/t/object-and-animal-recognition-with-raspberry-pi-and-opencv/11211)._
