Community Profile

photo

khusi varma


Active since 2014

Professional Interests: image processing

Statistics

Content Feed

View by

Question


i have writen SURF feature detection and RANSAC code with the help of matlab demo and video , please help me to get final panoroma image i m not geting final output , please help to find the error in the code.
clc; close all; clear all; whos imgArgb = im2single(imread('9.1.jpg')); imgBrgb = im2single(imread('9.2.jpg')); imgArgb...

10 years ago | 0 answers | 0

0

answers

Question


harris corner detector + SIFT magnitude and orientation and descriptor
i want to find the magnitude and orientation of the feature points extracted from the harris corner detector and store them in t...

10 years ago | 0 answers | 1

0

answers

Question


how to fill the black region with colors in image mosaicing ?
I want to fill color in mosaic image which have given as above.In that image ,How can i fill cropped region in matlab?..Is there...

10 years ago | 1 answer | 0

1

answer