资源列表
CCA_algorithm
- 典型相关分析的代码。本人亲自动手写的。可使用CCA处理两类不同的图像特征。得到他们的相似度特征。使用这新的特征来标注图像。-Canonical correlation analysis of the code. I personally get written. CCA-treated using two different types of image features. Get their similarity features. Using this new feature to anno
using_envi_create_evf
- IDL环境下的EVF矢量数据创建,代码清晰。-IDL environment EVF vector data creation, code clarity.
fast-C
- fast角点检测的C代码,加原始论文。-fast corner detection of the C code,plus the original papers。
sslle
- semi-supervised learning 半监督局部线性嵌入-semi-supervised learning
video_stream_scaler_latest.tar
- 参数化的高清视频缩放源程序,配有文档说明。还有modelsim仿真源代码。-Parametric HD video scaling source, with documentation. There modelsim simulation source code.
jpeg_decode
- JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
shuangmushijiao
- 利用双目立体视觉的原理对行驶的车辆进行车距测量,经过实践比较测量的距离和实际的距离误差在10 以内。-The use of the principle of binocular stereo vision car vehicle traveling distance measurement, comparing the measured distance through practice and practical distance error is within 10 .
CSRec_SP
- 子空间匹配追踪源代码。matlab实现的函数。是学习压缩感知的入门资料。-this is a matlab code of subspace pursuit algorithm .which is helpful to study CS.
image-matching
- 图像匹配是指通过一定的匹配算法在两幅或多幅图像之间识别同名点,如二维图像匹配中通过比较目标区和搜索区中相同大小的窗口的相关系数,取搜索区中相关系数最大所对应的窗口中心点作为同名点。其实质是在基元相似性的条件下,运用匹配准则的最佳搜索问题。-Image matching means through a certain matching algorithm identification between two or more images corresponding points, such as
Tsai
- 基于matlab软件,实现双目视觉原理的摄像机标定,能根据各视场图像求内、外部参数.-Matlab-based software, the realization principle of binocular vision camera calibration, according to the requirements of each image within the field of view, the external parameters.
SSA
- %最小熵的ISAR成像 % %DATAIN行范围,列是跨范围 %least_iteration_num的算法最小循环次数 % %参考: 金麟NI%李熙,刘GUOSUI,“自动对焦的ISAR图像 %最小熵“,IEEE跨航空,及电子系统,第35卷, %,1999年10月3号。- entropy minimization for ISAR imaging datain row is range,column is cross range lea
curve-fitting
- 在控制台下利用高斯消元法实现直线拟合,多项式拟合,指数函数拟合,幂函数拟合,大家可以利用它进行二次开发-In the console environment,I using the Gaussian elimination method to achieve linear fitting, polynomial fitting, exponential fitting, fitting power function, we can use it for secondary development