Man pages for RBhupi/tracR
Tracking Algorithm for convection.

attach_xyDistAttaches y and x distance from radar in km to object location...
attach_xyheadssaves last x y movements of the objects.
check_bigOverlapchecks overlapping regoin for big objects in both the frames.
check_mergingChecks possible merging of the dead objects.
check_searchBoxchecks that the search box is in the domain.
clear_smallEchoesRemoved objects smaller than the given size.
correct_shiftFFT shifts are corrected using last headings.
create_outNC_trackCreates output netcdf file for radar echo trajectories.
euclidean_diststandard Euclidean distance.
fft_crossCovComputes cross-covariance using FFT method, returns shifted...
fft_flowVectorsEstimates flow vectors in two images using cross covariance...
fft_shiftRearranges the crossCov matrix
filterFramefilters frame for small objects when frame is already...
find_objectsReturns vector of objects ids in the given reion.
find_originChecks for parent in previous frame.
fitEllipseTry to fit optimum ellipse for the object circularity, given...
get_disparityActually computes desparity for a single object.
get_disparity_allReturns Disparity of all the objects in the region.
get_filteredFrameReturns a single radar scan from the input netcdf file.
get_matchPairsreturns pairs of object ids from both frames.
get_objAmbientFlowComputes flow in the vicinity of the object.
get_objectCenterreturn center indices of the object.
get_objectPropReturn all the object's size, location and classification...
get_objExtentReturns object extent properties.
get_origin_uidFind id of the parent of the new born object.
get_sizeChangereturns size change between the frames.
get_std_flowVectorAlternative to get_objAmbientFlow.
init_uidsReturns a dataframe for objects with unique ids and their...
locate_allObjectsMatches all the obejects in image1 to the objects in image2.
match_pairsMatches objects into pairs and removes bad matching.
next_uidReturns sequence of next unique ids and increament the...
plot_objects_labelPlots image with objects labels.
predict_searchExtentpredict search region.
save_objMatchCorrects and saves disparity for the object matching stage.
survival_statsReturns a list with number of objects lived, died and born...
update_current_objectsRemoves dead objects, updates living objects and assign new...
write_durationWrite duration of dead objects in output NC file.
write_settingParms_toNCWrites all the setting parameters (as attributes) for the...
write_survivalWrite survival stats
write_updateWrites properties and uids for all objects into output netcdf...
RBhupi/tracR documentation built on June 13, 2022, 4:42 a.m.