搜索资源列表
matlab车牌定位、分割、识别
- matlab车牌识别程序,基于彩色图像的车牌定位,投影法字符分割,模块匹配法识别
投影法进行字符分割的程序源码
- 文具体介绍了有关投影法进行字符分割的程序源码,Text details for the projection of the program source code character segmentation
GPSR
- 压缩感知信号重建 梯度投影法信号重建代码-Compressed sensing signal reconstruction signal reconstruction code gradient projection method
mjdzh
- 这是一个用模极大值算法对一维信号去噪的程序,信号重构采用经典的交替投影法.-This is a use of modulus maxima algorithm of one-dimensional signal de-noising procedure, signal reconstruction using the classical alternating projection method.
CT
- 利用matlab程序对图像进行重建,扇束滤波反投影法图像重建-Fan-beam filtered back projection image reconstruction
Code_MATLAB_Optimization
- 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
梯度投影法Matlab程序
- 梯度投影法.txt
LicensePlateRecognition
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
vehiclenumberplatesegmentationandextraction
- 车牌检测与识别技术的相关技术: 提出一种梯度增强法对图像边缘进行增强, 该方法主要通过对图像本身信息进行简单梯度变换以突出图像边缘, 并辅以数学形态学中的膨胀法实现牌照的快速定位. 在字符分割部分, 给出了最小面积旋转法以确定牌照的最佳旋转角, 并采用垂直投影法分割牌照中的字符 -License plate detection and recognition technology related technologies: a gradient-enhanced
biaopanshibie
- 基于投影法的电表表盘读数的识别。简单易懂!-ostu
lowmove
- 行移文本水印算法,强鲁棒性,边界扫描采用投影法。-Line shift text watermarking algorithm, strong robustness, use of boundary-scan projection.
Integr
- 一种虹膜识别算法程序,可以很好的实现虹膜的识别。-Iris recognition algorithm for a procedure, you can achieve a good identification of the iris.
MATLABoptimization
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
matlab_touying
- MATLAB环境中使用投影法统计目标图像像素在每一行和每一列上的个数,然后画出统计图形。-MATLAB environment using the projection method the target image pixel statistics in each row and each column the number, and then draw statistical graphics.
face
- 图像识别,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Image recognition, including face recognition and iris recognition, iris position in the digital image of the iris recognition and effective po
algorithm_of_the_constrained_optimization
- 约束优化问题算法的 matlab 程序,包括: minRosen.m---Rosen 梯度投影法 minFactor.m----乘子法 minconPS.m-----坐标轮换法 minPF.m----外点罚函数法 minMixFun.m-----混合罚函数法 minJSMixFun.m----加速混合罚函数法-Constrained optimization algorithm matlab procedures, including: minRosen.m-- Rose
image-recognition-
- 图像识别的MATLAB代码,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Matlab source code of image recognition, including face recognition and iris recognition, iris position in the digital image in an eff
minRosen
- 带约束条件的梯度投影法matlab程序,经过实测,可以使用-With the constraints of the gradient projection method matlab program, after the measurement, you can use
fish_correcttion_matlab
- 鱼眼畸变矫正的matlab实现(含GUI),有几种实现方法的可供选择,主函数fish_3D_2014.m包括:2D球面坐标法,3D投影法,金字塔3D投影法-Matlab achieve fisheye distortion correction (including GUI), there are several implementations to choose from, the main function fish_3D_2014.m include: 2D spherical coord
tidu
- 梯度投影法MATLAB编程计算,经计算实测可用(Gradient projection method programming calculation)