-
houghjianceyuan
在matlab环境下对图像进行处理,运用霍夫变换方法得到图像分割的阈值,并进行圆形的检测(In the matlab environment for image processing, using Hough transform method for image segmentation threshold and for the detection of circular)
- 2013-06-03 11:21:07下载
- 积分:1
-
point-density
某个平面内的一系列点的密度分布,通过求出x和y方向的点的概率,最后用矩形框画出密度大的区域。4000个数据,详解,效果不错,直接能运行。(The density distribution of a series of points in the plane, determined by the probability of the point x and y directions, the final draw-density region with a large rectangular box. 4000 data, explain, good results can be directly run.)
- 2014-02-13 19:21:49下载
- 积分:1
-
Image-Matching
主要介绍关于图像匹配的相应matlab程序设计(Focuses on the appropriate image matching matlab program )
- 2013-11-09 11:34:55下载
- 积分:1
-
MATLAB实现图像分割otsuf 源程序代码
本程序,直接用MATLAB实现otsuf算法,并使用此算法对经典图像进行分割。(This procedure, directly with MATLAB to achieve otsuf algorithm, and use this algorithm to segment the classic image.)
- 2017-06-22 18:06:28下载
- 积分:1
-
guiyihua
虹膜归一化的代码,只要给出定位好的虹膜图片,就可以很好的进行归一化,使用的极坐标变换。(Normalized iris code, as long as the position is given a good iris image, you can be a good uniform, the use of the polar coordinate transformation.)
- 2009-05-31 08:35:07下载
- 积分:1
-
edge
opencv c++将彩色图像转换为灰度图像进行边缘检测,(opencv c++ to convert color images to gray-scale image edge detection,)
- 2009-05-31 20:32:37下载
- 积分:1
-
Histogram-equalization
该程序主要用于图像处理中直方图均衡化,语言环境VC++(The program is mainly used for image processing, histogram equalization, the language environment VC++)
- 2012-08-14 15:09:23下载
- 积分:1
-
MATLAB6.5processing
说明: 本书是基于MATLAB 6.5的图像处理工具箱v3.2(Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理工具箱在工程中具体应用,通过具体的分析和详细的实例,读者不仅可以对MATLAB图像处理工具箱函数的强大功能有一个深刻了解,更能学会正确运用它快速解决实际问题的方法,从而提高分析问题和解决问题的能力。
本书内容全面新颖、针对性强,理论与实际紧密结合,可供从事图像处理相关工作的教师、高年级本科生、研究生和广大科研人员参考。
(err)
- 2008-10-31 21:45:44下载
- 积分:1
-
KSVD
KSVD算法程序,完成KSVD重构字典的程序
(KSVD algorithm program to complete the dictionary KSVD reconstruction program)
- 2012-07-30 15:40:37下载
- 积分:1
-
BFSPDFS
广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。
(Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
- 2013-08-10 10:37:12下载
- 积分:1