-
ImageMatch
用visual C++开发的图像匹配与处理系统,包括图像处理与图像匹配算法,NCC,梯度强度相关,互信息匹配等(With visual C++ development of image matching and processing systems, including image processing and image matching algorithm, NCC, gradient strength related mutual information matching)
- 2014-06-02 21:24:17下载
- 积分:1
-
comperss51
matlab的图像压缩代码,适合初学者,算法比较简单(Matlab image compression code for beginners, the algorithm is relatively simple)
- 2007-04-14 11:51:53下载
- 积分:1
-
源文件
基于bp神经网络的车牌识别,运行时先运行nn.进行训练(License Plate Recognition Based on BP Neural Network)
- 2019-06-19 19:58:35下载
- 积分:1
-
twain_vb
twain_vb源码,图像设备与计算机软件接口程序(twain_vb)
- 2010-05-13 13:43:52下载
- 积分:1
-
Trajectory-Clustering-matlab
说明: 图像识别,把行人轨迹绘制在公路图上,有多种显示方式。(Image recognition, drawing the pedestrian track on the road map, has a variety of display methods.)
- 2020-12-22 15:39:07下载
- 积分:1
-
安卓版微信图片视频管理助手
说明: 使用说明:
全网唯一的一款能够快速完全浏览+整理微信图片视频的软件!
智能的发现微信聊天中的显示过的图片、视频,并将它们汇总在一起,方便您随时浏览。
您可以将您亲人的照片、工作中的重要图片、搞笑的视频等资源,整理收藏起来。
提供图片、视频的备份功能,收藏就是备份到手机的存储卡上。(Instructions:
The only software on the whole network that can browse and organize the pictures and videos of Wechat quickly and completely!
Intelligent discovery of pictures and videos displayed in the micro-chat, and aggregate them together to facilitate your browsing at any time.
You can organize and collect photos of your relatives, important pictures at work, funny videos and other resources.
Provide the backup function of pictures and videos, and the collection is backed up to the memory card of the mobile phone.)
- 2020-06-24 05:20:02下载
- 积分:1
-
基本遗传算法Matlab代码
基于改进遗传算法的单阈值图像分割方法,该方法在基础遗传算法的基础上进行了改进(Application of Basic Genetic Algorithms in Image Segmentation)
- 2020-06-17 17:20:02下载
- 积分:1
-
魏格纳
Cohen类时频方法采用不同的核函数来抑制交叉项,本质上是在模糊域对信号进行低通滤波,其中典型的方法有Choi-Williams 分布和Cone-shaped 分布等。(The Cohen time frequency method uses different kernel functions to suppress the cross term, which is essentially a low pass filter for the signal in the fuzzy domain. The typical methods are Choi-Williams distribution and Cone-shaped distribution.)
- 2018-05-17 15:13:03下载
- 积分:1
-
MATLAB
matlab 图像处理方面的经典书籍,值得初学者仔细认真的学习(matlab image processing aspects of classic books, worthy of serious study carefully beginners)
- 2014-06-15 21:25:27下载
- 积分:1
-
facedetectandrecognition-dlib-python3.6
说明: 机器学习专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技 能,为包括人脸识别领域的人工智能的发展做出了极大的贡献。本文探索如何应用机器学习中的一些技术,使计算机更好地完成人脸识别领域中的人脸检测和人脸验证。
在人脸检测方面,针对如何快速、准确地检出人脸的问题,基于DLIB中特征模型,可以快速提取检测出人脸,并且提取出人脸特征点,主要作用就是快速检测定位人脸。在训练过程中,引入了ResNet机器学习算法,该算法采用多层卷积神经网络结构,对人脸进行多层特征提取和描述,得到人脸特征描述符。通过测试可以证实了上述方法能够检测和识别人脸。(In terms of face detection, for the problem of how to detect faces quickly and accurately, based on the feature model in DLIB, you can quickly extract and detect faces, and extract face feature points, the main role is to quickly detect and locate faces. In the training process, the VGG-FACE machine learning algorithm is introduced. This algorithm uses a multi-layer convolutional neural network structure to perform multi-layer feature extraction and description on the face to obtain the face feature descriptor. Tests can confirm that the above method can detect and recognize human faces.)
- 2020-05-06 14:33:08下载
- 积分:1