-
FingerPrintDlg
指纹图像处理包括梯度处理、方向场处理、平滑处理、智能增强处理等(The fingerprint image processing including gradient processing, direction field processing, smooth processing and intelligent enhancement processing, etc)
- 2011-04-30 19:28:34下载
- 积分: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
-
程序
PIVlab - 时间分辨粒子图像测速(PIV)工具:
一种基于GUI的工具,用于预处理,分析,验证,后处理,可视化和模拟PIV数据。
使用MATLAB网络研讨会进行人脸识别代码:
使用MATLAB在线讲座的人脸识别中的主要演示文件。
Gabor特征提取:
该程序生成一个自定义Gabor滤波器组; 并使用它们提取图像特征。
主成分分析:
用于特征提取;
链码:
基于MATLAB的freeman的曲面轮廓描述(PIVlab - time resolved particle image velocimetry (PIV) tool:
A GUI based tool for preprocessing, analysis, validation, post processing, visualization, and Simulation of PIV data.
Using MATLAB webinar for face recognition code:
The main demo file is used in MATLAB online lectures for face recognition.
Gabor feature extraction:
The program generates a custom Gabor filter bank and uses them to extract image features.
Principal component analysis:
For feature extraction;
Chain code:
Surface contour description of Freeman based on MATLAB)
- 2021-03-30 16:59:09下载
- 积分:1
-
similarityext
基于遥感光学图像的宽网道路检索,能够快速的实现半自动道路提取,给出种子点对输入方向进行快速检索(Optical remote sensing images based on a wide network of roads retrieval, the realization of fast semi-automatic road extraction, given the input direction of the seed point for rapid retrieval)
- 2009-01-20 19:32:04下载
- 积分:1
-
texton
基于基元共生矩阵的纹理特征提取。通过5个基本的方格来检测图像并生成图像的基元共生矩阵,并从矩阵中提取其纹理特征信息。(Texton occurrence matrix based texture feature extraction)
- 2021-04-09 17:39:00下载
- 积分:1
-
SPA
连续投影算法的Matlab程序 下载后可以直接使用(Successive projections algorithm
)
- 2020-12-07 09:59:21下载
- 积分:1
-
Stereo Matching
说明: matlab 立体匹配,包含了多种三维重建中的立体视觉匹配(Matlab stereo matching, including stereo vision matching in many kinds of three-dimensional reconstruction)
- 2018-12-30 19:35:32下载
- 积分:1
-
perspective-transform
透视变换程序,实现三维物体到二维图像的透视变换。(the program of perspective transformation)
- 2011-11-05 14:47:01下载
- 积分:1
-
yanse
IEEE CSVT 2001的一篇关于颜色直方图法的论文,彩色图片的颜色特征提取算法的代码.(IEEE CSVT 2001 an article about color histogram method paper, color the picture color feature extraction algorithm of the code.
)
- 2012-09-12 16:19:18下载
- 积分:1
-
PCA-K
说明: 该算法主要包含PCA算法和K-Means聚类算法,用于SAR变化检测,包含数据图片。(The algorithm mainly includes PCA algorithm and K-means clustering algorithm for SAR change detection, including data images.)
- 2020-08-28 10:33:05下载
- 积分:1