▍1. kalman_filter
卡尔曼滤波算法,opencv代码,鼠标跟踪(Kalman filter algorithm, opencv code, mouse tracking)
卡尔曼滤波算法,opencv代码,鼠标跟踪(Kalman filter algorithm, opencv code, mouse tracking)
VisualC++数字图像处理技术详解第2版光盘,第十二章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter XII)
VisualC++数字图像处理技术详解第2版光盘,第十章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter X)
VisualC++数字图像处理技术详解第2版-光盘 第九章(VisualC++ digital image processing technology Detailed Version 2- CD Chapter IX)
VisualC++数字图像处理技术详解第2版光盘-第八章 分水岭分割算法(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VIII watershed segmentation)
VisualC++数字图像处理技术详解第2版光盘-第七章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VII)
VisualC++数字图像处理技术详解第2版光盘-第六章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VI)
VisualC++数字图像处理技术详解第2版光盘-第五章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter V)
VisualC++数字图像处理技术详解第2版光盘-第四章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter Four)
是关于图像的基础操作,包括图像倾斜矫正,图像增强,去除噪声,图像压缩等技术(It is on the image on the basis of operations, including image tilt correction, image enhancement, noise removal, image compression technology)
2016华为软件精英挑战赛,采用迪杰斯特拉算法,效率高,但需要自行修改(HUAWEI software challenge 2016)
给定的n个点在二维平面上,发现的最大数量点躺在同一直线。(Given n points on a 2D plane, find the maximum number of points that lie on the same straight line. )
信号处理的小波导引:稀疏方法(原书第3版) 《信号处理的小波导引:稀疏方法(原书第3版)》全面论述了稀疏表示的重要概念、技术和应用,反映了该主题在当今信号处理领域所起的关键作用。作者在解释了稀疏的主要概念后将其运用于信号压缩、噪声衰减和逆问题,同时给出了冗余字典、超分辨率和压缩感知中的稀疏表示。 本书既可以让应用数学系的学生了解数学公式的工程意义,也可以让计算机及电子工程系的学生了解工程问题的数学描述。对于小波理论与应用的研究人员,本书更是一本极具价值的参考书。(a Wavelet Tour of Signal Processing(Third Edition.The Sparse Way))
这是一个从两个以知的参考视点的彩色图和深度图来合成一个虚拟视点的彩色图和深度图的程序。(This is one of the two known reference to the viewpoint of the color and depth charts to synthesize a virtual viewpoint of color and depth charts of the program.)
本项目成功地实现了jpeg图像的压缩非常实用!!!!!!(The project successfully realized the jpeg image compression is very useful!!!!!!!!!!!!!!!!)
利用opencv+VC++实现对图像的边缘处理,从而对图像进行检测(Use opencv+ VC++ to achieve the edge of the image processing to the image detector)
施法中新版《计算几何与计算机图形学》,书中所带光盘,包含书中源码和其团队开发的软件,能够实现曲线曲面拟合和编辑(The new cast of Computational Geometry and Computer Graphics , the book brought the disc that contains the source code in the book and his team developed software enables curve and surface fitting and edit)
上课时做的一个小程序,表达式计算程序,采用vc++,可能有点儿小瑕疵,但基本运行是没问题的(Class to do a small procedure, expression of the calculation procedure for the vc++, may be a bit small flaws, but the basic operation is no problem of)
本程序实现小波和小波包滤波,,对高频部分进行处理对一维信号进行处理,得到重构去噪后的信号,代码调试通过(This procedure realize wavelet and wavelet packet filtering, and the high frequency part of the process of one dimensional signal processing, reconstruction after denoising signal, code debugging through)