文件名称:图像Harris、HOG角点检测的matlab实现.zip
文件大小:951KB
文件格式:ZIP
更新时间:2023-05-11 15:04:22
Harris HOG
基于matlab2019实现,亲测有效~ Use Harris corner detection algorithm to calculate the prominent corner points of the following images, such as corners of roof, chair, eyes, and mouth. Use HOG corner detection algorithm to calculate the prominent corner points of the following images, such as corners of roof, chair, eyes, and mouth.
【文件预览】:
Q1
----roof.png(237KB)
----people.png(29KB)
----chair.png(207KB)
----Harris.m(5KB)
Q2
----roof.png(237KB)
----HOG.m(3KB)
----people.png(29KB)
----chair.png(207KB)