资源列表
motion
- 给出了四步搜索算法、三步搜索算法、全搜索算法(穷尽搜索算法)。从图像的左上角开始搜索从左至右,从上至下,以mbSize为块大小一块一块进行搜索在每一块的上下左右p个像素的范围内搜索最佳匹配块。-digital image processing using matlab. searching motion
LaplacianEigenmapSwissRoll
- 拉普拉斯降维方法,针对高维数据,性能方面优于传统的PCA方法。-Laplasse dimension reduction method for high dimensional data, the performance is better than the traditional PCA method
Register
- 基于Fourier Mellin 变换的图像配准算法,可以计算图像的旋转量,平移量。-Image registration algorithm based on Mellin Fourier transform, you can calculate the amount of rotation of the image, the amount of translation.
kalman
- 自适应kalman滤波算法,适用于手机陀螺数据的降噪,预测。-Adaptive Kalman filtering algorithm, suitable for mobile phone gyro data noise reduction, prediction.
wifi-CPP
- 基于opencv的wifi上位机 接受wifi小车图像并发送数据 - Based on the opencv wifi PC accepts the wifi car image and sending data
sifi-recognition
- 基于opencv sifi 算法的特征点 识别算法 - Based on the opencv sifi characteristic points recognition algorithm of the algorithm
sift
- 基于sift图像配准算法,算法注释超级详细,容易理解学习。-Based on SIFT image registration algorithm, the algorithm is super detailed notes, easy to understand the learning.
gclTutorial5
- opencl 用于图像的平移和旋转,使用gpu并行加速,测试效率更快-opencl for image translation and rotation, use gpu accelerated parallel test efficiency and faster
LTBAP_V2
- 网格加强铝合金弯曲成型G代码程序生成器。本程序可以生成最宽16个网格,最窄2个网格的板材材料加工G代码程序。内置算法保证了板材变形的协调。基于VS2012开发。-Standard G Code Generator for Aluminum aloy plate with grid rib enforcement
5.2_DisplayImageExample
- VTK图像开发第五章中的例子,以前旧版的类,改了两行在VTK7中运行,主要是体会vtkImageView2以及窗宽窗位的概念。5.2_DisplayImageExample-VTK 5.2_DisplayImageExample
Simple-Image-Processing-System
- 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等
FTVWT
- 对OCT图像比较两种变换的滤波效果,傅里叶变换和小波变换,处理有噪声的OCT图像,比较滤波效果。-Of OCT image to compare two kinds of transformation, the filtering effect of Fourier transform and wavelet transform, processing noisy OCT image, compare the filtering effect.