pixviz 1.1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

pixviz 1.1.0

pixviz

Pixel intensity analysis and visualization for image sequences
Installation

create conda env conda create -n pixviz python~=3.10.0 -y
install dependencies pip install pixviz
launch GUI python -m pixviz

Simple Demo

GUI Usage

Load your video by clicking Load Video
Drag your ROI(s) by first click Drag a Rect ROI button then drag area in video view (left click inside the area for moving, left click the round red button for rotation)
Press play see preview in plot view (delete by first click the roi in table, then click Delete ROI), clear button is used for delete realtime plot display
Click Process the evaluate all, output will be saved as json meta and npy array in the same directory of video source
The data (.npy) can be reload using load result (the meta json need to be in the same directory)

API doc

See API Doc

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.