-
SNS_matlab-master
说明: 图像重定向源代码,本文提出一种网格变形框架,允许显著特征进行均匀缩放,从而保证图像内容的完整性,将变形分布到不重要的区域。(The source code of optimal scale stretching image redirection is presented, and an effective image redirection algorithm is proposed to better guarantee the integrity of the image.)
- 2021-05-14 18:30:03下载
- 积分:1
-
内边界边缘轮廓跟踪算法
可以识别图像的边缘,提取图像边缘轮廓,且程序简单易懂,方便初学者学习。(You can recognize the edges of images.)
- 2018-10-07 10:18:17下载
- 积分:1
-
imageretrieval_matlab
说明: 基于内容的图像检索系统,用matlab编写的,用户可以方便地修改添加新特征,减少工作量。(Content-based image retrieval systems, written with matlab, the user can easily modify to add new features, reduce the workload.)
- 2009-09-02 11:37:23下载
- 积分:1
-
ATOCP
此程序为摄影测量的一个小环节,主要功能是求解影像畸变差,可根据相机内参数求解,简单实用(This program is a small part of photogrammetry, the main function is to solve the differential image distortion can be solved according to the camera parameters, simple and practical)
- 2013-11-08 14:48:01下载
- 积分:1
-
facerecognition-wavelet-matlab
基于小波的人脸识别算法的matlab实现(Face recognition based on wavelet algorithm to achieve the Matlab)
- 2007-01-31 22:12:02下载
- 积分:1
-
Harris
构建了一种新的Harris多尺度角点检测算法,角点的图像配准算法的配准精度(Construction of a new multi-scale Harris corner detection algorithm, corner of the image registration algorithm for registration accuracy)
- 2007-11-24 19:16:55下载
- 积分:1
-
camkal
卡尔曼和Camshift结合的源代码,很不错的哦,大家可以一试。。(Camshift Kalman and the combination of source code, very nice Oh, we can try to do. .)
- 2010-02-07 22:27:07下载
- 积分:1
-
LinearClassifier_1.0
说明: 基于Fisher线性判别基础学习器的集成分类器专门用于数字媒体的隐写分析,目前使用高维特征空间。目前,由于其良好的检测精度和较小的计算成本,它可能是设计监督分类器用于数字图像隐写分析的最常用方法。(The ensemble classifier, based on Fisher Linear Discriminant base learners, was introduced specifically for steganalysis of digital media, which currently uses high-dimensional feature spaces. Presently it is probably the most used method to design supervised classifier for steganalysis of digital images because of its good detection accuracy and small computational cost. It has been assumed by the community that the classifier implements a non-linear boundary through pooling binary decision of individual classifiers within the ensemble.)
- 2021-01-17 10:38:45下载
- 积分: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
-
DCT
快速DCT变换的代码.利用c++实现DCT变换.(Fast DCT transform code. Use c++ to achieve DCT transform.)
- 2009-05-26 13:33:52下载
- 积分:1