Search found 4 matches

by mcederavic
Mon Jan 15, 2018 10:34 am
Forum: Announcement
Topic: PureBasic Interface to OpenCV
Replies: 885
Views: 653820

Re: PureBasic Interface to OpenCV

Hello AAT / JHPJHP

I tried both OpenCV 2.4.13 and 3.3 and got same results. I also tried all known resolution and iterating up to 8192x8192 one by one but the max alowed is always 1288x960 event with the reordered lib.
I will try with an external usb cam.
Thanks for your help!
by mcederavic
Fri Jan 12, 2018 6:14 pm
Forum: Announcement
Topic: PureBasic Interface to OpenCV
Replies: 885
Views: 653820

Re: PureBasic Interface to OpenCV

Yes I took the rear cam (and I see the rendered preview in the window)
The tablet is a HP Notebook x2 - 10-p028nf

I tried to capture in 1920x1080 with VLC but it fail to initialize too... I'm wondering if it is a hardware / driver lock
by mcederavic
Fri Jan 12, 2018 2:05 pm
Forum: Announcement
Topic: PureBasic Interface to OpenCV
Replies: 885
Views: 653820

Re: PureBasic Interface to OpenCV

Hello AAT,
Thanks for your reply, unfortunately it did not change. Available resolutions are still 640x360 or 1280x960
by mcederavic
Fri Jan 12, 2018 8:37 am
Forum: Announcement
Topic: PureBasic Interface to OpenCV
Replies: 885
Views: 653820

Re: PureBasic Interface to OpenCV

Hello JHPJHP, First of all, thanks a lot for your work, i'm using it to take photo with an integrated webcam of a HP Tablet but i have a problem to change the resolution. The webcam is capable of streming in 1080p and can take 5mp photo (rear cam OV5670, wich works great with windows camera app) but...