资源列表
MMP
- 最大边缘投影特征提取方法,可以使用,已经验证-Maximum Margin Projection
GaussFilter
- 高斯滤波 C代码 非常有用 不信你看-C program of GaussFilter
camshift
- 带宽自适应的meanshift改进算法用于井下目标跟踪-Meanshift improved bandwidth adaptive algorithm for target tracking underground
matlabcode
- 多视图几何的源代码Multiple_View_Geometry_in_Computer_Vision-Multiple View Geometry in Computer Vision 2nd Edition
bundler_sfm-master
- 三维模型重构,无序图像的三维点重构源代码。-3D Reconstruction;SFM
GCAlgo
- 图像分割(Graph cut)核心代码部分-Graph cut
segmentation
- 本matlab代码实现了图像分割,分割成a*a的图像小块,效果还行
robustmatching
- 3D重建中实现特征点精确匹配经过测试通过,并且鲁棒性较好-3D reconstruction feature points to achieve an exact match
trafficControl
- this project count the number of vehicles in the road with matlab software. you can use this program in management of traffic control and timing of the traffic light.
stero
- 将采集的土图片载入MATLAB并计算其熵、灰度值等-The images collected soil load and calculate the entropy MATLAB, the gray values, etc.
VC6-calls-VS2008-CImage
- 将vs2008 CImage类封装成dll, 然后在vc6.0调用,包含dll源码以及vc6测试代码,很适合初学者研究!-Vs2008 CImage class encapsulates a dll, then vc6.0 calls, including source code and dll vc6 test code, it is suitable for beginners to study!
imag_encode
- 本程序实现阵列图像的子图像编号,其中中心子图编号为1, 与其距离为1的图像编号为2,依次类推,距离为横纵坐标和与中心子图横纵坐标和的差值的绝对值 中心子图坐标为(x,y),当前子图坐标为(x1,y1),编号为abs((x1+y1)-(x+y)) I是图像编号后的编号矩阵,center_x为横向中心子图坐标,center_y为纵向中心子图坐标 h_num为横向子图数,p_num为纵向子图数-image encoder
