Skip to content

Inserting throats to X-ray image #566

Answered by jgostick
dpereponov asked this question in Q&A
Discussion options

You must be logged in to vote

So your CT scan did not resolve the throats? I wonder if you could use just a regular 2D microscope image since it's a microfluidic chip? We had a discussion about this with someone else recently. Anyway, assuming that you must proceed with your CT image, the first option that occurs to me is a Delaunay tessellation. If you have points at the centers of each pore, you can use the Delaunay tessellation to connect nearby pores. OpenPNM has a function for converting the results of a Delaunay tessellation into a pore network (tri_to_am). It's not totally straight-forward to go from the the am to a useful pore network, so if you go this route I can help. Perhaps you can start by posting your i…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dpereponov
Comment options

Answer selected by dpereponov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants