Hi!
Im currently working in Blob Analysis via image processing.
I want to develop a simple program that with a picture taken from a turned-on camera, can identify the blobs in the picture, its size, position, etc...
With the image processing package that comes with Mathcad Prime 3.0 version I suppose that the blob analysis could be done efficiently, but Im not sure about the first part: Is it possible to connect the camera information with mathcad?
Im thinking about using something as the READ command to read the information from the camera buffer in the PC, but I'm not sure about what the path of the buffer is, or if is it possible to use a kind of "READ" command to do so.