-
matlab_MRF
马尔科夫随机场模型程序。已经运行过了,可以使用(Markov random field model program. Has been run, you can use)
- 2020-10-21 22:07:24下载
- 积分:1
-
SIFT-PCA
这是我花了很多时间收集的有关sift-pca资料哦,里面也包括了sift-pca的MATLAB代码(This is what I spent a lot of time to collect information about the sift-pca Oh, which also includes a sift-pca MATLAB code)
- 2013-05-27 16:47:23下载
- 积分:1
-
HIO-algorithm
使用HIO算法实图像现相位恢复,包含源代码,简单实用,适于初学者学习。(HIO algorithm using real image recovery phase now, including source code, simple and practical, suitable for beginners to learn.)
- 2021-04-26 20:48:45下载
- 积分:1
-
kmeans
说明: 一种改进的均值聚类算法,能很好的利用与图像分割技术(k-means cluster)
- 2010-04-21 15:47:31下载
- 积分:1
-
DebugDemo
设置位置断点跟踪程序,VC++精选编程源码,很好的参考资料。(Set breakpoint location tracking procedures, VC++ programming source code, a good reference.)
- 2013-11-26 09:57:15下载
- 积分:1
-
Rapid_and_Robust_Transfer_Alignment
本文详细介绍了快速传递对准滤波器的设计,并进行了模拟仿真验证,给出了结果分0析,验证了方法的有效性。(This paper describes a rapid transfer alignment filter design, and carried out a simulation to verify, given the results of sub-0 Analysis, verification of the effectiveness of the method.)
- 2008-04-02 18:54:40下载
- 积分:1
-
fft2andiff2
自己编写fft2和ifft2程序并进行快速傅里叶变换试验(fft2 and ifft2)
- 2012-04-27 20:28:28下载
- 积分: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
-
sift20071011
主要有二个功能:1对图像进行SIFT特征值匹配2.显示相应的匹配效果,即核线
matlab语言的,加上C语言(There are two main functions: 1 images match SIFT eigenvalue 2. Shows the effect of the corresponding match, that is, nuclear line matlab language, together with the C language)
- 2008-02-29 16:58:45下载
- 积分:1
-
cximage600_full_VC6
CxImage是一款免费的、开源的、功能强大的图形处理库。 跨平台,支持windows、linux等;支持BMP、GIF、ICO、TGA、JPEG、PCX、PNG、TIFF、MNG、RAS等多种图像格式;支持格式转换、图像处理、几何变换等;最重要的是使用非常简单。此为VC6修正版(CxImage is a C++ image processing library. It can load, save, display, transform images in a very simple and fast way, with transparency, multiple layers and selections, support for BMP GIF JPG PNG MNG TIF ICO TGA PCX J2K JBG RAS PNM RAW PSD.)
- 2020-06-17 23:20:01下载
- 积分:1