搜索资源列表
Sealrecognition
- 1、编制程序显示印章图像(24位真彩色位图); 2、读出位图中每一像素点的(R,G,B)样本值; 3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; 4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分) 5、将分类后的结果标记到原始图像上,检查其效果。 -1, the preparation procedures showed that the seal image
showimageXYZ
- 利用输入的影像像素坐标,可以利用多项式拟合计算出雷达影像的地面坐标,没vc语言实现-Use of the imported image pixel coordinates, polynomial fitting can be used to calculate the ground coordinates of the radar image, not vc language
dhgjhdfgkj
- 这是一个可以实现查看图片点的像素坐标,对于需要查看图片点的像素坐标的人来说很有用-This is an implementation point of view the image pixel coordinates, the need to view the image pixel coordinates of points is useful for others! ! !
matlab
- 连续读取多张图像同一坐标像素点的灰度值大小-Read multiple images the same continuous pixel coordinates of the size of the gray value
DLT057
- 利用PHOTOSHOP软件可以量测出左右像片各控制点的像素坐标,通过公式可以计算出其像点坐标。再根据给定的控制点的空间坐标,利用直线线性变换解法计算出11个DLT参数即l的系数值以及内方位元素然后解算出外方位元素。另外一种方式是用单像空间后方交会的公式计算出外方位元素。利用单像空间后方交会的来结算影像的外方位元素的基本思想是:以单幅影像为基础,从该影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像坐标量测值出发,根据共线条件方程,解求该影像在航空摄影时刻的外方位元素。首先建立单文档的程序,
MATLABdianxiangsu
- MATLAB图片点的像素坐标(读入图片,点击就能显示像素坐标)-MATLAB image point in pixel coordinates (read pictures, you can click the display pixel coordinates)
Camera-non-linear-model
- 摄像机通过成像透镜将三维场景投影到摄像机二维像平面上,这个投影可用成像变换描述,即摄像机成像模型。摄像机模型可将空间点的世界坐标变换为图像坐标及像素坐标。本例子提供线性及非线性模型的一种matlab实现方法,仅供参考。-Camera lens through the imaging camera will be projected onto three-dimensional scene on a two-dimensional image plane, the projection image
transfer
- 根据逆透视变换原理从交通参数中提取交通参数,可以根据图像的像素坐标计算实际路面的距离,计算车辆的位移,速度等参数-Extract traffic parameters from the traffic parameters according to the principle of inverse perspective transformation, the actual road distance can be calculated according to the coordinates
Harris-yaxiangsu-Matlab
- 基于Harris原理的亚像素角点坐标检测Matlab程序;直接运行click_calib .m文件即可获得亚像素级角点坐标,附录Ⅱ中的其它函数文件均会被click_calib .m文件调用。-Based on the principle of subpixel Harris corner coordinates detection Matlab procedures run directly click_calib. M file to obtain sub-pixel corner coor
ccy_project
- Harris角点检测,高斯曲面拟合内插求角点亚像素坐标。-Harris conner detection,with Gaussi..
regiongrowing
- 用扩散法对图像区域进行分割的函数,可从图像一点分割与之相近的像素点并生成坐标,可配合里面的说明进行调用。-Diffusion method of image region segmentation function
IPM
- 能够将图像坐标转化为世界坐标,根据图像像素修改参数(Can transform image coordinates into world coordinates, and modify parameters according to image pixels.)