Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'cc' is not defined #6

Open
mstc-xqp opened this issue Nov 3, 2020 · 1 comment
Open

NameError: name 'cc' is not defined #6

mstc-xqp opened this issue Nov 3, 2020 · 1 comment

Comments

@mstc-xqp
Copy link

mstc-xqp commented Nov 3, 2020

S001C001P001R001A001
Traceback (most recent call last):
File "ntu120_3dv_pre.py", line 240, in
main()
File "ntu120_3dv_pre.py", line 149, in main
points_xyzc = np.concatenate((xyz,cc.T), axis = 1) #final 3DV point feature shape N*(x,y,z,m_g,m_1,...m_t)
NameError: name 'cc' is not defined

Hi! I found that there is no cc

@3huo
Copy link
Owner

3huo commented Nov 11, 2020

Thanks for your kindly comments. The 'cc' should be 'motion'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants