资源列表
东北大学图像处理第二次作业
- 东北大学图像处理第二次作业实验报告两份 Kirsch滤波程序及其图像处理效果图 MRF图像分割的程序及其处理效果图 上述程序均亲测可行(the second experiment and report on image processing Northeasten university(ShenYang) ;the code on Kirsch filter; the code on MRF image segmentation)
ECGProcessor
- ecg信号处理,基线漂移,小波变换、snr mse(ECG signal processing, baseline drift, wavelet transform, SNR MSE)
migfyf
- 此文件为非均匀B样条曲线反求控制点再插值为曲线(This file is a non-uniform B-spline curve. The control points are inverted and then interpolated into a curve)
code
- 可解决图像模糊 及去噪问题,,以及评判指标说明(It can solve the problem of image blur and denoising)
各种低秩约束矩阵填充方法
- matlab的低秩矩阵填充代码,可直接使用(Matlab low rank matrix filling code, can be used directly)
MatrixcompletionCode
- 矩阵填充经典算法的代码,包含SET,SVT等(Matrix filling code of classical algorithm, including set, SVT, etc)
图像质量评价指标
- 图像质量评价指标等等,ssim,psnr...
计算机图形学园和椭圆的绘制
- 编写应用程序,利用鼠标在视图区内绘制圆和椭圆。要求在工具 条上创建两个按钮,分别代表绘制圆和绘制椭圆。实现代码中仅允许 使用 SetPixel 一种绘图函数,不可以使用其他绘图函数。 绘制图形的鼠标操作方式可自行决定,此处给出一种方式作为参 考:类似于绘制直线段,按下鼠标左键时的点假设为 P,按住鼠标左 键不放,移动鼠标到另一点处抬起鼠标左键,该点假设为 Q。绘制圆 的时候,以 P 为圆心,PQ 为圆的半径。绘制椭圆时,将 PQ 作为一个 矩形的对角线,绘制该矩形的内切椭圆。
ransac
- 使用SURF算法实现彩色图像拼接技术,完成图像拼接(Using surf algorithm to realize color image mosaic technology and complete image mosaic)
CarND-Advanced-Lane-Lines-master(1)
- 用Python对输入的车道视频进行处理,识别车道线。(此文件为程序文件,输入视频在另一个文件,请一同下载放到同一文件夹)(Python is used to process the input Lane video and identify the lane line. (this file is a program file, the input video is in another file, please download and put it in the same folder))
室内房子场景
- vc平台 室内场景动画图形,可以借鉴一波,对初学者十分有益
六种常用纹理特征提取方法MATLAB
- 纹理特征是图像中的主要特征,整理几种常用的问题提取方法(Texture feature is the main feature in the image. Sort out several common problem extraction methods)