资源列表
KMEANS
- k均值算法,C++文件,读入txt文件的方式实现-k means algorithm, C++ files, read txt file means to achieve
visKDTree
- k-d树搜索代码,k-d树在碰撞检测的建模中应用非常广泛-k-d tree
hugin-0.7_beta4_windows
- 基于SIFT的全景图像生成,效果稳定。大家可以使用一下。-SIFT-based panoramic image generation, the effect is stable.
MieLabV02
- mielab的最新版,利用该程序可以直接计算MIe散射,并作图-Scattering can be calculated directly MIe
Too_Dimensional
- 二维窗口到视口影射关系,以及裁剪效果,包括点裁剪、线裁剪、面裁剪和字体裁剪等效果-Two-dimensional window to viewport mapping relations and the cutting effect, including the point of cutting, wire cutting, surface effects such as cutting and cutting fonts
histogram_equilazation
- the code do the histogram equalization to the image and you can run it according to the instruction in main.c, and also, a very useful image library is together with it, which has many useful functions related to image processing
Edge_detect
- a C implementation to do image processing, the function is use sobel to do edge detection, a good lib file been provided, and it has a lot of useful functions related to image processing
FractalDim
- 盒维数的MATLAB实现,希望对大家有帮助- box_counting MATLAB
long-curve
- CURSES函数库这个压缩包里面的文件内容: COption目录,储存CURSES函数库的初始化函数的声明 MyClass1目录,储存的是函数库的头文件-CURSES library file inside the archive contents: COption catalog, store CURSES library initialization function declaration MyClass1 directory is stored in the header fil
colortextureseg
- 高斯滤波用于颜色恒常性算法中,提高了算法的稳定性和精确度,在计算机视觉中得到广泛的应用。-Gaussian filtering algorithm for color constancy algorithm is improved stability and accuracy in computer vision has been widely used
colsift
- 颜色恒常性和sift特征算子相结合的算法,主要用于计算机视觉中的特征提取,匹配和识别等。-Characteristics of color constancy and sift algorithm combining operators, mainly for computer vision, feature extraction, matching and identification.
CannyEdgeDetection
- Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection comprising of gaussian convolution,so