localdevices / pyorc

Surface velocity, object tracking, and river flow measurements in an open-source API
GNU Affero General Public License v3.0
140 stars 33 forks source link

get_frames replace grayscale= arg for method= arg #54

Closed hcwinsemius closed 2 years ago

hcwinsemius commented 2 years ago

The manner of frames extraction can be different. For instance a single channel in rgb or hsv, or mean of rgb or hsv. Default can still be method="mean" for grayscale.