有没有办法从深度数据计算体积?使用基于深度的相机

时间:2017-09-28 23:59:25

标签: opencv image-processing realsense color-depth bit-depth

目前我正在获得帧的总强度 添加所有深度数据。我可以将强度视为体积吗?

还是有其他方法可以获得音量?



<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>

<script>

$("#test").click(function () { var $id = $(this).attr('data-id') });    

$.ajax({
    url:"test.php",
    type: "POST",
    data: { id = $id },
    success:function(){ }

 });

});

</script>
&#13;
&#13;
&#13;

0 个答案:

没有答案