Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7436983
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T10:19:36+00:00 2026-05-29T10:19:36+00:00

Lets say that I have a kinect pointing at a floor. If I place

  • 0

Lets say that I have a kinect pointing at a floor.

If I place 3 or 4 objects on the floor how can I determine the plane those objects are on?

How can I detect brightly colored objects on that floor?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T10:19:36+00:00Added an answer on May 29, 2026 at 10:19 am

    Kinect returns to you a matrix deph-map that represents the distance of any surface to the sensor and following the pinhole camera model it’s possible to align each depth measure with a correspondent RGB value. I will consider that you already know how to correlate each pixel of the depth matrix with it’s X,Y,Z on the space and it’s RGB value. If not, you will need to do further research and understand how the stereo correlation is done between the depth sensor and the RGB camera.

    You asked two completely different questions here. The first one is easily solvable with some basic geometry notion, but is necessary to solve the second one first to find the object’s position on space.

    There is several approaches to find the brightly colored objects. If your sensor will record a static scene, it’s possible to use Background Subsctraction. This will produce you a binary image representing the pixels with different values from a previously trained background model. As your objects will explicitly have brighter colors than the background, you can simple apply a Thresholding Segmentation. Just convert the RGB to a HSL image and look to higher Luminance values. There are several other methods, research for them if those don’t solve your problem. Following both of those methods will return to you a binary image with blobs. You can use the center of those blobs as the matrix coordinates of your brightly colored objects.

    With 3 center blobs A’, B’ and C’ you will be able to find the plane that you are looking for, as represented in the picture below:

    Finding the plane

    Explanation: A plane can be represented as a point(position) and a normal(orientation). Considering that all your objects will be exactly at the plane you are trying to find, all you need is 3 points, A, B, C that will represent a triangle inside that plane. This triangle normal is equal to (A – B) x (C – B) – here x represents the cross product – and is the same as the plane. So, your plane will be anyone of those 3 points and that triangle normal. If the object’s dimensions are significant, you will need to take them in consideration to define your plane position.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a question about localization how can i do localization lets say that
So for starters lets say that I have a LinkedList<String> , I can easily
Lets say that I have a JSON object called fruits and this is the
Lets say that you have websites www.xyz.com and www.abc.com. Lets say that a user
Lets say that I have a header user control in a master page, and
Lets say that you have a business object whose current state implies that there
Lets say that I have an executable and when it is started I want
Lets say that I have only DHT (distributed hash table) implemented (in Python), and
Lets say that I have the following code: public class Shelter<A extends Animal, B
Lets say that i have the following array : float QuadVertices[4 * 2]; float

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.