搜索资源列表
索书号文字图像分割
- 经由HSI彩色空间转换、Canny算子边缘检测、索书号边缘点彩色分割等步骤的索书号文字图像分割(内含源文件和所用图像)-through the HSI color space conversion, Canny operator edge detection, color Call edge points separate the steps of the characters image segmentation Call (intron source document and image)
用matlab实现的一个图像增强算法
- 采用的方法是,对于一张灰度图,设定一个门限,将其每个色素值的大小与此门限进行比较,如果小于该门限,则认定其属于较暗的部分,对它进行线性的放大,以增加其分辨度,而对于大于门限值的色素点则对其进行相应的压缩处理,以得到一张新的图像。
图像线性点运算
- 用matlab对图像进行各种线性运算
图像找点
- 输入RGB值范围,把符合这个范围的点找出来,并统计
harrisforstner
- 进行图像的角点提取,方法是先通过Harris方法选初始点,然后对初始点进行Forstner算法进行筛选,最后得到图像角点。-The image of the corner detection, the method is to first select the initial point through the Harris method, and then point Forstner initial screening algorithm, the resulting image corne
SUSAN
- SUSAN算子检测图像边缘和角点,可以自己定义不同的检测模板,实现不同功能的角点检测。-SUSAN operator detect image edges and corners, can define a different template to different functions of the corner detection.
采用邻域差值特征模板的立体匹配方法
- 算法给出一种图像匹配方法,通过计算一幅图像中间隔一定距离的两点的像素邻域差值作为特征模板,再计算另一幅图像中在同一扫描线上间隔同样距离的像素邻域的差值,将它与特征模板的偏差作为匹配标准,偏差最小的点就认为是匹配点。
matlab-Imagerecover
- 这是一个基于matlab图像复原处理包,其中包括图像的模糊、维纳滤波、盲反卷积、点扩散函数和光学转换函数互相转化-This is a matlab-based image restoration processing package, including the images fuzzy, Wiener filtering, blind deconvolution, point spread function and optical transfer function to transform
harris
- harris角点检测,检测图像中的角点,可以用来匹配两幅图像-harris coner dictertor
toolbox_calib
- 包含角点提取功能能够进行摄像机标定及图像修正的matlab程序,考虑径向畸变,薄透镜畸变。-Corner detection features include camera calibration and image can be modified matlab program, consider the radial distortion, thin lens distortion.
position
- 基于单目手眼相机和激光测距仪,提出了一种尺寸未知的空间矩形平面的位姿测量算法。该算法不需要知道矩形平面 的G 个顶点的物体坐标,只需要知道它们的图像坐标、激光点的图像坐标和激光测距结果,就能够计算出尺寸未知空间矩形平 面在相机坐标系下的位姿,并且计算出矩形平面的尺寸。通过建立单目手眼相机和激光测距仪的数学模型,对该算法进行了验 证。实验结果表明,该算法是有效的,可以应用于机器人对空间物体的跟踪、定位以及抓取。-Monocular-based hand-eye cameras and
Sealrecognition
- 1、编制程序显示印章图像(24位真彩色位图); 2、读出位图中每一像素点的(R,G,B)样本值; 3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; 4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分) 5、将分类后的结果标记到原始图像上,检查其效果。 -1, the preparation procedures showed that the seal image
Harris_conner_detection
- Harris_conner_detection,用MATLAB实现Harris角点检测算子的源码,用于特征点提取及图像配准等。-Harris_conner_detection, use MATLAB to achieve Harris corner detection operator of the source code for the feature point extraction and image registration and so on.
interest-points
- 基于兴趣点颜色及纹理特征的图像检索算法,通过同类比较,平均检索准确率提高11个百分点。-Based on the interest points and texture features of color image retrieval algorithm, through a similar comparison, the average retrieval accuracy rate of 11 percent improve.
MATLAB15
- MATLAB基于点的图像配准程序,请大家分享。-MATLAB-based point image registration procedures, please share with you all.
NEWHARRIS
- harris角点检测功能,可用于多种图像 -harris corner detection function can be used for a variety of image
NEWHARRIS
- 利用HARRIS矩阵实现角点提取,适用于多种图像-HARRIS matrix realization of the use of corner extraction, applied to a variety of image
图像仿射变换的源代码,图像拼接代码
- 该代码实现了sift算法的后续过程,通过ransac实现特征点的精确提纯,并得到仿射变换矩阵,实现图像的仿射变换和融合,效果很好
基于MATLAB图像分割分类代码
- 彩色数值自动识别代码 KMEANS自动 散点图 基于MATLAB图像处理(Color numerical automatic identification code)
MATLAB基于点的图像配准程序
- 基于点的二维图像配准程序,双线性插值算法,适用于二维图像(image regisration of 2d imag)