Post by Admin on Jun 1, 2015 18:04:52 GMT
I've been working on files and filenames so that its possible to work
both ways with either the full path filename or just the filename. the
functions that do both are mostly keywords. Let me know if you find any
that need updating. The latest version just uploaded AiV016i now looks
for training files in the weights folder and only has a reference to the
filename.
The keyword CheckFix is designed to clean and sort out filenames and
set up functions. The Ai should run from a stick with different file
names if you run this keyword.
The face is controlled by a tag. Search tags for uwface and remove the
tag or clear the cell if its in the same place as the download then it
should be in cell 330
The Ai can download images directly from an ip camera there are also
ways of capturing images from other web cams using Autoit scripts to
operate the supplied camera software to capture an image and download it
to a folder. The keyword ScanForNewJPGFile looks for new images in a
folder.
The Compass program uses the 12C protocol which the Adafruit kit uses
but the compass program is designed for the compass I'm not sure how
well it would work with other devices but having that ability would be
useful so the program could be upgraded. At the moment the compass
program is designed to send information to the Ai. Communication from
the Ai to the program is an option to have it send information on
request. I've been working more on image scanning routines and having
the ability to have a direct connection from a camera to the Ai would be
useful as this could then be fed directly into the Direct X back buffer
so it might be something I'll do in the future.
both ways with either the full path filename or just the filename. the
functions that do both are mostly keywords. Let me know if you find any
that need updating. The latest version just uploaded AiV016i now looks
for training files in the weights folder and only has a reference to the
filename.
The keyword CheckFix is designed to clean and sort out filenames and
set up functions. The Ai should run from a stick with different file
names if you run this keyword.
The face is controlled by a tag. Search tags for uwface and remove the
tag or clear the cell if its in the same place as the download then it
should be in cell 330
The Ai can download images directly from an ip camera there are also
ways of capturing images from other web cams using Autoit scripts to
operate the supplied camera software to capture an image and download it
to a folder. The keyword ScanForNewJPGFile looks for new images in a
folder.
The Compass program uses the 12C protocol which the Adafruit kit uses
but the compass program is designed for the compass I'm not sure how
well it would work with other devices but having that ability would be
useful so the program could be upgraded. At the moment the compass
program is designed to send information to the Ai. Communication from
the Ai to the program is an option to have it send information on
request. I've been working more on image scanning routines and having
the ability to have a direct connection from a camera to the Ai would be
useful as this could then be fed directly into the Direct X back buffer
so it might be something I'll do in the future.