streakline_code_v01

所属分类:图形图像处理
开发工具:matlab
文件大小:11908KB
下载次数:381
上传日期:2012-05-24 15:31:06
上 传 者yangliuyy
说明:  采用了光流法实现了目标跟踪与分割,用于高精度仿真与模拟
(Optical flow method to achieve the target tracking and segmentation for high-precision simulation and modeling)

文件列表:
code_v1 (0, 2010-11-10)
code_v1\colorcodedopticalflow (0, 2010-11-09)
code_v1\colorcodedopticalflow\colorTest.m (2471, 2009-08-11)
code_v1\colorcodedopticalflow\computeColor.m (3142, 2009-06-30)
code_v1\colorcodedopticalflow\display_color_coded_optical_flow.m (993, 2009-06-30)
code_v1\colorcodedopticalflow\flowToColor.m (2654, 2010-11-10)
code_v1\colorcodedopticalflow\nan2zeros.m (364, 2009-06-30)
code_v1\colorize_seg_mask.m (2102, 2009-11-04)
code_v1\colorize_seg_mask_noborder.m (2118, 2010-03-02)
code_v1\compute_irro_solen.m (1612, 2009-07-27)
code_v1\compute_phi_psi.m (467, 2010-03-15)
code_v1\compute_similarity_mapangs_mat.m (1423, 2009-11-04)
code_v1\compute_vaccum_inds.m (256, 2009-10-04)
code_v1\compute_vaccum_inds_saad_ali.m (261, 2010-11-09)
code_v1\data (0, 2010-11-09)
code_v1\data\boston_short (0, 2010-11-09)
code_v1\data\boston_short\boston_000000.jpg (16298, 2009-09-29)
code_v1\data\boston_short\boston_000001.jpg (16364, 2009-09-29)
code_v1\data\boston_short\boston_000002.jpg (16382, 2009-09-29)
code_v1\data\boston_short\boston_000003.jpg (16347, 2009-09-29)
code_v1\data\boston_short\boston_000004.jpg (16367, 2009-09-29)
code_v1\data\boston_short\boston_000005.jpg (16332, 2009-09-29)
code_v1\data\boston_short\boston_000006.jpg (16260, 2009-09-29)
code_v1\data\boston_short\boston_000007.jpg (16173, 2009-09-29)
code_v1\data\boston_short\boston_000008.jpg (16221, 2009-09-29)
code_v1\data\boston_short\boston_000009.jpg (16307, 2009-09-29)
code_v1\data\boston_short\boston_000010.jpg (16192, 2009-09-29)
code_v1\data\boston_short\boston_000011.jpg (16261, 2009-09-29)
code_v1\data\boston_short\boston_000012.jpg (16266, 2009-09-29)
code_v1\data\boston_short\boston_000013.jpg (16220, 2009-09-29)
code_v1\data\boston_short\boston_000014.jpg (16230, 2009-09-29)
code_v1\data\boston_short\boston_000015.jpg (16329, 2009-09-29)
code_v1\data\boston_short\boston_000016.jpg (16253, 2009-09-29)
code_v1\data\boston_short\boston_000017.jpg (16285, 2009-09-29)
code_v1\data\boston_short\boston_000018.jpg (16275, 2009-09-29)
code_v1\data\boston_short\boston_000019.jpg (16360, 2009-09-29)
code_v1\data\boston_short\boston_000020.jpg (16350, 2009-09-29)
code_v1\data\boston_short\boston_000021.jpg (16319, 2009-09-29)
code_v1\data\boston_short\boston_000022.jpg (16322, 2009-09-29)
code_v1\data\boston_short\boston_000023.jpg (16405, 2009-09-29)
... ...

The MATLAB code for "A Streakline Representation of Flow in Crowded Scenes", in ECCV 2010. by Ramin Mehran, ramin@cs.ucf.edu - The main m-file is streakline_segmentation_v1.m. It computes the strealines and the segmentation and illustrates results in a figure. - the main file calls an initialization script like do_init_boston.m . For running the code on your own data you need to make a new initialization script like that with different source folder. The program reads frames (images) and not the video files (e.g. .avi) - There are extra function to compute potentials, detecting lanes in coherent flow, and divergent/convergent regions. I made two functions to illustrate how they work: find_divergent_flow_fn.m detect the divergent regions in the flow using velocity potential \phi extract_show_lanes.m detects the lanes in coherent flow using stream function \psi - Data folder contains the dataset. I added couple of frames from the dataset for testing. - There are three external toolboxes that I used. I've added that to the code and it's automatically added to path. - The results are saved in the results folder

近期下载者

相关文件


收藏者