Search found 5 matches

by derschutzhund
Thu Sep 10, 2020 10:11 pm
Forum: Announcement
Topic: PureBasic Interface to OpenCV
Replies: 885
Views: 729475

Re: PureBasic Interface to OpenCV

Hi,
i just found this interesting topic and that might be interesting.
I would like to save images from a webcam and then analyze them in order to implement a kind of target tracking.
Is that possible with it?

Unfortunately I have not been able to test the program so far because the download does ...
by derschutzhund
Wed Jun 24, 2020 1:41 pm
Forum: Feature Requests and Wishlists
Topic: Support of ARM CPU
Replies: 60
Views: 28189

Re: Support of ARM CPU

Again, brilliant of Fred and PB will NOT be left in the dust now that Apple has announced they will be moving Macs to their own ARM-based processors. The macOS version of PB will need to be supporting ARM come 2021! Well-done, Fred!!!!

My hope is still a support for the Raspberry Pi! Although I ...
by derschutzhund
Thu May 14, 2020 9:27 pm
Forum: Feature Requests and Wishlists
Topic: Support of ARM CPU
Replies: 60
Views: 28189

Re: Support of ARM CPU

Python app is 60-300 times slower than PB app and uses 2-3 times more memory
Could you provide some examples demonstrating that?

Not direct comparison, but I converted some Java programs to PB and got significant performance gain (2-3 times faster).
Comparison is possible, because I didn't ...
by derschutzhund
Thu May 14, 2020 1:59 pm
Forum: Feature Requests and Wishlists
Topic: Support of ARM CPU
Replies: 60
Views: 28189

Re: Support of ARM CPU

Joris wrote:PB on RPi, just great !
That would be absolutely brilliant!
by derschutzhund
Mon Jul 01, 2013 11:32 pm
Forum: The PureBasic Form Designer
Topic: new navigation formdesigner and code
Replies: 0
Views: 1723

new navigation formdesigner and code

I've been thinking about how to simplify the operation.
The training period would be shorter and the development time for programs with many Ementen in the form would be shortened.
The entire navigation would be simplified.

Here, the flow during the creation of a new program:

1 Create new form ...