Difference between revisions of "Code Gallery"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
== User Contributed Code == | == User Contributed Code == | ||
− | If you use [[Emgu CV]] and would like to contribute, you can post your code here. Please follow the format of | + | If you use [[Emgu CV]] and would like to contribute, you can post your code here. Please follow the format of Ellipse Fitting example below. |
===C#=== | ===C#=== | ||
− | ==== [[ | + | ==== [[Ellipse Fitting - An Efficient Implementation]] ==== |
[[User:Canming|Canming]] 01:57, 6 February 2009 (UTC) | [[User:Canming|Canming]] 01:57, 6 February 2009 (UTC) | ||
''Requires:'' [[Emgu CV]] version: 1.5 | ''Requires:'' [[Emgu CV]] version: 1.5 |
Revision as of 02:01, 6 February 2009
Tutorial Code
Please visit Here
User Contributed Code
If you use Emgu CV and would like to contribute, you can post your code here. Please follow the format of Ellipse Fitting example below.
C#
Ellipse Fitting - An Efficient Implementation
Canming 01:57, 6 February 2009 (UTC)
Requires: Emgu CV version: 1.5