Function specification mistake and corner detection problems

3 views
Skip to first unread message

Ben Plotnick

unread,
Nov 25, 2011, 7:24:33 PM11/25/11
to cis58...@googlegroups.com
In the feat_desc function specification, it says that im is a double array with values of 0-255.  Is this supposed to be a uint8 array with values 0-255 or a double array with values 0-1?

On a separate note, I am having serious trouble getting the built in corner detector to get good readings on my images.  The test images work perfectly but my images fail severely.  Is there any trick to this?  Is my phone's camera too bad for this to work?

Thanks
-Ben

--
Ben Plotnick
University of Pennsylvania
M.S.E Electrical Engineering | May 2012
bplo...@seas.upenn.edu

Andrew Yeager

unread,
Nov 25, 2011, 8:14:42 PM11/25/11
to cis58...@googlegroups.com
uint8 from 0 to 255.

It should work with your cell phone camera.  Is the image much larger than test images?  Maybe increasing the sigma argument for the smoothing kernel or downsizing the image would help.

Andrew

--
You received this message because you are subscribed to the Google Groups "cis581.upenn" group.
To post to this group, send email to cis58...@googlegroups.com.
To unsubscribe from this group, send email to cis581upenn...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cis581upenn?hl=en.

Ben Plotnick

unread,
Nov 26, 2011, 3:03:55 PM11/26/11
to cis58...@googlegroups.com
Simply subsampling the image worked perfectly!  That and adjusting my corner threshold slightly.

-Ben
Reply all
Reply to author
Forward
0 new messages