资源列表
voronoi3.rar
- voronoi图的Fortune算法源码,visual c++,Fortune s algorithm source code of voronoi diagram with visual c++
CLAHE.zip
- 实现局部自适应直方图均衡功能,对图像实现争抢功能,The realization of local self-adaptive histogram equalization function
ray_trace.rar
- 光线跟踪算法实现体绘制 使用C++语言编写,Ray Tracing Volume Rendering Algorithms C++ languages
susan.rar
- 一种改进的susan角点检测算法,非常好用,效果明显。,An improved susan corner detection algorithm is very easy to use, the effect clearly.
BM3D.rar
- 图像去噪,是目前图像处理领域对高斯白噪声效果最好的去噪算法,image denoising
PCA_SVM.rar
- 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
案例6-多边形有效边表填充算法
- 多边形有效边填充的算法,能实现,调试无错误,关于图形学方面的-Effective edge polygon fill algorithm, to achieve, debugging error-free, on the graphics aspects of
案例10-Cohen-Sutherland直线裁剪算法
- Cohen-Sutherland直线裁剪算法,调试无错误。实现的功能很强大,易于理解-Cohen-Sutherland line clipping algorithm, debug error-free. Realize the function is powerful, easy to understand
code
- 矩卷积反投影法实现CT图象重建,从投影重建三维物体的图像,就是重建一个个横断面。这样三堆图像的重建就归结为二维图象的重建-Moment convolution back projection method of CT image reconstruction, reconstruction of three-dimensional objects from projection images, is a reconstruction of a cross-section. This three
QRcode
- VB生成QRcode条码控件QRMAKE.OCX-VB generates barcode control QRMAKE.OCX QRcode
CPP_RANSAC
- C++实现RANSAC,成功消除错误的匹配点-C++ implementation RANSAC, a successful match point to eliminate errors
drawLine
- 多线程GDI+画线例程,主要用于做画图系统模板-Multi-threaded GDI+ line drawing routines used to do drawing template system