-
waveletTransform
归一化互相关算法是传统的图像匹配算法,针对传统图像匹配算法运算量大、速度慢的缺点,提出了一种基于小波变换的多尺度图像匹配算法。(Normalized cross-correlation algorithm is the traditional image matching algorithm, proposed a wavelet transform-based multi-scale image matching algorithm for the large amount of computation of traditional image matching algorithm, slow disadvantage.)
- 2013-04-07 15:14:15下载
- 积分:1
-
利用SVM或者其他机器学习算法进行分类识别 LBP
(1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。
(2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。
(3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量;
然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calculate the LBP pattern of each pixel in the image (equivalent mode, or rotation invariant + equivalent mode).
(2) then the LBP eigenvalue histogram of each cell is calculated, and then the histogram is normalized (for each cell, for each bin, h[i]/=sum, sum is the number of all the equivalent classes in a pair of images).
(3) finally, the statistical histogram of each cell is connected into a feature vector, that is, the LBP texture feature vector of the whole picture.
Then, SVM or other machine learning algorithms can be used for classification and recognition.)
- 2020-07-01 20:00:02下载
- 积分:1
-
readpic
说明: VC bmp图像数据读取和输出代码程序,经过编译可行(compiled vc program in reading image )
- 2010-04-07 11:02:37下载
- 积分:1
-
PSO_kmeans-master
说明: 利用改进的PSO算法对kmeans算子进行聚类,优化了步骤(The improved PSO algorithm is used to cluster kmeans operators, and the steps are optimized)
- 2020-05-24 15:32:21下载
- 积分:1
-
Image-conversion
此算法是图像之间的转换,二值图,RGB等的相互转换源代码(This algorithm is the conversion between the images, the two value of the map, RGB, and so on the conversion of the source code)
- 2015-09-18 20:17:30下载
- 积分:1
-
FCRN-DepthPrediction-master
使用tensorflow框架搭建神经网络,从单目图像中估计深度值(Using tensorflow framework to build a neural network to estimate depth from monocular images)
- 2019-03-22 15:04:04下载
- 积分:1
-
ml1
使用matlab实现的,基础单变量以及多变量梯度下降算法,和信号分类以及信号归一化部分算法,是机器学习领域最基本的代码,希望大家多多交流(matlab implementation of basic univariate and multivariate gradient descent and signal classification algorithms, machine learning basic code, hope that more exchanges)
- 2013-10-29 15:34:24下载
- 积分:1
-
MatlabFns
关于计算机视觉和图像的matlab工具箱。包括相位一致性特征,空间特征检测,积分图像,非极大值抑制和滞后阈值,边链接和线段拟合,去噪,等(MATLAB and Octave Functions
for Computer Vision and Image Processing。such as • Feature Detection via Phase Congruency
• Spatial Feature Detection
• Integral Images
• Non-Maxima Suppression and Hysteresis Thresholding
• Edge Linking and Line Segment Fitting
• Test Grating for Edge Detection
• Image Denoising
• Surface Normals to Surfaces
• Scalogram Calculation
• Anisotropic diffusion
• Grey Scale Transformation and Enhancement
• Frequency Domain Transformations
• Functions Supporting Projective Geometry
• Feature Matching
• Model Fitting and Robust Estimation
• Fingerprint Enhancement
• Interesting Synthetic Images
• ASCII Image Generation
• Rotation Transforms
• Image Blending
• Colourmaps and colour conversions
• Image Display, Image Writing and Miscellaneous
)
- 2013-05-23 14:32:01下载
- 积分:1
-
Matlab_code
含有Matlab的各种程序和代码,包括图像分割、模式识别、文字识别等。并且含有初学者入门的代码。(Matlab contains the various procedures and code, including image segmentation, pattern recognition, text recognition. And contain the code entry for beginners.)
- 2008-06-09 11:58:52下载
- 积分:1
-
POS-PID
运用粒子群优化算法对PID控制器进行优化设计,通过matlab实现(The use of particle swarm optimization algorithm to optimize the design of PID controller, through matlab to achieve)
- 2011-11-23 10:11:38下载
- 积分:1