-
carplate
首先对车牌识别系统的现状和已有的技术进行深入的研究,然后开发出一个基于 Python 的车牌识别系统,文中先对车辆图像进行高斯去噪、灰度化和边缘检测等预处理方法,然后用颜色特征和形态特征相结合的方法来确定车牌位置,用彩色分割法来完成车牌分割,最后,运用 SVM 分类训练器完成字符识别并使用Python 软件环境进行车牌识别的仿真实验。(License plate recognition based on SVM)
- 2020-10-29 15:49:57下载
- 积分:1
-
main
将保存有灰度图像信息的txt文件转化生成灰度图片。 txt数据只能包含数据,数据用逗号或者空格隔开,所存数据个数应与所生成的图片大小相同。例:要还原的图片大小为640*480,那么txt文件中就应当有307200个数据。(The txt file with information of grayscale image is transformed into gray image. The TXT data can only contain data, separated by commas or spaces, and the number of data stored should be the same as the size of the generated image. Example: the size of the image to restore is 640*480, so there should be 307200 data in the txt file.)
- 2018-10-13 12:47:55下载
- 积分:1
-
相位迭代加密
利用分数阶傅里叶变换的方法,通过迭代相位将加密图像替换为所需要的相位达到加密效果,上传压缩包包括代码和图片,不需要任何修改即可运行。(Using a fractional Fourier transform, the iterative phase replaces the encrypted image with the required phase to achieve the encryption effect. Uploading the compressed package includes the code and picture, and it can be operated without any modification.)
- 2018-06-12 11:21:53下载
- 积分:1
-
2DPCA
二维PCA-人脸识别--源程序.m个人认为比较好的,毕业设计用到啊(Two-dimensional PCA-face recognition- the source code. M personally think that a better graduation design uses ah)
- 2008-04-16 23:57:48下载
- 积分:1
-
SURF-V1.0.9-WinDLL
基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配(SURF feature points based on image registration code)
- 2009-10-08 12:07:31下载
- 积分:1
-
FrequencyImage
说明: 包括如何将几百个*.txt的文件读入程序,并通过快速傅立叶变换进行数据处理画出图像。(including how to hundreds*. txt file into the process, and through the fast Fourier transform data processing paint images.)
- 2006-03-15 08:25:22下载
- 积分:1
-
VTK+MFC
说明: 将VTK重建结果在MFC中显示,并有颜色与阀值设置。(VTK reconstruction results will be displayed in the MFC, and color threshold settings.)
- 2021-02-19 15:39:44下载
- 积分:1
-
VC++image-program
这是一个详细的关于Vc++图像编程的ppt,希望对大家有帮助(This is a detailed on Vc++ Image programming ppt, hope everyone has to help)
- 2008-05-28 17:20:04下载
- 积分:1
-
NewFeaturesOfOpenCV2.1
脸部特征提取,特征点提取、划分特征点区域,这是在中医面诊课题中用到的代码(Facial feature extraction, feature extraction, feature points divided region)
- 2020-08-17 14:08:22下载
- 积分:1
-
基于混沌的音视频加密系统的设计与实现_孟宪文
基于混沌的音视频加密系统的设计与实现论文;对混沌学习有帮助(Design and implementation of the chaotic audio and video encryption system)
- 2021-03-12 09:19:25下载
- 积分:1