Subject:
|
Re: Working motorized focus for Vision Command
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Wed, 18 Dec 2002 22:47:57 GMT
|
Viewed:
|
1282 times
|
| |
| |
But how to I "weave" the SDK and the algorithms IN VC++?
I am only wondering if this idea of an autofocusing lego cam is feasible.
One day I may learn enough VC++ to be able to acomplish this project :-)
I'm glad to know there is hope!
Timothy
In lugnet.robotics, Andy Miller writes:
> In lugnet.robotics, Timothy Schroeder writes:
> > I have no idea how to access the camera from a programming language, nor do
> > I have any experience in raw vision proccessing. Do you know how to do any
> > of these previously meantioned?
> >
> > Timothy
>
> Timothy,
>
> One source of inspiration for the focusing algorithm is to look at codes
> that expand the depth of focus by stitching together the in-focus portions
> of multiple images. This is used in microscopy quite a bit. The software has
> to be able to identify which portions of the picture are in-focus. Here is a
> link to a description of the technique: http://www.sgi.com/grafica/depth/.
> One of the steps is to detect edges. ImageMagick will do that
> http://www.imagemagick.org.
>
> Good luck,
> Andy
|
|
Message has 1 Reply: | | Re: Working motorized focus for Vision Command
|
| (...) If you download the SDK you will also get some demo programs. They will run with VC++ and show how to get a video stream to a window and how to use the motion detection feature of the camera driver. The demos don't help much for Kylix/Linux (...) (22 years ago, 19-Dec-02, to lugnet.robotics)
|
Message is in Reply To:
| | Re: Working motorized focus for Vision Command
|
| (...) Timothy, One source of inspiration for the focusing algorithm is to look at codes that expand the depth of focus by stitching together the in-focus portions of multiple images. This is used in microscopy quite a bit. The software has to be (...) (22 years ago, 18-Dec-02, to lugnet.robotics)
|
15 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|