资源列表
Adaptive-Block
- 针对图像稀疏分解的计算时间复杂度非常高这个问题,提出了分块自适应图像稀疏分解算 法。该算法根据稀疏分解计算时间复杂度和待分解图像大小之间的关系,把待分解图像分成互不重 叠的小块,然后对每个小块图像进行稀疏分解。根据每一块的复杂程度,自适应地决定稀疏分解的 结束。-Sparse decomposition of image is very high computational complexity of this problem, a block adaptive image spar
DImage
- 这是对图像处理的程序,主要实现对256色及24位位图的处理点运算,几何变换,图像增强,形态学变换,边缘检测,轮廓提取,轮廓跟踪,种子填充等.-This is the image processing program, the main achievement of 256 colors and 24 point bitmap processing operations, geometric transformation, image enhancement, morphological tran
eyefish
- 是本人研究生毕业设计,是对超大视角鱼眼图像轮廓提取和两幅模式校正结果。文件中附有实例图片。-Design is my graduate school, is a large fish-eye perspective of two models image contour extraction and calibration results. File with examples pictures.
Camera-Calibration
- 基于定标版的摄像机定标算法的实现,显示特征点检测结果,并根据标定得到的数据生成鸟瞰图-Calibration based version of the camera calibration algorithm, shows the results of feature point detection, and according to calibration data generated by the bird' s eye view
contourlet_toolbox
- 基于非下采样contourlet变换的多视点视频图像融合的MATLAB源码,可以成功运行-Nonsubsampled based multi-view video contourlet Transform MATLAB source image fusion can be run successfully
image-corrodes
- 图像腐蚀的C语言实现,在形态学中很实用,对具体实际工程很有意义。-The image corrodes the C language realizes, is very practical in the morphology, is very specifically meaningful to the actual project.
contour from RGB
- 彩色图像轮廓提取,做了很久才做出来,效果不错,我对花的边缘进行提取,然后花心也有边缘,希望大家能用到这个算法-Color image contour extraction, done for a long time before doing it, well, the edge of my flower extract, and then helping them have the edge, I hope everyone can be that the algorithm
matlab-watershed-algorithm
- 使用matlab做分水岭算法,分水岭算法是图像分割中常用的算法,算法的理论依据待考究,适用场景可供分析讨论。-watershed algorithm using matlab
Image-process
- vb.net编写的图像处理基础程序,通过读取图像,实现图像变换,几何变换,数字变换,图像合成等功能。-vb.net write the basis of image processing procedures, by reading the image of image transformation, geometric transformation, digital conversion, image synthesis and other functions.
Relative-Orientation
- vb编写的相对定向程序,可以读取文件,用十字标选取同名点,同步保存同名点问件,读取同名点文件并计算得到相对定向元素。-prepared by the relative orientation vb program that can read the file, select the corresponding points marked with a cross, save the same name point to ask simultaneously pieces of the same
hough--line
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the meth
HU
- 图像的HU不变距,含图像举例 正确率比较高,适合识别-HU unchanged from the image, with image examples
