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 working properly in F# #18

Open
thyvini opened this issue Jun 28, 2021 · 0 comments
Open

Not working properly in F# #18

thyvini opened this issue Jun 28, 2021 · 0 comments

Comments

@thyvini
Copy link

thyvini commented Jun 28, 2021

I'm trying to use F# with SharpCV but it throws an exception.

Sometime, the image file is loaded, but most of the functions I've tried to call throws a SEHException.

◢ | Results View | Expanding the Results View will enumerate the IEnumerable |  
  | Empty | "Enumeration yielded no results" | string

at SharpCV.cv2_native_api.imgproc_cvtColor(IntPtr src, IntPtr dst, Int32 code, Int32 dstCnt)
at SharpCV.cv_api.cvtColor(Mat img, ColorConversionCodes code, Int32 dstCnt)
at Program.main(String[] argv) in D:\projects\fs-sci\FlowerCv\FlowerCv\Program.fs:line 7

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