▍1. 基于MATLAB的车牌识别系统的源代码(可以实现)
基于MATLAB的车牌识别系统的源代码(可以实现)(The source code of the license plate recognition system based on MATLAB (can be realized))
基于MATLAB的车牌识别系统的源代码(可以实现)(The source code of the license plate recognition system based on MATLAB (can be realized))
功能很全的车牌识别系统,图像与处理,车牌定位,字符分割和字符识别等(Full license plate recognition system, image processing, license plate location, character segmentation and character recognition.)
图象处理用于对BMP格式的图象进行几何校正.(image processing used to BMP format images geometric correction.)
SIFT KD树 图像拼接 全景图_多幅图 opencv (SIFT KD tree image mosaic panorama _ Multiple Figure opencv)
有关三维模型的泊松算法的诸多应用的实现,包括泊松重建和泊松纹理混合算法,由原作者开发,非常可靠(C++ implementation for algorithms including poisson mesh and poisson texture stitching, it is shared by author with wide utilization)
说明: 基于Halcon开发的掩模 纯手工编辑(Mask editing based on Halcon)
九点标定halcon 代码,纯halcon代码未转换成其他语言(Marking machine image recognition Halcon code)
C# 使用Halcon进行模板匹配定位(C# uses Halcon for template matching and location)
halcon与C#联合编程,控件功能 1,支持鼠标中键缩放和左键拖动 2,支持在图像缩放后,region,xld,roi能够复现 3,支持region,xld按照指定颜色显示,并在缩放后复现 4,支持矩形1,矩形2,圆,和直线roi的绘制 5,可以显示当前鼠标左键所在位置的图像灰度值 6,可以保存原图,或者截屏当前窗口(Halcon and C # joint programming)
说明: Halcon与C#联合编程(Halcon12)(Halcon and C# joint programming (Halcon 12))
halcon检测封闭胶圈,halcon12版本(Halcon detection of closed aprons)
说明: halcon检测封闭胶圈,halcon12版本(Halcon detection of closed aprons)
marburg.c 用Burg算法求AR模型的参数。 mar1psd.c 由AR模型参数得到功率谱。 maryuwa.c 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 (marburg.c using Burg algorithm for AR model parameters. mar1psd.c by the AR model parameters obtained power spectrum. Levinson algorithm maryuwa.c with Yule-Walker equation in order to get rank AR model parameters.)
这是关于pca的文件,说明实现pca的降维(This is the file on pca, achieve pca dimensionality reduction)
cvi图像设计替换背景 扣图专用代码 毕业设计可用(cvi replace the background of graphic design graduate design buckle Figure specific code available)
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
中值滤波,对3X3有优化,纯C,正对BMP格式(Median filtering, there are optimized for 3X3)
这是一个扫描线种子填充算法的程序,这个程序的演示效果不错(This is a scan line seed fill algorithm program, this program demonstrates good results)
2维的基于互信息的图像配准算法,使用powell法作为优化算法(2-dimensional mutual information based image registration algorithms, the use of law as the optimization algorithm powell)