Skip to main content

Converts output of skimage.measure.regionprops to Pandas df

Project description

regionprops_to_df

Takes list containing regionprops objects output by skimage.measure.regionprops, returns Pandas DataFrame of all non-dunder, non-hidden scalar and tuple attributes.

#regionprops_to_df_testing Creates a RegionProps object from a skimage.data stock photo, median filtered. The RegionProps object is then converted to a Pandas DataFrame with regionprops_to_df. The functions in the testing script create arrays from the RegionProps object and compares them to the Pandas DataFrame arrays.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

regionprops_to_df-0.0.1.tar.gz (1.3 kB view hashes)

Uploaded Source

Built Distribution

regionprops_to_df-0.0.1-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page