资源列表
nlbepjy
- 本系统主要是针对用户和学生的,用户的信息是直接在注册的时候保存到数据库中的。(This system is mainly aimed at users and students, and the information of users is directly stored in the database when registered.)
极线
- 在对极几何中,已知由同一相机在不同拍摄角度拍摄的两幅图像, 求基础矩阵F;通过F求极线,并标出来。(In polar geometry, two images from the same camera at different shooting angles are known. Find the basic matrix F; seek the polar line through F, and mark it out.)
Demo2三维桌球
- 鼠标移动/输入推荐。 鼠标行为是: *环顾四周 - > Hold-Move左键 瞄准并环顾四周。 - > Hold-Move鼠标右键 *增加/减少射击威力(瞄准时) - > Hold-Move向前/向后鼠标右键 *拍摄 - >释放鼠标右键 *放大/缩小 - > Hold-Move向前/向后鼠标中键 主要输入如下: * Rotate-left: a或keypadleft。 * Rotate-right: d或keypadright。 *放
wt
- 小波变换是一种时频分析工具,可以用于图像去噪和压缩算法中。(Wavelet transform is a time-frequency analysis tool, which can be used in image denoising and compression algorithms.)
bisthe666
- canny算法进行图像处理,利用opencv库函数(Canny algorithm performs image processing, using opencv library function.)
基于SIFT算法的图像特征点提取与匹配
- 文章深入研究了 SIFT 特征点提取的原理及过程,以基于 K-D 树结构的近邻算 法对呈线性变换的两幅图像在不同视角和噪声干扰情况下进行了特征点的粗匹 配,并通过随机抽样一致性算法(Random Sample Consensus)进行特征点的提纯,删 除例如错误的匹配特征点对。针对粗匹配后误匹配点对较多导致的 RANSAC 算法 效率降低、运算时间变长的情况,论文以视差梯度约束对粗匹配点对进行预筛选, 提升了 RANSAC 算法的效率。根据匹配点对空间位置关系得出图像之间的变换模 型;最后将图像
Contours_extraction&drawing_based_on_OpenCV
- 基于OpenCV利用canny算子的图像轮廓提取与绘制(Contours extraction and drawing based on OpenCV, using canny operator.)
matlab程序
- 全变分去卷积算法的matlab实现; 全变分算法的论文; 全变分实现超分辨;全变分实现图像去噪;全变分实现图像恢复(total variation deconvolution; the paper of TV; super resolution; denoising; image recover)
tvdeconv_C程序
- 全变分图像处理程序; 实现超分辨;图像去噪;图像恢复(C program of TV algorithm; superresolution; denoising ; image recover;)
SAR
- 四种SAR成像算法仿真; CSA:CS算法m文件 NFA:窄聚焦算法m文件 PDA:RD算法m文件 RMA:距离迁移算法m文件(simulation of 4 SAR imaging algorithm; CSA;NFA;PDA;RMA)
SE_image
- matlab code for c app
Facial detector
- 人脸识别系统 通过matlab自带分类器和降噪功能对图片人脸的五官和人脸进行勾勒(The face recognition system is based on Matlab's own classifier and noise reduction function to outline facial features and faces.)