find-object icon indicating copy to clipboard operation
find-object copied to clipboard

Find-Object project

Results 80 find-object issues
Sort by recently updated
recently updated
newest added

hi what is the meaning of "likelihood computation" in http://introlab.github.io/find-object/#code-example , ?? is it kind of probability?? would you please give us an example? I cannot understand what is the...

Hi , I have below mention queries : a) After calibration is done successfully (I did not face any error), while pickup and place object, I realized the coordinate of...

Hi @matlabbe I want SURF on ros noetic, and I have already installed opencv4.5.0 and opencv contrib and find_object_2d from source. But I still can't select SURF to detect object....

Hi respect, Please help me to solve this issue, That TF (Why rviz found 4 object). That shall be 1 object?? Many thank!! ![image](https://user-images.githubusercontent.com/40771499/42178181-9182c8ac-7e59-11e8-9ad5-577ff240651f.png) ![image](https://user-images.githubusercontent.com/40771499/42178195-a2115058-7e59-11e8-8d74-64bcfdb7a19e.png)

hi, I have a robot that the D435i camera is attached to the bulk-head. i have extracted the position of the object relative to the camera, but it is not...

hi How the distance between the camera and object is calculated?? what are the criteria?? thanks

hi is there any way to extract the number of accepted features, and total number of features in the detected object? I want to plot it over time, (not only...

Hi are the width and hight in meters? what is the unit of the width and hight of the detected object? data: [43.0, 69.0, 156.0, 0.500629186630249, -0.11617796868085861, -0.0008700949838384986, -0.17126818001270294, 0.7477943301200867,...

hi in http://introlab.github.io/find-object/, in the second photo (15 in 52 out), it is mentioned that: "this will also tell if there is enough matches to compute the Homography". how much...

Hi! I am using find_object_2d for a perception task where I have to detect 6 different types of objects. Samples of those objects are stored inside an 'objects' directory in...