Skip to main content
Back to top
Ctrl
+
K
pyOpenRiverCam 0.5.6
Introduction
Installation
User Guide
Quick start for programmers
API reference
Introduction
Installation
User Guide
Quick start for programmers
API reference
Section Navigation
pyorc.CameraConfig
pyorc.CameraConfig.bbox
pyorc.CameraConfig.shape
pyorc.CameraConfig.transform
pyorc.CameraConfig.set_bbox_from_corners
pyorc.CameraConfig.set_gcps
pyorc.CameraConfig.set_lens_pars
pyorc.CameraConfig.set_lens_calibration
pyorc.CameraConfig.set_lens_position
pyorc.CameraConfig.to_dict
pyorc.CameraConfig.to_file
pyorc.CameraConfig.to_json
pyorc.CameraConfig.get_M
pyorc.CameraConfig.get_depth
pyorc.CameraConfig.z_to_h
pyorc.CameraConfig.plot
pyorc.CameraConfig.plot_bbox
pyorc.Video
pyorc.Video.camera_config
pyorc.Video.fps
pyorc.Video.end_frame
pyorc.Video.start_frame
pyorc.Video.corners
pyorc.Video.get_frame
pyorc.Video.get_frames
pyorc.Frames
pyorc.Frames.camera_config
pyorc.Frames.camera_shape
pyorc.Frames.h_a
pyorc.Frames.edge_detect
pyorc.Frames.normalize
pyorc.Frames.time_diff
pyorc.Frames.smooth
pyorc.Frames.project
pyorc.Frames.get_piv
pyorc.Frames.plot
pyorc.Frames.to_ani
pyorc.Frames.to_video
pyorc.Velocimetry
pyorc.Velocimetry.camera_config
pyorc.Velocimetry.camera_shape
pyorc.Velocimetry.h_a
pyorc.Velocimetry.mask.minmax
pyorc.Velocimetry.mask.corr
pyorc.Velocimetry.mask.angle
pyorc.Velocimetry.mask.rolling
pyorc.Velocimetry.mask.outliers
pyorc.Velocimetry.mask.variance
pyorc.Velocimetry.mask.count
pyorc.Velocimetry.mask.window_mean
pyorc.Velocimetry.mask.window_nan
pyorc.Velocimetry.mask.window_replace
pyorc.Velocimetry.get_transect
pyorc.Velocimetry.set_encoding
pyorc.Velocimetry.plot
pyorc.Velocimetry.plot.pcolormesh
pyorc.Velocimetry.plot.scatter
pyorc.Velocimetry.plot.streamplot
pyorc.Velocimetry.plot.quiver
pyorc.Transect
pyorc.Transect.camera_config
pyorc.Transect.camera_shape
pyorc.Transect.h_a
pyorc.Transect.vector_to_scalar
pyorc.Transect.get_xyz_perspective
pyorc.Transect.get_river_flow
pyorc.Transect.get_q
pyorc.Transect.plot
pyorc.Transect.plot.quiver
pyorc.Transect.plot.scatter
API reference
pyorc.Video.fps
pyorc.Video.fps
#
property
Video.
fps
#
float, frames per second
Type
:
return
On this page
Video.fps
Show Source