General Information

Locked
User avatar
JHPJHP
Site Admin
Posts: 207
Joined: Wed Jun 21, 2023 10:48 am

General Information

Post by JHPJHP »

PB Interface to OpenCV

254 Examples, 6 Default Examples, 6 Includes
readme.txt

cv_ : OpenCV examples, OpenCV image / window
cv_le_ : OpenCV Legacy examples, OpenCV image / window
cv_pb_ : OpenCV examples, PureBasic to OpenCV image / window
pb_cv_ : PureBasic examples, OpenCV to PureBasic image / window
pbcv_ : PureBasic examples, OpenCV image / window embedded into PureBasic gadget / window

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

OpenCV v2.4.13.6 / OpenCV v3.4.1
binaries, classifiers
manual.pdf, tutorials.pdf, cheatsheet.pdf, license.txt

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Tesseract OCR Engine / Data Files
liblept168.dll, liblept168.lib
libtesseract302.dll, libtesseract302.lib
eng.traineddata, whitelist.cfg, license.txt

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Microsoft Visual C++ Runtime Libraries
msvcp110.dll, msvcr110.dll

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Folders
2 icon files (binaries\icons)
128 image files (binaries\images)
6 object files (binaries\objects)
5 other files (binaries\other)
4 sound files (binaries\sounds)
2 tesseract files (binaries\tesseract\tessdata)
5 trained files (binaries\trained)
3 video files (binaries\videos)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Notes
Compiler Options > Compile/Run > Current directory: binaries\

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Download XVID codec for cvCreateVideoWriter Windows examples.
START > XVID > Encoder Config > Other Options... > Display encoding status (remove checkbox)
The difference between stupidity and genius is that genius has its limits.
~ Albert Einstein
User avatar
JHPJHP
Site Admin
Posts: 207
Joined: Wed Jun 21, 2023 10:48 am

Re: General Information

Post by JHPJHP »

Image
The difference between stupidity and genius is that genius has its limits.
~ Albert Einstein
Locked