Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 44 |
Nodes: | 6 (0 / 6) |
Uptime: | 14:33:22 |
Calls: | 255 |
Files: | 854 |
Messages: | 129,647 |
Dear Tcl/Tk developpers,
I have a MS-Windows Tablet with 2 cameras (front/back).
....
....
Thank you for any answer,
Harald
Harald Oehlmann <wortkarg3@yahoo.com> posted:
The closest architecture I know for that, and based on Tk is AuDela https://sourceforge.net/projects/audela/
It is not very active but alive.
You could take picture from a telescope through a camera.
One difficulty is that it is based on BLT which with its tabnotebook
and image processing should answer to some of your needs.
But refactoring BLT no more have those functionalities I think.
The maintener has made some changes so you could contact him ?
Best regards,
Olivier.
Dear Tcl/Tk developpers,
I have a MS-Windows Tablet with 2 cameras (front/back).
....
....
Thank you for any answer,
Harald
Dear Tcl/Tk developpers,
I have a MS-Windows Tablet with 2 cameras (front/back).
I want to read a QR-code using the cameras.
And the user should be guided by a picture while scanning.
What I need from Tk:
- select a camera
- take a picture (tk image ?)
- show it to the user (Tk label with an image ?) (probably scaled down)
- start the barcode decoder and get the information bc/no bc
- if no bc, get the next picture
- abort by an abort button
Does anybody has an idea for Tk for this ?
Thank you for any answer,
Harald