OpenChemistry / tomviz

Cross platform, open source application for the processing, visualization, and analysis of 3D tomography data
https://tomviz.org/
BSD 3-Clause "New" or "Revised" License
324 stars 86 forks source link

Automatic Axis Shift Alignment #854

Open Hovden opened 7 years ago

Hovden commented 7 years ago

Create a python algorithm to estimate axis of rotation shifting. Target datasets for demonstration are the star nanoparticle and the carbon nanotube.

yijiang1 commented 7 years ago

ok I've found a dumb way that estimates the shift within 1 or 2 pixels accuracy. Works well on star nanoparticle and 180 carbon nanotube. screen shot 2017-02-03 at 5 03 38 pm ----> screen shot 2017-02-03 at 5 04 42 pm screen shot 2017-02-03 at 5 08 53 pm --> screen shot 2017-02-03 at 5 12 43 pm

Hovden commented 7 years ago

Seems to work well on those datasets. I look forward to the details of how it works.