registration
Here are 489 public repositories matching this topic...
-
Updated
Mar 4, 2020 - JavaScript
-
Updated
Mar 4, 2020
-
Updated
Mar 3, 2020 - C++
-
Updated
Mar 2, 2020 - PHP
Any plans to have AJAX support for the login, register and change password actions? I'm having trouble figuring out how to get validation errors with a form submitted via AJAX using the plugin.
-
Updated
Mar 2, 2020 - C++
Admins should be able to sort by the dates/times hackers submitted by, to accommodate a first-come first-served admittance policy.
The following is listed as a new feature for SWIG 4.0:
- Support for Doxygen documentation comments which are parsed and converted into JavaDoc or PyDoc comments.
We need to look at this to determine if we can leverage it and remove the separately generated.ifiles used for Python and Java docs.
Description
As suggested on this comment, it would be good to have a function for generating random affine matrix.
This is just a reminder.
-
Updated
Jan 30, 2020 - Java
We should be able to at least get per-iteration progress, or maybe even Gauss transform progress if we're really spunky. Too many folks try to jam a ton of points through and have no idea what happens.
-
Updated
Mar 2, 2020 - Python
-
Updated
Mar 4, 2020 - TypeScript
-
Updated
Mar 4, 2020 - Go
Less verbose output
Hi,
We are currently registering a few thousand images with Elastix, however our terminals are flooded by the output of every individual iteration!
Is there an option to make Elastix less verbose? The only message that might be interesting for us is if it succeeded or failed, and maybe the final iteration step. Otherwise I'd kindly suggest adding this option :)
Regards,
Mark
-
Updated
Mar 3, 2020 - C++
-
Updated
Dec 29, 2019 - JavaScript
-
Updated
Mar 4, 2020 - Python
-
Updated
Mar 3, 2020 - Python
-
Updated
Jan 30, 2020 - Java
-
Updated
Feb 18, 2020 - Python
-
Updated
Feb 2, 2020 - PHP
-
Updated
Feb 17, 2020 - C++
-
Updated
Feb 4, 2020 - JavaScript
What is affected by this bug?
These warnings prevent proper documentation of python scripts to be built. No functionality of actual scripts are affected. However, the warnings presents are due to a windows error and importing above top-level packages.
When does this occur?
Occurs after building html documentation under BRAINSTools/AutoWorkup/Sphinx using Sphinx.
Where
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:
composeAntsrTransforms: takes in a list of transforms (not character vectors) and puts out a type ofantsrTransform of type "CompositeTransform". There doesn't seem to be a way to write this out to disk (to use in `antsApp
-
Updated
Mar 3, 2020 - C++
-
Updated
Mar 1, 2020 - MATLAB
-
Updated
Mar 4, 2020 - C++
Improve this page
Add a description, image, and links to the registration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the registration topic, visit your repo's landing page and select "manage topics."
Can you please provide the correct definition of what the 'fitness' in registration is? To be consistent with the code implementation.
in the docs:
"property fitness
The overlapping area (# of inlier correspondences / # of points in target). Higher is better."
http://www.open3d.org/docs/release/python_api/open3d.registration.RegistrationResult.html
http://www.open3d.org/docs/release