资源列表
imtopolar
- 实现将灰度图像中的v分量从直角坐标下转化为极坐标下的polarv,其中v为直角坐标系下的v分量-Achieve the v component grayscale image conversion from Cartesian coordinates to polar coordinates polarv, where v is the v component of the Cartesian coordinate system
PolarToIm
- 极坐标图像转直角坐标图像,相当于球面的展开效果,最好是正方形图像,但是长方形也可以。-POLARTOIM converts polar image to rectangular image
wxy
- 实现外部任意图象的小波变换,3级分解。输出原图象和变换 分解后图象-Achieve any external image wavelet transform, three decomposition. Converting the original image and the output image after decomposition
psnr
- 计算PSNR。可直接调用,两个输入参数im1,im2为两个图象序列,返回值为PSNR的值。-Calculation of PSNR. Can be called directly, two input parameters im1, im2 two image sequences, the return value is the PSNR.
ImageLT_ok
- 图像处理的综合程序,能够实现平移,旋转,缩放,平滑,锐化,傅里叶变换,形状识别等功能,C++实现。-This is a comprehensive image processing program. It can achieve the translation, rotation, scaling, smoothing, sharpening, and Fourier transformation and shape detection, etc.
License-Plate-Recognition
- 上海交通大学硕士论文基于小波技术的matlab车牌识别-License Plate Recognition
RD2Img
- 通过雷达数据生成得到图像数据,vc++环境下可运行-tong guo lei da shu ju de dao tu xiang shu ju
LBP
- 在MATLAB中实现图像的局部二值模式处理,运行test函数即可使用。-Achieve a partial image in MATLAB binary mode processing, running test functions can be used.
图像匹配
- 一个基于灰度匹配的实验,可以对两张图片进行匹配并显示匹配结果
image_processing
- 本代码在MATLAB中采用均方误差和测度两种评价参数对维纳滤波和L-R算法复原的加入噪声的运动模型和高斯模型的图像复原效果进行了比较-The code in MATLAB using the mean square error and two evaluation parameters measure the effect of exercise on the model image restoration Wiener filtering and restoration LR algorith
SSDA-Algorithm-
- 序贯相似性检测算法,可用于图片的匹配,以及视频上的跟踪,效果明显。-Sequential similarity detection algorithm, it can be used in image matching, and the tracking on the video, the effect is obvious.
camTEST
- 基于adaboost人脸检测,通过LBP人脸识别的C++程序,视频源采用摄像头(视频采集这块用到OPENCV,如果用的话先下载OPENCV244,这里就不上传了)。-Adaboost based face detection, face recognition by LBP C++ program, the video source using the camera (video capture this use OPENCV, if used to download OPENCV244, he
