Items with no label
3335 Discussions

Questions about Intel RealSense Euclid

PCaba
Beginner
1,249 Views

Hello! I'm a software developer and robot maker, I think Euclid is a powerfull system and I've some quetions about it.

1) Euclid uses Ubuntu and ROS to develop applcation, ok, are there plans of a .NET framework? My favorite language is Visual C# .

2) With Euclid is possible the face recognition?

3) And the voice recognition (Euclid has a microphone)?

Thanks!

0 Kudos
1 Solution
Amit_M_Intel
Employee
283 Views

Hi,

in addition to what MartyG wrote:

1) Euclid uses Ubuntu and ROS to develop applcation, ok, are there plans of a .NET framework? My favorite language is Visual C# .

Not at the moment.

2) With Euclid is possible the face recognition?

Euclid is an open system. it comes with an evaluation version of the RealSense person MW which has Person Recognition feature. see here - https://software.intel.com/sites/products/realsense/person/developer_guide.html# 3.2.3_Person_Recognition Intel® RealSense™ for Linux - Person Library: Developer's Guide

3) And the voice recognition (Euclid has a microphone)?

Euclid has 3 microphones built (2 working simultaneous in order to run background noise reduction - not included on Euclid).

hope that help

Amit Moran

Intel

View solution in original post

0 Kudos
4 Replies
MartyG
Honored Contributor III
283 Views

I carefully went through the lists of features on the Intel store listing for the Euclid. It seems to be primarily focused on robotics, with some Person Tracking (likely for the purposes of avoidance).

I did not see face recognition listed. However, as ROS supports face recognition, I would think the feature is provided that way.

I also did not see a built-in microphone officially listed. However, various preview articles on the internet state that it has a mic and speakers.

As for future .NET support for Euclid, I have no knowledge of that. Given Euclid's robotics specialization though, I suspect it won't happen because the majority of users who would use a Euclid for their project are probably comfortable with ROS and Linux.

If a Windows environment is important to you, I recommend checking out the Intel Joule compute module, which can have a ZR300 camera attached to it. This combination is supported by Windows 10 IoT, the 'Internet of Things' specialized variety of Windows 10. The IoT Core guide to writing apps says:

"C# and VB are both supported as UWP apps and have access to the portion of the .Net Framework available to UWP applications. They support UI apps built with Xaml as well as Background Apps. You can also build Windows Runtime Components that can be used from other supported languages."

https://developer.microsoft.com/en-us/windows/iot/docs/buildingappsforiotcore Writing apps | Windows IoT

https://software.intel.com/en-us/articles/how-to-install-windows-10-iot-core-on-intel-joule How to install Windows® 10 IoT Core on the Intel® Joule™ Module | Intel® Software

0 Kudos
Amit_M_Intel
Employee
284 Views

Hi,

in addition to what MartyG wrote:

1) Euclid uses Ubuntu and ROS to develop applcation, ok, are there plans of a .NET framework? My favorite language is Visual C# .

Not at the moment.

2) With Euclid is possible the face recognition?

Euclid is an open system. it comes with an evaluation version of the RealSense person MW which has Person Recognition feature. see here - https://software.intel.com/sites/products/realsense/person/developer_guide.html# 3.2.3_Person_Recognition Intel® RealSense™ for Linux - Person Library: Developer's Guide

3) And the voice recognition (Euclid has a microphone)?

Euclid has 3 microphones built (2 working simultaneous in order to run background noise reduction - not included on Euclid).

hope that help

Amit Moran

Intel

0 Kudos
PCaba
Beginner
283 Views

Thanks for the response!

Excuse me but I don't understand your response at the question 3. Euclid has 3 microphones, ok, at the moment of the launch, will ROS permit the voice recognition or is it a future feature?

Thanks again!

0 Kudos
Amit_M_Intel
Employee
283 Views

Happy to help.

On Euclid there isn't a pre-installed voice recognition capabilities. You can use the microphones in order to get such a capability working.

Thanks,

Amit Moran

Intel

0 Kudos
Reply