After applying skeletonization in the image (),
I want to measure the longest branch, or skeleton spine, using python. ImageJ has several tools that do this job: Measure_Skeleton_length , another AnalyzeSkeleton . Any tools or suggestions in python?
I don't know for python tools, but here is a way to do it from an algorithmic point of view:
, , . 1 - , Python, 2.
Source: https://habr.com/ru/post/1617874/More articles:С# Threading функция вложенного цикла с двумя отдельными заданиями на выполнение - multithreadingAdd services to another angular 2 service - angularError exporting React Components in index.js file - reactjsandroid expandablelistview, expand the view only by clicking the group indicator, open a new activity if you click anywhere except the group pointer - androidUnable to export reducer with Babel - javascriptHow to convert List in Integer [] in java? - javaKotlin: Reified generics don't seem to work correctly for hash / equals comparison - javaAsyncTask in RxJava - androidCSS selector for matching elements by start attribute name - cssjQuery ajax вызов только с HTML-страницы - jqueryAll Articles