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

error #4

Open
panjialei123 opened this issue Oct 16, 2020 · 0 comments
Open

error #4

panjialei123 opened this issue Oct 16, 2020 · 0 comments

Comments

@panjialei123
Copy link

引用了不存在的字段 'use_gpu'。

出错 get_colorspace (line 32)
if gparam.use_gpu

出错 get_features (line 51)
feature_pixels(:,:,currDim:(currDim+cf.fparams.nDim-1),:) = cf.getFeature(image,cf.fparams,gparams);

出错 AutoTrack_optimized (line 221)
x=get_features(pixels,features,global_feat_params);

出错 run_AutoTrack (line 87)
results = AutoTrack_optimized(params);

feature_pixels(:,:,currDim:(currDim+cf.fparams.nDim-1),:) = cf.getFeature(image,cf.fparams,gparams);找不到哪里使用了 get_colorspace函数

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

1 participant