Difference between revisions of "Talk:ImageFilterDemo"
Jump to navigation
Jump to search
m (moved comment from ImageFilterDemo page) |
(added comment) |
||
Line 1: | Line 1: | ||
− | David, It seems that [http://www.cc.gatech.edu/~tucker/ Tucker Blach] has his CS4361 class write blob detection software every year, and he provides a "An infrastructure for doing video processing of AVI files. Written in C." The manual is available [http://www.cc.gatech.edu/~tucker/Software/BlobManual.pdf here], and the source code is available [http://www.cc.gatech.edu/~tucker/Software/BlobCode.zip here] along with a [http://www.cc.gatech.edu/~tucker/Software/BlobSample.avi sample .avi]. [http://www.cc.gatech.edu/~tucker/Software/ Here] is his software download page. Seems to be similar to the ImageFilterDemo only written in C. --[[User:AndyB|AndyB]] 18:51, 23 Oct 2005 (EDT) | + | David, It seems that [http://www.cc.gatech.edu/~tucker/ Tucker Blach] has his CS4361 class write blob detection software every year, and he provides a "An infrastructure for doing video processing of AVI files. Written in C." The manual is available [http://www.cc.gatech.edu/~tucker/Software/BlobManual.pdf here], and the source code is available [http://www.cc.gatech.edu/~tucker/Software/BlobCode.zip here] along with a [http://www.cc.gatech.edu/~tucker/Software/BlobSample.avi sample .avi]. [http://www.cc.gatech.edu/~tucker/Software/ Here] is his software download page. Seems to be similar to the ImageFilterDemo only written in C. |
+ | |||
+ | --[[User:AndyB|AndyB]] 18:51, 23 Oct 2005 (EDT) | ||
+ | |||
+ | ---- | ||
+ | |||
+ | That's interesting. If his infrastructure in C is sufficiently good (I haven't checked yet), we might consider using his program to develop/debug the final versions of the image filters to be put on the robot. | ||
+ | |||
+ | --[[User:DavidF|David]] 23:24, 23 Oct 2005 (EDT) |
Latest revision as of 22:24, 23 October 2005
David, It seems that Tucker Blach has his CS4361 class write blob detection software every year, and he provides a "An infrastructure for doing video processing of AVI files. Written in C." The manual is available here, and the source code is available here along with a sample .avi. Here is his software download page. Seems to be similar to the ImageFilterDemo only written in C.
--AndyB 18:51, 23 Oct 2005 (EDT)
That's interesting. If his infrastructure in C is sufficiently good (I haven't checked yet), we might consider using his program to develop/debug the final versions of the image filters to be put on the robot.
--David 23:24, 23 Oct 2005 (EDT)