-
FINAL
图像拼接!!此为本人的毕业设计源码,能完整远行,希望能对大家起到帮助。强烈鄙视那些为了骗取下载数而上载一些无关紧要代码甚至是编译错误一堆的卑鄙小人(Image mosaic! ! This is my graduation project source code can be a complete separation, I hope everyone can help. Strongly despise those who cheat in order to download and upload some irrelevant code compiler error or even a bunch of despicable villains)
- 2020-06-26 04:00:02下载
- 积分:1
-
active-contour-level-set
水平集方法图像处理窄带技术Matlab代码实现(Narrow band level set method image processing technology Matlab code)
- 2011-05-15 16:02:09下载
- 积分:1
-
optNESS
一种最新的点云邻域尺寸的选择方法,对点云后续处理,包括特征提取、点云分类等有很大的帮助(One of the latest point cloud neighborhood size selection method for point cloud subsequent processing, including feature extraction, point cloud classification is very helpful)
- 2015-04-06 22:21:15下载
- 积分:1
-
HE
说明: 利用直方图均衡可以将对对比图进行调整,增强局部的对比度,特别在图像有用对比度相当接近的情况,直方图均衡可以很好的增强对比度使得图像的细节更清晰,达到图像增强的目的。(Histogram equalization can be used to adjust the contrast graph to enhance the contrast of the local image, especially in the case that the useful contrast of the image is quite close. The histogram equalization can improve the contrast degree so that the details of the image are clearer and the purpose of image enhancement is achieved.)
- 2018-05-28 15:08:52下载
- 积分:1
-
chepaidingwei
使用说明
使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。
具体步骤
1.24位真彩色->256色灰度图。
2.预处理:中值滤波。
3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。
初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。
该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。
4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。
5.用自定义模板进行中值滤波
区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。
6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。
7.区域裁剪,截取车牌图像。()
- 2008-06-10 10:17:08下载
- 积分:1
-
DelphiExcelSDK
说明: 一个Excel二次开发SDK接口类附代码。(An Excel secondary development SDK interface class with code)
- 2020-07-05 17:43:35下载
- 积分:1
-
库存管理系统源码
主要功能库存管理系统主要由1 货物管理2 基本档案3 查询统计4 系统维护5 帮助等模块组成进入该系统后,用户可以对系统中的一些基本信息进行添加、修改和删除等操作。另外,如果是管理员登录,还可以对用户的权限、用户名和密码进行修改。
- 2014-11-09下载
- 积分:1
-
MatlAB1
说明: 求取图像信噪比 均方差 峰值信噪比 逼真度等的matlab 程序函数(Average Absolute Difference,Signal to Noise Ratio (dB),Peak Signal to Noise Ratio (dB),Image Fidelity,Mean Square Error,The difference between restoredimg entroy and originalimg,entroy)
- 2010-03-24 14:04:39下载
- 积分:1
-
morphing
本程序为matlab写的morphing. 将不同角度拍摄之影像做morphing,
成为一摄影机连续移动拍摄同一物品的影带,可作为VR之用.
(the procedures written in Matlab for morphing. Different angle Imaging filming done morp hing, as a continuous mobile cameras filming the same article video tapes can be used as a VR.)
- 2006-06-24 12:41:43下载
- 积分:1
-
liantong_numofblocks
根据图的邻接矩阵判断图的连通性并计算图的分块数(To determine the connectivity of the graph and computing graph blocks according to the adjacency matrix)
- 2017-09-06 20:37:54下载
- 积分:1