Hi,
No, not directly. You can look at
FindObjectROS::publish where 2d points are projected in 3d using the depth image, then TF of the object is published.
You could create a node subscribing to depth image, camera_info and the roi, then compute the object position the same way.
Cheers,
Mathieu