didi / mtmc-vt

MTMC Vehicle Tracking For AI City challenge 2019
Apache License 2.0
70 stars 11 forks source link

1_crop_vehicle_img_from_vdo.py #9

Closed WANGYYYYYYYYY closed 4 years ago

WANGYYYYYYYYY commented 4 years ago

1_crop_vehicle_img_from_vdo.py这个代码运行结束后,在哪里有生成裁剪好的图像呢?

sisrfeng commented 4 years ago

你在哪里找到裁剪好的图像啊?

WANGYYYYYYYYY commented 4 years ago

在第一个程序里,需要把一句话取消注释

---Original--- From: "Master at Tsinghua"<notifications@github.com> Date: Tue, Dec 10, 2019 19:29 PM To: "didi/mtmc-vt"<mtmc-vt@noreply.github.com>; Cc: "State change"<state_change@noreply.github.com>;"WANGYYYYYYYYY"<1396292429@qq.com>; Subject: Re: [didi/mtmc-vt] 1_crop_vehicle_img_from_vdo.py (#9)

你在哪里找到裁剪好的图像啊?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or unsubscribe.

sisrfeng commented 4 years ago

cv2.imwrite(out_path, cropped_img)是吧

你是逐行看,然后发现的? 作者为啥要注释掉呢

WANGYYYYYYYYY commented 4 years ago

方便交流,我们加个微信吧。19801297390

---Original--- From: "Master at Tsinghua"<notifications@github.com> Date: Tue, Dec 10, 2019 19:29 PM To: "didi/mtmc-vt"<mtmc-vt@noreply.github.com>; Cc: "State change"<state_change@noreply.github.com>;"WANGYYYYYYYYY"<1396292429@qq.com>; Subject: Re: [didi/mtmc-vt] 1_crop_vehicle_img_from_vdo.py (#9)

你在哪里找到裁剪好的图像啊?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or unsubscribe.

sisrfeng commented 4 years ago

好的

sisrfeng commented 4 years ago

out_dir = "../aic19-track1-mtmc/adjust_c_cropped_imgs" 懂了,要先在aic19-track1-mtmc下面建立adjust_c_cropped_imgs文件夹