Skip to content
#

registration

Here are 534 public repositories matching this topic...

GnnrMrkr
GnnrMrkr commented Apr 30, 2020

I'm working with Open3D with data from different devices. One of them does not provide the point cloud as a file, so I am creating the file by myself with a little Python script.

However, I am confused by the supported formats:
The pts format contains lines of [x, y, z, i, r, g, b]. xyz and rgb are intuitive and explained, but what exactly is the i for? And in what format is it exp

Laravel 7 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. Project can be stood up in minutes.

  • Updated May 28, 2020
  • PHP
apragacz
apragacz commented May 6, 2019

This should be done after #48 will be done.
From #48:

I guess the initial solution could be leaving the name user_id but allow the user identification field to be changed, and then make the change user_id -> user in next major version (0.5.0?, 1.0.0?). Probably user_id should be deprecated first, and then removed altogether.

IMPORTANT: please remember to provide backward compatibility for th

ANTsR
muschellij2
muschellij2 commented Jul 9, 2018

There are multiple ways to compose transforms in ANTsR and it's not always clear which can do what. I'm trying to understand what's going on and here is what I got:

  1. composeAntsrTransforms: takes in a list of transforms (not character vectors) and puts out a type of antsrTransform of type "CompositeTransform". There doesn't seem to be a way to write this out to disk (to use in `antsApp

Improve this page

Add a description, image, and links to the registration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the registration topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.