Skip to content
#

registration

Here are 551 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
ravage84
ravage84 commented Jan 22, 2019

In our applications, we have a three level configuration system:

  1. application wide default configuration (versioned, in appliation folder)
  2. environment specific default configuration (versioned, in appliation folder)
  3. enviornment specific "local" configuration (only on server, outside of appliation folder)

The latter merges with and overwrites the former.

We load these configurati

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.