搜索资源列表
ToneMapping
- 色调映射实现,用一张图像的内容拟合另一张图像的色调分布曲线,基于颜色直方图统计进行最佳适配实现-Tone mapping implementation, the content of an image with another image of the color fitting distribution curves were based on color histogram to achieve the best fit
aamlibrary_Ya0Wei
- 通过一系列凸显预处理,实现人脸边缘检测。然后提取出眼、鼻、口三处特征点、并标记出来。-Highlighted by a series of pre realize the face edge detection. Then extract the eyes, nose, mouth three feature points, and marked.
SIFT
- SIFT算法实现,更加适合医学图像匹配,更好去掉边缘点,去掉误匹配-this is not original SIFT algorithms,can fit for operation pictures,delete the edge points,reduce the wrong match
拟合圆或椭圆的中心坐标
- 1. 拟合相应的圆以及椭圆 2. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 3. 将主要的中间结果及最终拟合结果用OpenCV的cvShowImage显示出来。-1 fitting corresponding circular and elliptical. Each fit the center coordinates of the circle or ellipse, the radius or length of the shaft length 3. Major in
FitEllipse
- 椭圆轮廓提取及拟合,opencv+vs建一个工程即可实现-can be used to fit ellipse
ran
- 实现图形图像处理中RANSAC算法,利用算法用最小二乘法拟合一条曲线-RANSAC graphics image processing algorithm, using a least squares fit algorithm curve
line
- 采用Opencv实现最小二乘法的直线拟合的c++代码,自己写的很简单的程序-Opencv achieved using a linear least squares fit of c++ code
filter
- 一种基于opencv的特殊fit变换法,输出图片的频谱-A transformation method based on a special fit opencv, the output spectrum of the picture
fitline
- 适用于初学者学习的,对图像中直线进行检测,利用opencv库的相关函数-it is a source code for line fit
blobs
- BLOB分析,轮廓提取,轮廓外接多边形拟合,vs2010,opencv2.4.8-BLOB analysis, contour extraction, external polygonal contour fit, vs2010, opencv2.4.8
sift.py
- sift算法--opencv-python 提取sift特征并匹配(sift algorithm --opencv-python feature extraction and fit)
