资源列表
alt_fbp
- fbp的简单matlab代码,就是这样子的。(Fbp's simple MATLAB code, is this son.)
divide
- 图像分割,例如当一张图片上有一串手写体数字时可以将它分割成若干块单独数字的区域(to divide a picture as a matrix)
JointEntropy
- joint entropy of x y variables
MutualInformation
- Mutual information in between two variables.
video
- vi2img.m :将视频转换为单张图片 avi2mat.m :将所有单帧图片转换为向量存储为mat文件 img2avi.m :将所有单帧图片转换为视频(Simple processing of graphics and images)
graph
- 这是我们在学习数字图像处理过程中,对领域平均法和中值滤波的程序代码。(This is our learning digital image processing, the field average and median filtering the code)
FBP
- ct图像重建,MATLAB求解图像重建 fbp(CT image reconstruction)
a
- This procedure can be used to calculate the deconvolution image of the relevant processing, very convenient
GS
- 运用GS混合模型建模,能够对视频里面运动物体检测(Able to detect moving objects in video)
Code
- matlab Code 图像识别提取前景目标(matlab code Image recognition, extraction, foreground target)
zhencha_method
- 使用帧差法实现对运动目标目标提取,以及简单处理(The method of frame difference is used to extract moving object and simple processing)
RGB2YUV
- 将.avi视频转为.yuv yuv4:2:0(make the .avi video to .yuv video)