搜索资源列表
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
ncc
- The normalized cross correlation (NCC) implemented in C++ and Matlab
FixedPointFFT
- 二维32位定点傅里叶变换,精度很高哦,附有测试图片,需安装opencv-32-bit fixed-point two-dimensional Fourier transform, high precision Oh, with test images, the need to install opencv
explchan
- C++ function explodeChannels save 3 channel OpenCV image into 3 separated images in gray-scale where everyone represents one channel in scale-space. Application using this function may be used to analyse color image in different scale-spaces by
MSFilter
- mean-shift滤波,需要安装opencv,读入图片接口使用了opencv函数。 代码功能: 读入图片,输出mean-shift滤波后的图片,灰度图、彩色图均可。 文件介绍: MSF.h mean-shift滤波头文件 MSF.cpp mean-shift滤波函数体 Main.cpp 主函数 -mean-shift filter, you need to install opencv, read into the picture opencv function int
imageacc
- 调用opencv函数,读入两幅图像,并且将这两幅图像融合成一幅-Call opencv function that reads two images, and these two images merge into one
Spherical-coordinate
- 基于opencv ,对获得的鱼眼图像进行显示,并用中心点标定的方法进行图像的矫正-Based on opencv, fisheye images obtained on display, with the center of the calibration method for image correction
match
- 基于OpenCV图像匹配的代码,在图像库里面进行检索出匹配的图像-Code,based on OpenCV image matching in an image repository to retrieve the matching of images
GrandOpenCV
- Image processing tools to find fetus in ultrasound images/ Using OpenCV library.