Skip to content
#

denoising

Here are 180 public repositories matching this topic...

ray-tracing-renderer
ToJans
ToJans commented Apr 20, 2020

Context

This engine is intended to be used as a drop-in replacement to Three.js’s WebGLRenderer.

Problem

It tends not to work as a drop-in replacement out-of-the-box, because the renderer crashes when:

  • Meshes contain a THREE.Geometry instead of a THREE.BufferGeometry.
  • It uses materials for which the texture images are not loaded yet.

This might cause people who try to repl

DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.

  • Updated Oct 31, 2020
  • Python
sbliven
sbliven commented Oct 26, 2020

I've installed topaz with python2.7 (for use with cryosparc, so I don't think I can use 3?). I'm getting an error:

$ topaz --version
Traceback (most recent call last):
  File "/opt/psi/Programming/anaconda/2019.07/conda/envs/topaz-0.2.5/bin/topaz", line 11, in <module>
    load_entry_point('topaz-em==0.2.4', 'console_scripts', 'topaz')()
  File "/opt/psi/Programming/anaconda/2019.07/co

Improve this page

Add a description, image, and links to the denoising 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 denoising topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.