-
MATLA
《信息隐藏实验教程》源代码,希望对大家有所帮助(" Information Hiding experimental course," the source code)
- 2009-05-14 20:32:21下载
- 积分:1
-
FACE-Recognition
这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用(This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful)
- 2020-06-26 05:20:01下载
- 积分:1
-
SANBAN
对比两张图片上的散斑的变化来确定被测材料的变形和相关位移(Change of speckle contrast two images to determine the detected material deformation and displacement)
- 2020-12-23 13:59:06下载
- 积分:1
-
laplacian
拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。(Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.)
- 2009-03-26 10:36:01下载
- 积分:1
-
DeHaze
根据CVPR最佳论文实现的基于暗通道的图像去雾算法(含soft matting),以及算法改进:包括对色彩失真的改进以及一种达到soft matting效果的快速算法(According CVPR Best Paper realized based on dark channel images to fog algorithms (including soft matting), and algorithm improvements: Improvements include color distortion as well as a way to achieve fast algorithm for soft matting effect)
- 2013-06-07 10:54:11下载
- 积分:1
-
py-faster-rcnn-master
图像检测的算法,Faster R-CNN算法,先对整张图像进行卷积计算,然后通过感兴趣区域池化层(RoI Pooling Layer)将选择性搜索算法推荐出来的候选区域和卷积网络计算出的特征映射图进行融合,得到候选区域对应的特征矢量,这种共享卷积计算的操作极大地减少了卷积计算的次数。而且这些特征矢量的维度统一,方便后续的分类工作。通过感兴趣区域池化层处理卷积特征,并将得到的特征送往两个并行计算任务进行训练,分类和定位回归。通过这些方法和改进的框架,Fast R-CNN 用更短的训练和测试时长,取得了比 R-CNN 更好的效果(Faster R-CNN algorithm first convolutes the whole image, then fuses the candidate regions recommended by the selective search algorithm and the feature mapping maps calculated by the convolution network through the RoI Pooling Layer to get the corresponding feature vectors of the candidate regions, which greatly reduces the number of convolution calculations. Moreover, the dimension of these feature vectors is unified, which facilitates the subsequent classification work. The convolution feature is processed by the pooling layer of the region of interest, and the obtained feature is sent to two parallel computing tasks for training, classification and positioning regression. Through these methods and improved framework, Fast R-CNN uses shorter training and testing time and achieves better results than R-CNN.)
- 2020-12-11 15:39:18下载
- 积分:1
-
allfns
是由牛津大学VGG开发的三维重建开发包,其代码包括特征提取,单应矩阵计算,二视几何算法,多视几何的算法,是学习三维重建理论的好东西(code for reconstruction。 developed by VGG oxford)
- 2010-02-17 06:26:00下载
- 积分:1
-
gridCut
graphcut的最新改进,在网格上应用graphcut,作者将其称为gridCut,此压缩包内含文章与源代码,出自CVPR2012,关注计算机视觉的同学可以详细参考,代码已调试通过(the new advance of graphcut, named gridCut, derived from CVPR 2012, useful to guys on ComputerVision.The code is runnable.)
- 2020-10-29 23:30:02下载
- 积分:1
-
Finger
指纹图像的增强,效果很好,计算指纹的频率和方向,采用Gabor的方式增强(Fingerprint image enhancement, the effect is very good, calculate the frequency and direction of fingerprints, using Gabor way to enhance)
- 2016-01-14 15:22:37下载
- 积分:1
-
Lee
2、掌握Lee滤波与Refined-Lee滤波滤波效果ENL/ESI分析的原理及方法;
3、分析比较Lee滤波与Refined-Lee滤波的滤波性能;
4、分析滤波窗口与滤波效果的关系。
(2, master the principles and methods of filtering and Refined-Lee Lee filter filtering effect ENL/ESI analysis 3. Comparative analysis filtering performance Refined-Lee Lee filter and filter 4, analysis filtering window and filtering effect relationship.)
- 2015-05-01 17:00:49下载
- 积分:1