资源列表
Matlab-study
- 讲述matlab的基本运用,由浅入深,易学易懂,以代码为主-About the basic use of matlab, Deep, easy to learn to code-based
Image-processing
- 对数字图像去模糊,分两段来对运动模糊核函数进行估计,附图像处理的结果-As to digital images deblur, we use two-phase kernel estimation,including the results
imageDenoising
- 英伟达公司的CUDA实例代码,用CUDA实现了KNN和NLM的图片降噪算法,包含了整个对应的工程文件。-Sample: Image denoising Minimum spec: SM 1.0 This sample demonstrates two adaptive image denoising techniques: KNN and NLM, based on computation of both geometric and color distance between
Peters-Fun-MatlabFns
- Peter教授主页上分享的图像处理各种算法,去噪、边缘检测、分割、配准等非常全面,很好的代码-Peter s Function for Computer Vision ,website:http://www.csse.uwa.edu.au/~pk/research/matlabfns/ , it s very useful
111
- 二维条码的识别和校正,我们用数码相机或手机拍下的条码图像在没有处理以前大部分都是非标准,通过对条码图像进行综合处理,最后将非条码校正成标准的条码-Two-dimensional bar code identification and correction, we photographed with a digital camera or mobile phone barcode images in the absence of treatment before most of them are
imagefilter
- 这是一个不错的程序,包括常用滤波器巴特沃斯高低通,梯形高低通滤波等,还可以自己添加。-This is a good program, including the commonly used Butterworth low pass filter, ladder low pass filtering, you can also add their own.
algorithm.collection
- 图像编程设计算法开发文档集合Development Documentation Programming design algorithm the image collection -Development Documentation Programming design algorithm the image collection
Demons_match
- Demons registration and the related paper, is easy to understand for us.
Matlab_STCv0
- 上传的代码 是目标追踪领域的一个快速实时追踪算法(The uploaded code is a fast real-time tracking algorithm in the target tracking domain)
VC
- VC++的图像处理基本概念和内容-VC++ image processing concepts and content
相移法
- 运用于使用光栅投影法进行三维测量环境,使用四步移相法提取相位(即相位解包裹),从畸变的光栅图像中提取出物体三维信息。(This method is applied to the three-dimensional measurement environment using grating projection method. Four-step phase-shifting method is used to extract the phase (phase unwrapping) and th
unwrap
- 相移三步法、四步法、五步法及相应的相位解包裹程序