资源列表
dwnamicprocedures
- 算法分析中的实例,利用回溯的思想解决八皇后问题()
图像几何变换
- 改进的matlab程序,用到的是基本代码,不含matlab中一步到位的函数,适合初学者(The improved matlab program is used in basic code, and does not contain one step function in MATLAB. It is suitable for beginners.)
video_detection.m
- 使用VJ算法识别人脸,并使用KLT算法进行特征识别并追踪(Face detection using VJ algorithm, and track it using KLT algorithm)
rawread
- raw文件用matlab读取读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存(Raw file MATLAB read)
yuv_io
- 简单的读写YUV文件的python代码。还可以对YUV文件进行裁切。(Read/write YUV files by python.)
IBP algorithm
- 基于IBP的超分辨率图像重建,对于学习很有帮助(Super resolution image reconstruction based on IBP is very helpful for learning.)
tif_to_jpg
- tif图像生成缩略图JPG,利用tif三波段合成假彩色图像输出(TIF image generates thumbnail JPG, and uses TIF three band to synthesize false color image output)
GCLM
- 灰度共生矩阵特征提取以及hog特征提取matlab代码(Feature extraction of grayscale symbiotic matrix)
create_mod
- 一束线激光投射到双平面棋盘格的相纸上时,用CCD拍图,对高斯光束的分析,光条的横截面光强近似服从高斯分布,那么光条的中心可以认为在光强分布的峰值点,所以采用加权平均的方法得到两个光条中心坐标(u1’,v1’)和(u2’,v2’)(When a beam of line laser is projected onto a photographic paper of a double-planar checkerboard, the Gaussian beam is analyzed using a
双三次
- 利用双根据需要对图像大小进行缩小放大,同时不减小图像的清晰程度。(The size of the image is reduced and enlarged by using double basis needs, and at the same time, the clarity of the image is not reduced.)
双线性插值法python
- 根据双线性插值,需要对图像大小进行缩小放大,同时不减小图像的清晰程度。(According to bilinear interpolation, we need to zoom in and enlarge the size of the image without reducing the clarity of the image.)
RGB
- 基于RGB的彩色图像分割方法,可在matlab里直接使用(Study of color image segmentation algorithm)