Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
VL::Detail Namespace Reference
Function DocumentationCopy an image.
Definition at line 258 of file sift.cc. Referenced by basic_netbuf< charT, traits >::in_sync(), and VL::Sift::process().
Copy and downasample an image. The image is downsampled d times, i.e. reduced to
Definition at line 306 of file sift.cc. Referenced by VL::Sift::process(). Copy an image upsampling two times. The destination buffer must be at least as big as two times the input buffer. Bilinear interpolation is used.
Definition at line 275 of file sift.cc. Referenced by VL::Sift::process().
Normalizes in norm L_2 a descriptor. Definition at line 1197 of file sift.cc. Referenced by VL::Sift::computeKeypointDescriptor().
Extract a comment from a stream. The function extracts a block of consecutive comments from an input stream. A comment is a sequence of whitespaces, followed by a `#' character, other characters and terminated at the next line ending. A block of comments is just a sequence of comments. Variable Documentation
Comment eater istream manipulator Definition at line 60 of file sift.cc. Referenced by VL::fast_expn().
Definition at line 59 of file sift.cc. Referenced by VL::fast_expn().
Definition at line 58 of file sift.cc. Referenced by VL::fast_expn(). |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:26 2016 by Doxygen 1.6.3 |