资源列表
Warping
- 著图实现,基于c++,扩展性强,可用于其他工程-The figure achieved based c++, scalable, and can be used for other projects
HazeRemoval
- 暗通道去雾代码,使用c++实现 根据cvpr论文改写-Channel code to the dark fog
TriIntersection
- It is triangle to triangle fast intersection algorithm
bianyuanjiance--canny
- Canny边缘检测算子(Canny,1983;Brady,1984;Canny,1986)可以说是当前最受欢迎的边缘检测技术,它对受白噪声影响的阶跃性边缘是最优的。-Canny edge detection operator (Canny, 1983 Brady, 1984 Canny, 1986) can be said to be currently the most popular edge detection technology, it s a step by the white
用来读取探地雷达模拟软件
- 用来读取探地雷达模拟软件 GprMax3D 和 GprMax2D 生成的数据-Read binary data generated by GprMax3D and GprMax2D simulators for ground probing radar.
vb-edgepoint
- 二维点云边缘点提取vb程序,运用网格法将位于图形边缘处的点提取出来-extract the Edge points of Point cloud
figure-process
- 图像处理,对图像进行压缩合成傅里叶变换小波变换等。-Image processing, image compression synthesis Fourier transform wavelet transform, and so on.
Retinex_SSR
- Retinex SSR 演算法,利用周圍的點來提高對比-The Retinex SSR algorithm, around the point to increase the contrast
FISH-AND-ANIMAL-CPP
- C++编译器在编译的时候,发现Animal类的breathe()函数是虚函数,这个时候C++就会采用迟绑定(late binding)的技术,在运行时,依据对象的类型(在程序中,我们传递的Fish类对象的地址)来确认调用的哪一个函数,这种能力就做C++的多态性。-C++ compiler during compilation, found the Animal class breathe () function is a virtual function, the c++ will use la
bfs
- BFS code for graph traversal
lbp
- LBP提取灰度图像特征的matlab代码-LBP the extracted grayscale image features matlab code
LBM_cylinder
- 这是一个用C++编写的模拟圆柱绕流的算法。希望对大家有帮助,互相学习-This is a written in c++ simulate the algorithm flow around cylinder I hope it can help you, learn from each other