python:实现harris特征检测算法
<pre name="code" class="python">
from scipy.ndimage import filters
from numpy import *
from pylab import *
def
<pre name="code" class="python">
from scipy.ndimage import filters
from numpy import *
from pylab import *
def