-
ImageHistogramEqualization
说明: vc代码,用于图像直方图均衡(以原始girl图像为测试图像) (vc code, for image histogram equalization (in the original girl image for the test images))
- 2010-03-28 09:42:18下载
- 积分:1
-
genetic_operator
说明: 带精英决策的多目标优化关键程序之遗传算法主程序(Main program of genetic algorithm for key program of multi-objective optimization with elite decision)
- 2020-06-03 17:31:55下载
- 积分:1
-
MRF
使用马尔可夫随机场进行图像分割,包括标记场、特征场建模和参数估计等,程序可运行。(image segmentation Using Markov random field , including label Field, features field modeling and parameter estimation, the program can run.)
- 2020-11-22 16:09:34下载
- 积分:1
-
tuxiang
图像分割关系到目标识别的精度,是目标检测的关键一步,其中提供了一些图像分割的代码,主要为otsu算法的分割方法,很实用(s related to the accuracy of target recognition, image segmentation is a critical step in target detection, provides some image segmentation code, very useful)
- 2013-10-18 17:49:06下载
- 积分:1
-
compressed-sensing
压缩感知,稀疏表示采用小波基表示,压缩测量采用随机高斯矩阵,重构算法是omp重构(Compressed sensing, sparse representation using wavelet representation, compression measurements using random Gaussian matrix remodeling reconstruction algorithm is omp)
- 2013-10-17 12:51:03下载
- 积分: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
-
MFCC-and-SVM
建立了普通话语音性别数据库,提出联合梅尔频率频谱系数(Mel2f requency Cep st rum
Coefficient s , MFCC) 的特征提取方法和支持向量机(Support Vector Machine , SVM) 的分类方法进行说话人性别识别,并与其它分类方法进行比较。(A Chinese speech ( mandarin ) database was established for speaker s gender recognition. A
combination met hod is p roposed for gender recognition of speaker s based on support vector machine and
Mel2f requency cep st rum coefficient s (MFCC) for classification and feat ure ext raction respectively.)
- 2011-05-22 16:26:23下载
- 积分: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
-
tuxianzhuanzi
利用c++实现图像转置源代码,像素变换的一种方式(use Image home to the source code, pixel transform the way)
- 2006-06-11 17:09:19下载
- 积分:1
-
RGB格式图像转YUV
将RGB格式图像转换到YUV空间,输入RGB图像返回YUV格式数据(Converting RGB format images to YUV space)
- 2017-12-04 16:55:21下载
- 积分:1