http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() | ComputeDescriptorsRaw(Image<(Of <<'(Bgr, Byte>)>>), VectorOfKeyPoint) |
Compute the descriptor given the bgr image and the point location, using oppponent color (CGIV 2008 "Color Descriptors for Object Category Recognition").
|
![]() | ComputeDescriptorsRaw(Image<(Of <<'(Gray, Byte>)>>), Image<(Of <<'(Gray, Byte>)>>), VectorOfKeyPoint) |
Compute the descriptor given the image and the point location
|