搜索资源列表
Protocols, Algorithms, and Source Code in C.rar
- Protocols, Algorithms, and Source Code
EdgeCode
- 各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen-Castan、Sobel等等。(注:这些代码是《Algorithms for Image Processing And Computer Vision》一书中的内容,要想理解代码最好参看原书)。-various Image Edge Extraction Algorithm in C language and some test images. These algorithms include : M
ltilib
- LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more... -LT
K_NN
- k近邻(k_nn)算法在图象处理中的应用,visual C#-k neighbors (k_nn) image processing algorithms in the application, visual C#
floppy
- 吕凤军《数字图象处理编程入门》中的所有例子源代码,中间包括BMP文件格式的分析以及图像处理各种算法的C语言实现,对初次涉及图像处理方面的人而言非常不错。-Mr Lu Fengtai army "Digital Image Processing Programming Primer" all the examples of source code, intermediate file formats including BMP analysis and image proces
SharpWavelet.zip
- Wavelet implementation in C#, translated from algorithms in classic Wavelet book by Percival and Walden. This pack includes DWT and MODWT transforms as well as many wavelet filter coefficients. This translation is not posted anywhere else, enjoy!
vlfeat-0.9.4.1.tar.gz
- The VLFeat open source library implements popular computer vision algorithms including SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, and quick shift. It is written in C for efficiency and compatibility, with interfa
bag-words-demo.rar
- 自李菲菲提出bag of words 这个想法以来,借助于该思路的各种算法层出不穷,也表现非常不错的性能。该文件是在其人的tutorial上提供的一个Demo,有非常详细的注释,希望能给大家带来帮助,Since the LI Fei-made bag of words this idea since the idea of the various algorithms by means of an endless stream, but also doing a very good perfor
LBP.rar
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
ltilib
- LTI库是一个面向对象的计算机视觉库写在C++视窗/余-VC++和Linux的/gcc.它提供了很多功能来解决数学问题、图像处理算法很多,有些工具和分类得多-LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, m
c_canny
- 采用C语言实现了canny边缘检测算法。可以用于图象边缘检测。-Adopt C language to realize that measure algorithms on canny edge. Can be used in the edge of vision to measure.
CImg-1.3.1
- 一个简单的读取图像文件、进行图像处理的开放源码-The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save,
pgRouting
- one route algorithms in c
The_pocket_handbook_of_image_processing_algorithms
- 图像处理算法c语言手册,里面包含了图像处理常用方法的算法以及C实现代码。-The pocket handbook of image processing algorithms in C
The_pocket_handbook_of_image_processing_algorithms
- 图像处理算法手册--C语言版 The pocket handbook of image processing algorithms in C.-The pocket handbook of image processing algorithms in C.
edge4
- edge detection algorithms in c/c++
all-geometry-arithmetic-CPP-code--
- 几何算法大全,包含大量的几何算法的C++源码。如点、线、面的几何要素计算等。非常实用。-Geometric algorithms Daquan, contains a large number of geometric algorithms in C++ source code. Such as point, line, plane geometry factor calculation. Very practical.
gaoshipinghua
- 图像处理算法中的高斯平滑C++实现,欢迎大家拍砖,审核人员辛苦了-Image processing algorithms in C++ implementation Gaussian smoothing, welcome Paizhuan, auditors have worked hard
Handbook_of_image-processing-algorithms-in-c
- iMAGE pROCESSING ALGORITHM IN c
CImg-1.5.4
- 很小很方便的一个图像处理小工具包,使用时只需要把CImg.h头文件加入工程即可-The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a minimal set of C++ classes and methods that can be used in your own sources,