搜索资源列表
vcfefewfw
- 彩色图到灰度图的转换以及真彩图转256 色图的算法和说明 VC实现-color to grayscale conversion and true color pictures to the 256-color map algorithm and annotations VC
Convert256toGray
- 关于BMP图像的256色转灰度图的算法,对BMP图像的了解很有帮助-BMP images on the 256 colors to the gray level of the algorithm, BMP images of a better understanding of
轮廓跟踪的图象算法
- 边沿检测与提取, 轮廓跟踪的图象算法
LBP.rar
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
Bayes-Matting
- 抠图中最为经典和基本的算法贝叶斯抠图,在matlab下的实现,效果和速度都较为理想。-Bayessian Matting is the most basic and classic method in matting algorithm.We provide a implementation in matlab.
Techniquesforfisheyelenscalibration
- 以鱼眼照片生成全景图的算法,包括柱面法 球面法,以及立方体法-Techniques for fisheye lens calibration
GCBAC
- 基于活动轮廓模型的图割算法,实现图像的高效分割!非常好的代码。希望帮助大家!-Graph cuts based active contours which is used for image segmentation.Excellent source code!
stereomatchingaft
- 图割算法 求图像的立体匹配问题 最大流最小割问题-graphcut stereomatching matlabcode
ApplicationsOfDepth-FirstTraversal
- 1. 用DFS判断一个无向图是否是连通图; 2. 为有向图的边分类,将它们的边分为前向边、后向边和交叉边; 3. 用DFS和点消除求有向图的拓扑排序; 4. 判断有向图是不是强连通图,若不是,求强连通分量; 5. 判断有向图是不是半连同图; 6. 判断有向图是不是单连通图; 7. 判断无向图是不是双连通图。 通过以上编程对DFS的应用,进一步了解DFS的算法及它所代表的算法思想。 -1. Using DFS to test if a given undirecte
200809272
- 基于最大梯度和灰度相关的两步全景图拼接算法-Based on the maximum gradient and gray-scale two-step related Panorama Stitching Algorithm
imagematching
- 数字图像匹配matlab源码,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-Digital image matching matlab source, refers to a comparison between images, the similarity between different images. Based on digital images, the preparation of two digital image m
VC++DigitalImagingProssing
- VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
111quyushengzhang
- 又一个经典区域生长源码(区域增长),自带图象可测试,为什么用m代码编写?因为易懂,易用,易改写成其他语言,根据您自己的平台和需求,将这经典的算法应用到您自己的课题项目中去吧,请尽情享用-Another classic source of regional growth (regional growth), bring their own images can be tested, why m coding? Because easy-to-understand, easy to use, eas
AnImprovedAdaptiveFilteringAlgorithmdetails
- 中值滤波是常用的降噪算法,它可以保留比较尖锐的边界,但是却容易模糊图象的细节。尽管已经有一些改进 算法,但效果并不十分理想。文章介绍了一种保细节中值滤波算法,采用了多尺度多方向的窗口,根据图象各部分特性自 适应地选择窗口进行中值滤波。实验结果证明,文章的算法优于其他几种常用的中值滤波算法。 -Median filter is commonly used in noise reduction algorithm, which can retain relatively sharp bo
MarkovModelsforDirectionalFieldand
- 指纹图像的处理经常要用到空域方向图,方向图计算 的精确性对于后继处理步骤有很大影响。前人提出的指 纹方向图的算法有很多,笔者的目的在于比较前人提出的 几种空域方向图的计算方法,-good
change
- 关于直方图均衡变化的处理。基于灰度图的算法。供大家参考。-Changes on the histogram equalization processing. Based on grayscale algorithms. For your reference.
StandardGraph
- 自己写的标准的关于图的算法,支持图的插入、删除等-To write their own standards on the graph algorithms, support for map insertion, deletion, etc.
Image_Paper_XuXG
- 用Snake算法和基于动态规划的图搜索算法,有效地实现了复杂物体轮廓特征的提取。 -With the Snake algorithm and based on dynamic programming graph search algorithm, effective implementation of the complex features of an object contour extraction.
parallel
- 该论文描述了一种能够利用并行算法产生图像深度图的算法,同时该算法可以保存得到的图像特征-The paper describes a parallel algorithm to generate the image using depth map algorithm, while the algorithm can save the image characteristics obtained
cvpr10matting
- 这是2010年在CVPR上发表的关于图像抠图的算法,可以用来做抠图、图像去雾,并且提出了一种优化算法。-This is 2010, published in the CVPR algorithm on image matting can be used to make matting, image to the fog, and proposed an optimization algorithm.