▍1. kinect采集到的深度图像中的黑洞进行像素、平均像素滤波修复
kinect采集到的深度图像中的黑洞进行像素、平均像素滤波修复(Black holes in depth images captured by Kinect are repaired by filtering pixels and average pixels)
kinect采集到的深度图像中的黑洞进行像素、平均像素滤波修复(Black holes in depth images captured by Kinect are repaired by filtering pixels and average pixels)
SLIC超像素分割matlab版本,主要算法为C++与matlab算法联动(SLIC super pixel segmentation matlab version, the main algorithm is C++ and matlab algorithm linkage)
使用C++ OpenCV库进行行人检测,并且计数人流量个数(Use C++ OpenCV library for pedestrian detection and count the number of human traffic)
基于Kalman滤波和Meanshift算法的目标跟踪算法的C++程序,运行可用,具有参考价值。(The C++ program of target tracking algorithm based on Kalman filter and Mianshift algorithm is available and has reference value.)
能针对二值图像进行曲线的提取. 对于背景不太复杂的图像,效果可以。 只针对单像素(extract curve from binary image only for single pixel line.)
实现vieb算法处理,ViBe_Matlab 能够实现视频处理,利用MATLAB实现的VIEB算法(Implementation of vieb algorithm processing)
基因演算法, ~和吃飼料的演算法, e面的 ~吃到飼料會越來越快,(The genetic algorithm, the algorithm for eating feed, the e-plane algorithm for eating feed is getting faster and faster.)
VC调用matlab引擎因为类别当中没有此类,所以放到了数值计算(VC calls the Matlab engine because there is no such class, so it is put into numerical calculation.)
KRUSAL算法实现最小生成数的 最小生成数的 最小生成数的(The KRUSAL algorithm realizes the minimum generating number of the minimum generating numbe)
利用Zernike方法对圆形标志点中心进行提取(The circular mark center is extracted by Zernike method.)
实现了对误拍角度的矫正,基于轮廓提取以及旋转矩阵变换实现图像错误识别和矫正(It realizes the correction of misalignment angle, and realizes image error recognition and correction based on contour extraction and rotation matrix transformation.)
C++开发的计算机图形学关于直线绘制的算法,主要涉及DDA算法、中点画线算法、Bresenham画线算法(C++ developed computer graphics on line drawing algorithm, mainly involves DDA algorithm, midpoint line algorithm, Bresenham line drawing algorithm.)
基于C++MFC平台进行NDVI计算、最小距离分类、K均值分类,BP神经网络分类等以及精度评价(Based on C++MFC platform, NDVI computing, minimum distance classification, K mean classification, BP neural network classification and accuracy evaluation are carried out.)
遥感影像变化检测算法(IR-MAD、MAD、CVA、PCA)(change detection method(IR-MAD MAD CVA PCA))
根据论文Harris C. A combined corner and edge detector[J]. Proc Alvey Vision Conf, 1988, 1988(3):147-151实现Harris角点检测(Harris corner detection)