搜索资源列表
SIFTTest3
- 实现对图像的sift特征点检测,能够对图像添加噪声、旋转、缩放,检验sift算法效果,实现两幅图像间的sift特征点匹配。-Sift feature point detection on the image, you can add noise on the image, rotate, zoom, testing the effect of sift algorithm, sift feature point matching between two images.
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
HuBuBianJu
- 做图像识别用的HU矩源码,图像平移旋转缩放不变性的算法源码-Do HU moment source image for recognition, image translation and rotation invariance algorithm source code
image_resize
- 图像大小缩放代码,可根据要求调整图像水平尺度变化,可以用于SIFT特征提纯算法中-resize the image
maxpooling
- 利用opencv写的maxpooling算法,实现对图像的缩放,窗口大小和步长可以设定-Use opencv write max pooling algorithm to realize the image scaling, window size and step size can be set