代码搜索:Keypoints
找到约 61 项符合「Keypoints」的源代码
代码结果 61
www.eeworm.com/read/310718/13645156
m sift.m
% [image, descriptors, locs] = sift(imageFile)
%
% This function reads an image and returns its SIFT keypoints.
% Input parameters:
% imageFile: the file name for the image.
%
% Returned:
%
www.eeworm.com/read/480587/6666368
m sift.m
% [image, descriptors, locs] = sift(imageFile)
%
% This function reads an image and returns its SIFT keypoints.
% Input parameters:
% imageFile: the file name for the image.
%
% Returned:
%
www.eeworm.com/read/225910/14511423
m sift.m
% [image, descriptors, locs] = sift(imageFile)
%
% This function reads an image and returns its SIFT keypoints.
% Input parameters:
% imageFile: the file name for the image.
%
% Returned:
%
www.eeworm.com/read/474995/6798948
pdf distinctive_image_features_from_scale-invariant_keypoints.pdf
www.eeworm.com/read/399998/7816014
readme
AN IMPLEMENTATION OF
LOWE'S SCALE INVARIANT FEATURE TRANSFORM
Andrea Vedaldi
vedaldi@cs.ucla.edu
www.eeworm.com/read/307271/13724736
readme
AN IMPLEMENTATION OF
LOWE'S SCALE INVARIANT FEATURE TRANSFORM
Andrea Vedaldi
vedaldi@cs.ucla.edu
www.eeworm.com/read/225910/14511438
c match.c
/************************************************************************
Demo software: Invariant keypoint matching.
Author: David Lowe
match.c:
This file contains a sample program to read images an