[ros-users] [Discourse.ros.org] [Computer Vision / Perceptio…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Maarten de Vries via ros-users
Date:  
To: ros-users
Subject: [ros-users] [Discourse.ros.org] [Computer Vision / Perception] Proposal - New Computer Vision Message Standards



It's not clear to me if the proposal supports per-pixel segmentations. There is the `source` field of `Classification2D` and `Classification3D` which might be used for segmentations, but from the documentation I'm not entirely sure if it is also meant for segmentations or not. The name `source` is a bit confusing to me.

There might also be other types of detection besides bounding boxes and segmentation that I'm not currently thinking of, though the two seem like a pretty solid base for now.


```
ClassifierInfo.msg:

<snip>

# ROS parameter name where the metadata database is stored in XML format.
# The exact information stored in the database is left up to the user.
string database_param
```
Why XML? Why not YAML or JSON, or completely implementation defined? Or what about the name of a tree of parameters on the ROS parameter server?






---
[Visit Topic](https://discourse.ros.org/t/proposal-new-computer-vision-message-standards/1819/8) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>