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

Not able to make it works #6

Open
xufoo opened this issue Jun 21, 2020 · 1 comment
Open

Not able to make it works #6

xufoo opened this issue Jun 21, 2020 · 1 comment

Comments

@xufoo
Copy link

xufoo commented Jun 21, 2020

im new to it .
when I try it on my win7(vs2015 .. )
it just said some thing wrong ..
like : "The type "Gray","Bar" must be a non-nullable value type in order to use it as parameter in the generic type or method " It really puzzle me .. help me plz ..

@xufoo
Copy link
Author

xufoo commented Jun 21, 2020

` class FaceData
{
public string PersonName { get; set; }
public Image<Gray, byte> FaceImage { get; set; }
public DateTime CreateDate { get; set; }

}`

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