资源列表
NSCT分解和重建程序
- NSCT的分解与重构,用于图像处理,里面为非下采样轮廓波的工具箱(NSCT decomposition and reconstruction for image processing, which is a toolkit for subsampled contourlet)
crop_image
- 实现批量地裁剪图像的功能,python 版本(The function of cropping images in batch)
main
- 根据谐波叠加法生成PSD曲线对应的时域代表性样本(The representative samples of PSD curves corresponding to time domain are generated based on harmonic superposition method.)
109201252image-processing
- 关于MATLAB图像相关性分析的问题。随机选取1000对像素点,进行水平和垂直相关性分析。(image-correlation. select 1000 pair of pixel randomly and analyze the correlation both horizontally and vertically)
chi_sim.traineddata
- tesseract是一款免费的ocr识别开源软件,最早在Linux上i,现在已经有Windows4.0版本了。chi_sim.traineddata是中文字库,解压缩后放在tessdata目录下,可以通过PowerShell使用。(Tesseract is a free OCR recognition open source software. The earliest is I on Linux, and now there is Windows4.0 version. Chi_sim.tra
iriscode
- 虹膜识别源代码,非常非常厉害,十分十分好用(iris recognition source code)
Segmentation
- 读取程序目录下的save.yuv的视频图像文件,然后执行水平集分割算法,最后演化为分割后的效果(Read the video and image files of save.yuv under the program directory, then perform the level set segmentation algorithm, and finally evolve into the segmentation effect.)
雷达信号处理入门
- 雷达一维信号的产生及一些简单的一维成像算法的matlab实现,供入门新手参考(The generation of one-dimensional radar signal and the realization of some simple one-dimensional imaging algorithm for beginners ' reference)
PCD
- 这个文件用PCD算法解决压缩感知(构造一个冗余字典用于图像的修复)(Using PCD algorithm to solve compressed sensing (constructing a redundant dictionary for image restoration).)
代码
- 图像分割噪声分析,算法对椒盐噪声的抗干扰性分析,图像反转线性变换,.梯度算子检测边缘(Analysis of image segmentation noise\,Algorithm for anti-interference analysis of salt and pepper noise,,image inversion linear transformation, gradient operator edge detection.)
opflow
- 成功运行,利用光流法检测出运动视频中的运动目标,并标记出特征点的运动轨迹。(using the optical flow method to detect the moving target in the motion video, and marking the trajectory of the feature point.)
Affine_Transform_comprehensive
- c++,opencv实现仿射变换的综合实例,vs2015,opencv 3.4及以上版本均可直接运行(Affine_Transform_comprehensive)