搜索资源列表
matcher
- 自己写的两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。-himself wrote the two images and matching feature points, which used the OpenCV library, features include : the feature points subpixel accuracy testing, the initial matching feat
kingbmp
- 基于对对话框的编程,很好的程序,研究生的毕业设计课题,用于工件表面缺陷的检测,但要自己把图像采集卡的库函数和一些元文件加入-dialog based on the programming, a good procedure, graduate students graduating from the design issues, for the workpiece surface defect detection, but to put their own image acquisition c
harris
- 两幅图像拼成全景图。Harris角点检测选特征点,配对过程比较原始,有点慢,ransac算法提取有效配对点,计算projective transformation.最后拼全景图。 需要CIMG库支持,jpeg图像还需要magickimage库. Linux g++编译通过,编译加 -lX11 -lpthread -ljpeg, windows 下未试验.
corner
- 角点检测程序(需要opencv库的支持)
FaceDetect
- 人脸检测动态库 可以检测人脸 定位眼镜等位置-Face Detect dll documents
edge
- 调用opencv库,python编码,实现图像的边缘检测-Call opencv library, python coding, image edge detection
canny
- cimg canny 使用cimg库实现的canny边缘检测方法,需要下载CImg.h文件-cimg canny