资源列表
drtoolbox.tar
- 这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值- ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techn
suijituoyuanjiancesuanfa
- 介绍了一种椭圆检测的方法,该方法,基于霍夫变换,并根据椭圆几何特征可以快速准确的提取出椭圆中心。本论文为收费文献,现共享,希望对研究计算机视觉以及近景摄影测量的朋友,有所帮助。-Introduce a kind of ellipse detection method, based on the Hough transform, and in accordance with the characteristics of elliptical geometry can be extracted qu
jiyuzuixiaoerchengfagaijindesuijituoyuanjiance
- 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测
jisuanjishijuezhongshexiangjibiaodingjingdupingguf
- :介绍了两种经典的摄像机标定精度评估方法: Tsai 提出的测量3 维世界精确程度的准则和Weng 提出 的NSCE、NCE 准则。在此基础上,提出了一种基于棋盘格长度的标定精度评估方法。该方法通过交会测量 得到的多个棋盘格的边长与实际边长的误差量来衡量摄像机标定的精度,能够比较形象地描述标定结果的 精度。-: Introduction of two kinds of classical camera calibration accuracy assessment methods:
vehiclenumberplatesegmentationandextraction
- 车牌检测与识别技术的相关技术: 提出一种梯度增强法对图像边缘进行增强, 该方法主要通过对图像本身信息进行简单梯度变换以突出图像边缘, 并辅以数学形态学中的膨胀法实现牌照的快速定位. 在字符分割部分, 给出了最小面积旋转法以确定牌照的最佳旋转角, 并采用垂直投影法分割牌照中的字符 -License plate detection and recognition technology related technologies: a gradient-enhanced
zachary
- 这是我的关于图像边缘提取的课程论文,里面有完整的实现代码和实现工程,另外附有本人的演示PPT,希望对需要的朋友有所作用-This is my image edge extraction on the curriculum of dissertation, which has a complete implementation of the code and implementation projects, with another demonstration of my PPT, I hope
rgbmerge
- rgb图像融合,简单实用,matlab环境下开发使用-rgb image fusion, simple and practical, matlab environment to develop the use of
xinxironghegengzong
- 信息融合系统中目标跟踪技术研究,粒子滤波跟踪目标论文-Information fusion system for target tracking technology research, particle filter to track the target thesis
canny
- 基于Canny算子检测图像的边缘 读入一张图片,显示该图片经过canny算子处理后的边缘检测结果(要求不能直接调用canny算子)-Canny operator based on image edge detection of a read into the picture, showing the picture after a canny operator after the deal with the edge detection results (request can n
dongtai
- 动态显示鼠标的坐标值和图像像素值对于动态显示鼠标的坐标值和像素值,在其他语言如vc,vb中都比较方便,有直接的着方 面的函数,本程序在matlab图像处理实现-Dynamic display mouse coordinates and image pixel values for the dynamic display mouse coordinates and pixel value, in other languages such as vc, vb are more convenien
efficient_subpixel_registration
- 实现基准图和实时图之间亚象素级的匹配,做景象匹配的朋友可以看看.-Implementation benchmarks and real-time map map between the matching sub-pixel class, to do scene matching friends can see.
jpeg2yuv
- Converts a collection of JPEG images to a YUV4MPEG stream.