Skip to content

Commit

Permalink
Update 2024-11-27-Semana-13.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dborja2021 authored Dec 10, 2024
1 parent 07d9e2e commit 67105f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_posts/2024-11-27-Semana-13.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ def densify_point_cloud(points: np.ndarray, remissions: np.ndarray,

# Retornar los puntos originales junto con los nuevos puntos
return points, remissions, new_points, new_remissions
```
```

<figure class="align-center" style="max-width: 100%">
<img src="{{ site.url }}{{ site.baseurl }}/assets/videos/ddensificacionVecinos.png" alt="densVecinos">
</figure>
</figure>

0 comments on commit 67105f9

Please sign in to comment.